Open
Description
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.