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

Change pad default to 1000 for fft-based functions. #40

Closed JesseLivezey closed 3 years ago

JesseLivezey commented 3 years ago

Closes #39

Previously is changed based on the sampling rate and wasn't careful to round to an int.