Skip to content

Commit

Permalink
[MAINT] Refactor bivariate and multivariate methods into separate fil…
Browse files Browse the repository at this point in the history
…es (mne-tools#156)

* [REFACTOR] split bivar. and multivar. methods

* add missing info. in whats_new.rst
  • Loading branch information
tsbinns authored Nov 27, 2023
1 parent 1b64fc1 commit f95ac4c
Show file tree
Hide file tree
Showing 6 changed files with 1,130 additions and 1,059 deletions.
2 changes: 1 addition & 1 deletion doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Enhancements

- Add the option to set the number of connections plotted in :func:`mne_connectivity.viz.plot_sensors_connectivity` by `Qianliang Li`_ (:pr:`133`).
- Allow setting colormap via new parameter ``cmap`` in :func:`mne_connectivity.viz.plot_sensors_connectivity` by `Daniel McCloy`_ (:pr:`141`).
- Add support for multivariate connectivity methods in :func:`mne_connectivity.spectral_connectivity_epochs` and :func:`mne_connectivity.spectral_connectivity_time` by `Thomas Binns`_ and `Tien Nguyen`_ and `Richard Köhler`_ (:pr:`138`).
- Add support for multivariate connectivity methods in :func:`mne_connectivity.spectral_connectivity_epochs` and :func:`mne_connectivity.spectral_connectivity_time` by `Thomas Binns`_ and `Tien Nguyen`_ and `Richard Köhler`_ (:pr:`138`) and (:pr:`142`).


Bug
Expand Down
Loading

0 comments on commit f95ac4c

Please sign in to comment.