catalystneuro / ndx-bipolar-scheme

Structure for storing the bipolar schema of a recording in an NWB file.
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Create bipolar_scheme_ext.py #4

Closed Armin12 closed 4 years ago

bendichter commented 4 years ago

@Armin12 what are you trying to do here? How is this different from the code that is already in the README file?

Armin12 commented 4 years ago

@Armin12 what are you trying to do here? How is this different from the code that is already in the README file?

I tried to write an extension for the recordings from 256 channels EcoG array. It is similar to the README file, but the nwb file is read from EC9_B53.nwb and the number of channels are 256. I also used the same rate, number of samples, conversion, and resolution as the original nwb file.