Closed
Description
https://mne.tools/stable/generated/mne.Report.html#mne.Report.add_trans
Currently, only a path-like or a trans
object are permissible:
mne-python/mne/report/report.py
Lines 1607 to 1610 in f6c6bd7
☝ however, throughout the mne code base, "fsaverage"
is a commonly accepted trans
argument.
Would it be very hard to allow for "fsaverage"
?