ml4ai / tomcat

ToMCAT: Theory of Mind-based Cognitive Architecture for Teams
https://ml4ai.github.io/tomcat/
MIT License
21 stars 7 forks source link

Data extraction Step 1 #511

Closed CalebUAz closed 1 year ago

CalebUAz commented 1 year ago

Phase 1 of Physio Data Extraction: human_experiments/lab_software/data_extraction/tomcat-physio-data-extraction/run_physio_data_extraction.py

  1. Handles data extraction for new and old data pipelines.
  2. Takes into account data validity csv file and extracts data from the iMac with modality and is_valid flag 1.
  3. Extract raw wavelength data with timestamps to calculate channel quality for each task block.

Note: This script doesn't label nor filter the physio data.