What was new in previous releases?

Version 0.2 (2021-09-07)

In this version, we return the relevant Connectivity class from each of the connectivity estimation functions. These internally use xarray to represent the connectivity data. One can easily get the v0.1 numpy array by doing conn.get_data(), which will get exactly the same output as one got in v0.1 running any of the connectivity functions.

Changelog

API

Authors

People who contributed to this release (in alphabetical order):

Version 0.1 (2021-06-25)

Changes when mne-connectivity was part of MNE-Python

In July, 2021, mne.connectivity submodule was ported over from the MNE-Python repo into this repository, mne-connectivity as v0.1. Starting v0.24 of MNE-Python, that sub-module will be deprecated and development will move over into this repository. Starting v0.25 of MNE-Python, mne.connectivity will completely be removed.

Authors

People who contributed to this release (in alphabetical order):