meeg-ml-benchmarks / brain-age-benchmark-paper

M/EEG brain age benchmark paper
https://meeg-ml-benchmarks.github.io/brain-age-benchmark-paper/
BSD 3-Clause "New" or "Revised" License
24 stars 10 forks source link

Issues with preprocessing CHBP #31

Open gemeinl opened 2 years ago

gemeinl commented 2 years ago

Conversion of chbp fails due to path definition in convert_chbp_to_bids.py https://github.com/dengemann/meeg-brain-age-benchmark-paper/blob/a2305966a30f8e2f6bed979c7152fac6c7253112/convert_chbp_to_bids.py#L14-L15 For my understanding paths should only be defined in config_chbp_eeg.py.

compute_autoreject.py fails for chbp due to setting of montage in https://github.com/dengemann/meeg-brain-age-benchmark-paper/blob/a2305966a30f8e2f6bed979c7152fac6c7253112/compute_autoreject.py#L62-L64 Apparently, this is something that should only be done for tuab