mne.
open_report
(fname, **params)[source]¶Read a saved report or, if it doesn’t exist yet, create a new one.
The returned report can be used as a context manager, in which case any changes to the report are saved when exiting the context block.
Parameters: |
|
---|---|
Returns: |
|