mne.io.show_fiff(fname, indent=’ ‘, read_limit=inf, max_str=30, output=<type ‘str’>, verbose=None)[source]¶Show FIFF information.
This function is similar to mne_show_fiff.
| Parameters: | fname : str
indent : str
read_limit : int
max_str : int
output : type
verbose : bool, str, int, or None
|
|---|