File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ def spike_extraction(
190190 and many spike sorting tools choose values in this range:
191191 Spikes are typically about 1-2 ms in length. This is to include a small interval before
192192 the spike peak and a slightly larger interval after the spike peak to capture the dynamics following
193- the spike. Adjusting this interval will modify the waveforms stored in the neo :class:`neo.core.SpikeTrain`, but it will not
194- affect the spike times.
193+ the spike. Adjusting this interval will modify the waveforms stored in the neo :class:`neo.core.SpikeTrain`,
194+ but it will not affect the spike times.
195195 Default: (-2 * pq.ms, 4 * pq.ms)
196196 always_as_list: bool, optional
197197 If True, :class:`neo.core.spiketrainslist.SpikeTrainList` is returned.
You can’t perform that action at this time.
0 commit comments