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.
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Add support for Nix file format #5

Open shashwatsridhar opened 5 years ago

shashwatsridhar commented 5 years ago

SWAN currently supports only the Blackrock file format (.nev). To extent compatibility to virtually any data, support for an open file format would be ideal. In this regard, Nix is probably the best way forward, since it is well supported by Neo and is designed to handle the kind of data that SWAN handles.

mdenker commented 3 years ago

Currently, efforts focus on openephys, nix integration will come as a future step once Neo allows writing NIX files for lazy mode.