mne.write_label(filename, label, verbose=None)[source]¶Write a FreeSurfer label.
| Parameters: | filename : string
label : Label
verbose : bool, str, int, or None
|
|---|
See also
Notes
Note that due to file specification limitations, the Label’s subject and color attributes are not saved to disk.