btel / SpikeSort

Spike sorting library implemented in Python/NumPy/PyTables
http://spike-sort.readthedocs.org
Other
27 stars 12 forks source link

align_spikes enters infinite loop #58

Closed btel closed 12 years ago

btel commented 12 years ago

when the spike window (sp_win) is very narrow (close to tol) align_spikes can end in an infinite loop

belevtsoff commented 12 years ago

possible solution: finite loop + warning with suggestions