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