cupido/data/metadata
Giorgio Gilestro b46c4ac1ba Add pick_barrier.py interactive annotator + seed CSV with 2025-07-15
pick_barrier.py loops over every tracked DB referenced by the merged
TSV, plots windowed mean inter-fly distance for all 6 ROIs in a single
figure, and lets the analyst click the moment the barrier opens. Saves
to data/metadata/barrier_opening.csv after each pick (crash-safe).
Auto-detector best-effort guess shown as orange dotted line — the
analyst always has the final say.

Output schema:
    machine_name, session_date, session_time, opening_s, trim_first_s, notes

`trim_first_s` lets us record misframed starts so downstream code can
ignore the affected window. The 5 2025-07-15 entries are seeded from
the original legacy CSV so they're not re-picked.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 11:58:54 +01:00
..
2025_07_15_barrier_opening.csv Correct barrier-opening times for 16-31-34 and 16-31-41 2026-05-01 11:53:58 +01:00
2025_07_15_metadata.csv Initial commit: organized project structure for student handoff 2026-03-05 16:08:36 +00:00
2025_07_15_metadata_fixed.csv Unify analysis pipeline around the TSV; move tracked DBs out of cloud sync 2026-04-30 15:20:14 +01:00
barrier_opening.csv Add pick_barrier.py interactive annotator + seed CSV with 2025-07-15 2026-05-01 11:58:54 +01:00