BouchardLab / process_nwb

Functions for preprocessing timeseries data stored in the NWB format
https://process-nwb.readthedocs.io/en/latest/
4 stars 6 forks source link

Copy script #51

Closed jthermiz closed 2 years ago

jthermiz commented 2 years ago

Added a script to strip the preprocessing and copy the stripped nwb to a new file. There is an option to overwrite the original file as well. This script is helpful because pynwb does not easily support overwriting nwb files.

jthermiz commented 2 years ago

I'm closing this PR, because I didn't realize this had commits from the other branch in here. I will recreate a new PR with only the copy script commit