ml4ai / tomcat

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

Physio data extraction #504

Closed CalebUAz closed 1 year ago

CalebUAz commented 1 year ago

Fixed bugs in human_experiments/lab_software/tomcat-physio-data-extraction like ping pong labeling logic. Also renamed the folder name from xdf_to_csv to tomcat-physio-data-extraction. Added EEG filtration script.

Added human_experiments/lab_software/tomcat-physio-data-extraction_v2 which does the following:

  1. Extracts all baseline task data to a CSV file from the XDF file.
  2. Filters EEG and fNIRS data.
  3. Extracts all baseline task, physio data, and labels according to task to CSV, HDF5, Pickle file, etc.