bAP.bAP_APwidth¶
- biophysics_fitting.hay.evaluation.bAP.bAP_APwidth(voltage_traces)¶
- Get the width of the first action potential in the somatic voltage trace. - Parameters:¶
- voltage_traces : dict¶
- dictionary with the voltage traces of the soma and dendrite. 
 
- Returns:¶
- Dictionary mapping - ".check_1AP"to whether there is at least one action potential in the somatic voltage trace, and- ".raw"to the width of the first action potential in the somatic voltage trace.
- Return type:¶
- dict 
 - See also - APwidth()
Documentation unclear, incomplete, broken or wrong? Let us know