SainsburyWellcomeCentre / aeon_mecha

Project Aeon's main library for interfacing with acquired data. Contains modules for raw data file io, data querying, data processing, data qc, database ingestion, and building computational data pipelines.
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Block Analysis Todos #395

Closed jkbhagatio closed 1 week ago

jkbhagatio commented 3 months ago
jkbhagatio commented 1 week ago
  • Revisit Block Detection: some block timings still don't make sense

Done in #438

  • Store another Final Patch Preference metric - as computed from halfway through the block (by wheel distance spun) until the end of the block, for each patch

Don't need this anymore as we can compute this easily from the running preference metric

  • Add block_end column to BlockAnalysis.Patch and BlockSubjectAnalysis.Patch

Don't need as we can compute this easily from joining back to Block from the given key