Read TFR datasets from hdf5 file.
str
The file name, which should end with -tfr.h5 .
int
list
None
The condition to load. If None, all conditions will be returned. Defaults to None.
AverageTFR
EpochsTFR
Depending on condition either the TFR object or a list of multiple TFR objects.
condition
See also
write_tfrs
Notes
New in version 0.9.0.