Write projections to a FIF file.
str
The name of file containing the projections vectors. It should end with -proj.fif or -proj.fif.gz.
list
The list of projection vectors.
If True (default False), overwrite the destination file if it exists.
New in version 1.0.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
New in version 1.0.
See also
mne.write_proj
#Background on projectors and projections