Skip to content

Wrong units for sample count timestamps #149

@samuelbray32

Description

@samuelbray32

systime = np.array(rec_dci.timestamps) * NANOSECONDS_PER_SECOND

  • timestamps converted to nanosecond but unit recorded as seconds.
  • Should just store in seconds
  • Probably stems from wanting to match the files made by rec_to_nwb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions