Hello,
I have a question regarding creating reports using the mne.Report module: Does anyone have any recommendations for organizing a single HTML document which aggregates the figures generated by each subject’s preprocessing step?
I am able to create reports for single subjects, however, I thought it would be neat to put each subject’s figures into a single document, with a separate section for each subject which contains that subject’s associated plots and figures (independent components, Raw frequency spectrum pre and post filtering, etc). I believe this would make reviewing the data and preprocessing results for all subjects easier instead of having to open a different HTML doc for each subject.
I have gone through the “Getting started” guide for reports but it looks like that module is intended for single subjects.
Thank you!
- MNE-Python version: 0.22.1
- operating system: Windows 10