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
3 stars 5 forks source link

update: more robust check for subjects in a given block #329

Closed ttngu207 closed 7 months ago

ttngu207 commented 7 months ago

Implemented a more robust check for subjects in a given block, per Jai's suggestion

  # Get all unique subjects that visited the environment over the entire exp;
  # For each subject, see 'type' of visit most recent to start of block
  # If "Exit", this animal was not in the block.