cupido/notebooks
Giorgio Gilestro 9f3ee24a23 Add per-row include flag to TSV; expand flies_analysis_simple narrative
- export_video_db_index.py now writes a boolean `include` column
  (default True). Flip it to False to drop a noisy/unusable row from
  analysis without deleting it.
- load_roi_data filters on `include` automatically (back-compat:
  missing column = load everything).
- flies_analysis_simple.ipynb section headers now explain *why* each
  step exists (barrier alignment, body-area baseline, merged-blob
  heuristic, Hungarian identity tracking) rather than just naming
  the step.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 09:09:59 +01:00
..
getting_started Remove hardcoded /home/gg paths so the project is portable 2026-05-01 08:55:44 +01:00
flies_analysis.ipynb Make data paths visible and explicit in flies_analysis notebooks 2026-05-01 09:01:55 +01:00
flies_analysis_simple.ipynb Add per-row include flag to TSV; expand flies_analysis_simple narrative 2026-05-01 09:09:59 +01:00