INM-6 / swan

Swan (Sequential Waveform Analyzer) is an open-source graphical tool for tracking single units across multiple sessions of electrophysiological data that was recorded using chronically implanted microelectrode arrays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWAN should consider all segments of a file

mdenker opened this issue · comments

Currently, only segment[0] is considered when assessing the waveforms of a unit in a given file. Ideally, all spiketrains of a given unit (i.e., a corresponding neo.Group) should be considered, e.g., in case there is a pause in the recording.

Fixed for 0.2.0 by b418da3
Won't fix for 0.1.0.