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

Sample script to convert data to Nix

shashwatsridhar opened this issue · comments

Extending #5
For those who have data stored in formats currently unsupported by SWAN, it would be useful for them to have a sample script to convert their data to the Nix format. Nix is an open format designed to handle electrophysiological data.

A simple place to start would be to demonstrate how to convert a .mat file to .nix because a lot of people use matlab for analysis.

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