Skip to content

Think about adding/fixing up labnotebook entries on NWB export #881

Open
@t-b

Description

@t-b

We recently had the request to add some more epoch info for TTL channels, see #855.
Now even if we add that now, already acquired data can currently not benefit from this new feature.

We could make this work with the following ideas:

  • Never change the labnotebook which was acquired. Only the exported one is touched.
  • We never overwrite data only add new entries after.
  • Add a new LBN column which denotes that this entry was generated during export. Write that also for normal LBN writing to distinguish.
  • Come up with a failsafe approach to add LBN entries to all acquired sweeps. Properly ignore sweep rollback sweeps. We might want to limit the supported labnotebook versions for that.
  • Add new entry or fixup existing ones.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions