mne.io.read_info¶
- mne.io.read_info(fname, verbose=None)[source]¶
- Read measurement info from a file. - Parameters
- fnamestr
- File name. 
- verbosebool | 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.
 
- fname
- Returns
 
 
 
 
 
 
 
 
 
