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

Fix fsaverage across datasets #33

Open gemeinl opened 2 years ago

gemeinl commented 2 years ago

you should not need this. You can call this function:

https://mne.tools/stable/generated/mne.datasets.fetch_fsaverage.html

to have fsaverage in the derivatives folder. It's much cleaner indeed to decouple datasets

_Originally posted by @agramfort in https://github.com/dengemann/meeg-brain-age-benchmark-paper/pull/32#discussion_r749685505_