Skip to content

Add option for acquisition system to supply session start and reference times #8

Closed
@stephprince

Description

session_start_time and timestamps_reference_time are set in NWBFile.cpp to the current time.

  io->createStringDataSet("/session_start_time", time);
  io->createStringDataSet("/timestamps_reference_time", time);

We may want to add the option for the acquisition system to supply those times as parameters.

Metadata

Assignees

Labels

priority: mediumnon-critical problem and/or affecting only a small set of users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions