dataqueue#
Dataqueue synchronization data source.
This loader ingests the central *_dataqueue.csv log produced by the rig and
returns a stream describing every message with absolute and relative timing.
It is commonly used to align per-device clocks (treadmill, cameras, nidaq) by
extracting anchor pairs for downstream timeline fitting.
- class mesofield.datakit.sources.behavior.dataqueue.DataqueueSource[source]#
Bases:
TimeseriesSourceLoad the dataqueue CSV as a time-indexed table.