catalystneuro / buffalo-lab-to-nwb

Scripts to convert Buffalo Lab data to the NWB standard
2 stars 0 forks source link

refactor neuralynx-specific code to nwbn-converstion-tools/Neo #8

Open bendichter opened 5 years ago

bendichter commented 5 years ago

We should make sure that the neuralynx code is usable by other groups. Please refactor this so that you have individual python functions for each neuralynx filetype (to the extent possible), add these to https://github.com/NeurodataWithoutBorders/nwbn-conversion-tools, and the Buffalo-lab-specific functions here should import and call functions from that library.

bendichter commented 4 years ago

After requesting neuralynx support on SpikeInterface here, it appears NEO will be a better bet. NEO can currently read neuralynx, and they are working on NWB support, which is planned to be added to the dev branch in a week or two see here.