Skip to content

Commit

Permalink
Add whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuskas committed Jan 17, 2025
1 parent 9b0d5fc commit e1b19a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Enhancements
- Add support for computing multiple components of multivariate connectivity in the :func:`~mne_connectivity.spectral_connectivity_epochs` and :func:`~mne_connectivity.spectral_connectivity_time` functions and :class:`~mne_connectivity.decoding.CoherencyDecomposition` class, and add support for storing data with a components dimension in all :class:`~mne_connectivity.Connectivity` classes, by `Thomas Binns`_ and `Eric Larson`_ (:pr:`213`).
- Add support for :class:`mne.time_frequency.EpochsSpectrum` objects to be passed as data to the :func:`~mne_connectivity.spectral_connectivity_epochs` function, by `Thomas Binns`_ and `Eric Larson`_ (:pr:`220`).
- Update the cross-references for relevant functions and classes and make data types more explicit throughout the documentation, by `Thomas Binns`_ (:pr:`214`).
- Add the possibility to access the :class:`Colorbar <matplotlib.colorbar.Colorbar>` object when plotting connectivity using :func:`~mne_connectivity.plot_connectivity_circle`, by `Santeri Ruuskanen`_ (:pr:`266`).

Bug
~~~
Expand All @@ -47,6 +48,7 @@ Authors
* `Marijn van Vliet`_
* `Eric Larson`_
* `Daniel McCloy`_
* `Santeri Ruuskanen`_

:doc:`Find out what was new in previous releases <whats_new_previous_releases>`

Expand Down

0 comments on commit e1b19a8

Please sign in to comment.