BouchardLab / nsds_lab_to_nwb

Python package to convert NSDS Lab data to NWB files.
https://nsds-lab-to-nwb.readthedocs.io/en/latest/
0 stars 4 forks source link

Added resample and description code #78

Closed jthermiz closed 3 years ago

jthermiz commented 3 years ago

Description and related issues

I added resampling code a better description in neural_data_originator after the eseries creation was reorganized to happen in neural_data_originator. I did not test this on catscan, but I tested it on my local machine with RVG16_B01 and it runs without error and gives the expected output in two cases: when sample rate is fractional and when it's not.

There is a redundant PR (pre-reorg) on this that I will close shortly

Closes #(issue number)

Checklist:

I test