mne-biomag-group-demo icon indicating copy to clipboard operation
mne-biomag-group-demo copied to clipboard

unable to locate the script that creates a file used in 99-make_reports

Open kalenkovich opened this issue 4 years ago • 3 comments

The group-level report in 99-make_reports.py loads the file eeg_faces_highpass-%sHz-ave.fif that I can't find in my files (even though I ran all the scripts) nor a reference to it in any of the scripts. Could you please help me locate this file or the script that should have produced it?

https://github.com/mne-tools/mne-biomag-group-demo/blob/6599461d400305c9fa5bc22342d33443a86cce47/scripts/processing/99-make_reports.py#L87

kalenkovich avatar Aug 31 '21 19:08 kalenkovich

I think this needs to be updated to match this:

https://github.com/mne-tools/mne-biomag-group-demo/blob/6599461d400305c9fa5bc22342d33443a86cce47/scripts/processing/11-group_average_sensors.py#L36

By the way, this package is not actively maintained. You might get mileage from using:

https://github.com/mne-tools/mne-bids-pipeline

unless you're doing something specific to the Faces dataset

jasmainak avatar Aug 31 '21 21:08 jasmainak

Thank you @jasmainak! And sorry for replying so late.

We are using the analysis reported in Jas et al. (2018) and the code in this here repository as the basis for a tutorial on reproducible MEEG analysis and wanted to reproduce the group results from 99-make_reports.py. We ended up using the code in https://github.com/mne-tools/mne-biomag-group-demo/blob/master/scripts/results/group_analysis/plot_group.py.

kalenkovich avatar Sep 09 '21 09:09 kalenkovich

I see, do feel free to share any educational materials that result from this. I'd be happy to share this with colleagues

jasmainak avatar Sep 10 '21 00:09 jasmainak