mne.time_frequency.
read_tfrs
(fname, condition=None)[source]¶Read TFR datasets from hdf5 file.
Parameters: | fname : string
condition : int or str | list of int or str | None
|
---|---|
Returns: | tfrs : list of instances of AverageTFR | instance of AverageTFR
|
See also
Notes
New in version 0.9.0.