Skip to content

Commit

Permalink
[ENH] (Re)implement complex data support for Spectrum and `Spectrum…
Browse files Browse the repository at this point in the history
…Array` classes (#12747)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Larson <[email protected]>
Co-authored-by: Daniel McCloy <[email protected]>
Co-authored-by: Alex Rockhill <[email protected]>
  • Loading branch information
5 people authored Aug 6, 2024
1 parent 855ca5e commit b08f759
Show file tree
Hide file tree
Showing 5 changed files with 511 additions and 106 deletions.
3 changes: 3 additions & 0 deletions doc/changes/devel/12747.newfeature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Add support for storing Fourier coefficients in :class:`mne.time_frequency.Spectrum`,
:class:`mne.time_frequency.EpochsSpectrum`, :class:`mne.time_frequency.SpectrumArray`,
and :class:`mne.time_frequency.EpochsSpectrumArray` objects, by `Thomas Binns`_.
Loading

0 comments on commit b08f759

Please sign in to comment.