STEP_time_to_first_spike¶
- 
biophysics_fitting.ephys.STEP_time_to_first_spike(t, v, stim_onset, thresh=None)¶
- Computes the time to first spike (TTFS) of a voltage trace for a step stimulus. - Note - The time to a spike is taken to be the time until the peak of the spike, not e.g. the peak of the second derivative. 
Documentation unclear, incomplete, broken or wrong? Let us know