mne.time_frequency.read_tfrs¶
-
mne.time_frequency.
read_tfrs
(fname, condition=None)[source]¶ Read TFR datasets from hdf5 file.
- Parameters
- Returns
- tfrs
list
of instances ofAverageTFR
| instance ofAverageTFR
Depending on
condition
either the TFR object or a list of multiple TFR objects.
- tfrs
See also
Notes
New in version 0.9.0.