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

Downsample timeseries to nearest kHz #28

Closed JesseLivezey closed 3 years ago

JesseLivezey commented 3 years ago

Use resample from process_nwb and make a note in the series of the original rate.

jihyunbak commented 3 years ago

Addressed by #78. Closing.