SpikeInit¶
- class single_cell_parser.analyze.membrane_potential_analysis.SpikeInit¶
- Analyze spike initiation. - Can be used to obtain features of spike shape, adaptation etc… - See also - biophysics_fitting.evaluator.Evaluatorfor a more exhaustive analysis of voltage traces.- Methods:¶
 - vm_steady_state(cell, tVec, tStim, dtStim)- static Computes the “steady-state” voltage - analyze_single_spike(cell, tVec, thresh)- static Calculate spike height, width (FWHM) and after hyperpolarization depth (AHP). 
Documentation unclear, incomplete, broken or wrong? Let us know