issue came up here: https://gitter.im/mne-tools/mne-python?at=5f05de658342f4627400eee5
the tfr_morlet for time frequency decomposition has a parameter average which says:
If True average across Epochs.
The docs need to be updated to make it clear what the order of operations is. First averaging then decomposition? Or the other way around? What are the steps?
issue came up here: https://gitter.im/mne-tools/mne-python?at=5f05de658342f4627400eee5
the tfr_morlet for time frequency decomposition has a parameter average which says:
The docs need to be updated to make it clear what the order of operations is. First averaging then decomposition? Or the other way around? What are the steps?