READ_ME_folders content.txt 705 B

123456789101112131415161718192021222324252627282930313233343536
  1. Each folder contains participants' data, including
  2. 1) psychtoolbox log files.
  3. es: S0X_(block)_imagery_(data_of_acquisition).mat
  4. the variable final_design contains the features of each trial
  5. 2) EMG raw_data: raw EMG recordings from each participant
  6. ex: S0X_pilot_(block)_TMSSession_(date)_(hour)_(segment).mat
  7. each file contains variables SR (sampling rate) and y (data + matadata)
  8. y(3,:) corresponds to ECU recordings
  9. y(5,:) corresponds to FDS recordings
  10. EMG raw data within participants folders
  11. might be have been split after 1GB acquisition.
  12. These files have a different segment number (see S04). These split files are concatenated within the pilot analysis function.