Deprecate complex spectrum obj#11978
Conversation
|
One possible real-world use case might be in computing connectivity estimates where you want to work with complex-valued spectra per taper, compute connectivity on each taper, then average those estimates or so. But from a very quick look I don't think mne-connectivity uses these so I think it's okay to deprecate 👍 |
that is still supported, as long as you're willing to use the |
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
|
Thanks @drammock ! |
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
following discussion in #11803 (summarized in this comment) this deprecates support for complex output in Spectrum and EpochsSpectrum objects.