allensdk.ephys.extract_cell_features module¶
-
allensdk.ephys.extract_cell_features.
extract_cell_features
(data_set, ramp_sweep_numbers, short_square_sweep_numbers, long_square_sweep_numbers, subthresh_min_amp=None)[source]¶
-
allensdk.ephys.extract_cell_features.
get_ramp_stim_characteristics
(i, t)[source]¶ Identify the start time and start index of a ramp sweep.
-
allensdk.ephys.extract_cell_features.
get_square_stim_characteristics
(i, t, no_test_pulse=False)[source]¶ Identify the start time, duration, amplitude, start index, and end index of a square stimulus. This assumes that there is a test pulse followed by the stimulus square.