Show FIFF information.
This function is similar to mne_show_fiff.
strFilename to evaluate.
strHow to indent the lines.
intMax number of bytes of data to read from a tag. Can be np.inf to always read all data (helps test read completion).
intMax number of characters of string representation to print for each tag’s data.
typeEither str or list. str is a convenience output for printing.
int | NoneProvide information about this tag. If None (default), all information is shown.
str | int | NoneControl 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.
strThe contents of the file.