Hello Community,
currently the mne.epochs.equalize_epoch_counts() function only works on Epochs objects but not on TFREpochs, is there a reason for this?
Best,
Carina
Hello Community,
currently the mne.epochs.equalize_epoch_counts() function only works on Epochs objects but not on TFREpochs, is there a reason for this?
Best,
Carina
no reason that Iโm aware of. Would you have time to make a PR to add it? Seems like a useful addition / nice to be more consistent.
corresponding GitHub issue: add equalize_event_counts method to EpochsTFR ยท Issue #11776 ยท mne-tools/mne-python ยท GitHub