Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2024
License: CC BY
Data sources: ZENODO
ZENODO
Software . 2024
License: CC BY
Data sources: Datacite
ZENODO
Software . 2024
License: CC BY
Data sources: Datacite
versions View all 2 versions
addClaim

mne-connectivity

Authors: Li, Adam; McCloy, Daniel; Larson, Eric; Westner, Britta; Kroner, Alexander; Gramfort, Alexandre; Binns, Thomas Samuel; +1 Authors

mne-connectivity

Abstract

What's Changed [v0.6 dev] New version by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/122 MAINT: Use git by @larsoner in https://github.com/mne-tools/mne-connectivity/pull/130 [MAINT] Add docstrings to spectral time methods by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/128 [ENH] Fix doc according to ruuskas comment for mne-python like docstring by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/131 [DOC] Example comparing spectral connectivity computed over time or over trials by @Avoide in https://github.com/mne-tools/mne-connectivity/pull/129 [ENH] Added n_con arg to function call by @Avoide in https://github.com/mne-tools/mne-connectivity/pull/133 [DOC] Fixes #134. Indicate how to load connectivity data from disk by @moritz-gerster in https://github.com/mne-tools/mne-connectivity/pull/135 [CI] Check reqs by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/139 Upgrade to python 3.8 min by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/140 Expose colormap in plot_sensors_connectivity by @drammock in https://github.com/mne-tools/mne-connectivity/pull/141 [ENH, WIP] Add multivariate connectivity methods by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/138 [MRG] Bump website theme by @drammock in https://github.com/mne-tools/mne-connectivity/pull/144 MAINT: Use explicitly public APIs by @larsoner in https://github.com/mne-tools/mne-connectivity/pull/145 [MAINT] Adding citation workflow by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/147 MAINT: Update CIs by @larsoner in https://github.com/mne-tools/mne-connectivity/pull/154 [ENH] Add support for ragged connections with multivariate methods with padding by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/142 [MAINT] Fix failing unit tests & update CI packages by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/157 [MAINT] Refactor bivariate and multivariate methods into separate files by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/156 [BUG] Inconsistent lengths of indices and rank does not raise an error by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/158 [MAINT] Replace setup.py with pyproject.toml by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/160 [MAINT] Run black, isort, ruff, and other auto-linters on entire package by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/159 [CI] Fix azure by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/161 [RELEASE] V0.6 by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/162 [CI] Fix CIs by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/164 MAINT: Deploy maint/* branch by @larsoner in https://github.com/mne-tools/mne-connectivity/pull/166 type-check data input to spectral_connectivity_time by @drammock in https://github.com/mne-tools/mne-connectivity/pull/167 Fix failing unit tests by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/172 [DOC] Add methods list to epochs function and fix formatting of list in time function by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/171 [BUG] Fix memory error spectral_connectivity_time by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/175 [BUG] n_jobs=-1 not working in spectral_connectivity_epochs by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/177 [ENH] Add connectivity simulation function by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/173 [ENH] Add support for multivariate coherency method (canonical coherence) by @orabe in https://github.com/mne-tools/mne-connectivity/pull/163 avoid FutureWarning from zero_mean default change by @drammock in https://github.com/mne-tools/mne-connectivity/pull/179 [DOC] Update install.rst to reflect pyproject.toml by @JonathanShor in https://github.com/mne-tools/mne-connectivity/pull/180 [MAINT] Fix codespell error by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/186 MAINT: Test on macOS arm64 by @larsoner in https://github.com/mne-tools/mne-connectivity/pull/187 [MAINT] Add logic for handling AverageTFRArray in old MNE versions by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/185 [ENH] Reduce compute time for multivariate coherency methods by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/184 [MAINT] Retry improve clarity, thumbnails, and fix mistakes in multivariate examples by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/196 [RELEASE] V0.7 by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/195 [MAINT] Add release workflow by @tsbinns in https://github.com/mne-tools/mne-connectivity/pull/198 New Contributors @Avoide made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/129 @moritz-gerster made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/135 @tsbinns made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/138 @orabe made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/163 @JonathanShor made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/180 @dependabot made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/189 @pre-commit-ci made their first contribution in https://github.com/mne-tools/mne-connectivity/pull/191 Full Changelog: https://github.com/mne-tools/mne-connectivity/compare/v0.5...v0.7

If you use this software, please cite it using the metadata below.

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average