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?
|
faces_fname = op.join(meg_dir, 'eeg_faces_highpass-%sHz-ave.fif' % l_freq) |