catalystneuro / buffalo-lab-to-nwb

Scripts to convert Buffalo Lab data to the NWB standard
2 stars 0 forks source link

use rate instead of timestamps #7

Closed bendichter closed 4 years ago

bendichter commented 5 years ago

/processing/ecephys/LFP/ElectricalSeries should use rate instead of timestamps.

TimeSeries allows you to specify time using either timestamps or rate and starting_time (which defaults to 0). For TimeSeries objects that have a constant sampling rate, rate should be used instead of timestamps https://neurodatawithoutborders.github.io/best_practices#timeseries