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

Sample script to convert data to Nix #6

Open shashwatsridhar opened 5 years ago

shashwatsridhar commented 5 years ago

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.

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.