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

Add table for foraging bouts in BlockAnalysis #427

Closed jkbhagatio closed 1 week ago

jkbhagatio commented 1 month ago

@ttngu207 initially proposed this:

https://github.com/SainsburyWellcomeCentre/aeon_mecha/pull/410#issuecomment-2357203253

and I suggested just removing saving 'bout_duration' in the table as its trivial for the user to compute given the start and end

ttngu207 commented 1 week ago

This is done

jkbhagatio commented 1 week ago

Done in #432