Skip to main content

Concepts

Five short pages covering the cross-cutting ideas that apply to every LABO data stream. Read them in order if you're new to LABO data; jump to a specific page if you have a specific question.

PageWhat it coversRead it when
Regular vs irregularThe two stream families and how to tell which one fits your question.First. Everything else assumes this framework.
TimingThree clocks, MonotonicExecutionTime, when each row is stamped, display offset.Second. Anchors all temporal analysis.
Join keysWhich columns to use to align rows across CSVs.When you're combining two streams.
Column conventionsThe shared prefix, coordinate system, units, placeholders, value encoding.Reference; dip in as needed.
File layoutWhere CSVs land on disk, naming patterns, gating rules.When a file you expected isn't there, or you're scripting bulk loads.

These pages link into each other and into the per-stream pages. If you only ever read two of them, read Regular vs irregular and Timing.