Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REL: v0.11 #1077

Merged
merged 5 commits into from
Oct 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/circle_artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on: [status]
jobs:
circleci_artifacts_redirector_job:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-20.04, ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.7", "3.10"] # Oldest and newest supported versions
mne-version: [mne-stable]
bids-validator-version: [validator-stable]
Expand Down Expand Up @@ -141,10 +141,6 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Restore cache
# Restoring cache on Ubuntu 20.04 seems buggy
# only do it on other operating systems
# https://stackoverflow.com/q/61875869/5201771
if: "matrix.os != 'ubuntu-latest'"
uses: actions/cache@v3
with:
path: ${{ env.pythonLocation }}
Expand Down
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,10 @@ authors:
family-names: Hebling Vieira
affiliation: 'Methods of Plasticity Research, Department of Psychology, University of Zurich, Zurich, Switzerland'
orcid: 'https://orcid.org/0000-0002-8770-7396'
- given-names: Denis
family-names: Engemann
affiliation: 'Roche Pharma Research and Early Development (pRED), Basel, Switzerland'
orcid: 'https://orcid.org/0000-0002-7223-1014'
- given-names: Alexandre
family-names: Gramfort
affiliation: 'Université Paris-Saclay, Inria, CEA, Palaiseau, France'
Expand Down Expand Up @@ -248,10 +252,6 @@ preferred-citation:
family-names: Jas
affiliation: 'Athinoula A. Martinos Center for Biomedical Imaging, Massachusetts General Hospital, Charlestown, MA, USA'
orcid: 'https://orcid.org/0000-0002-3199-9027'
- given-names: Denis
family-names: Engemann
affiliation: 'Roche Pharma Research and Early Development (pRED), Basel, Switzerland'
orcid: 'https://orcid.org/0000-0002-7223-1014'
identifiers:
- description: "Code archive on Zenodo"
type: doi
Expand Down
4 changes: 3 additions & 1 deletion doc/authors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@
.. _Scott Huberty: https://github.com/scott-huberty
.. _Anand Saini: https://github.com/anandsaini024
.. _Mathieu Scheltienne: https://github.com/mscheltienne
.. _Denis Engemann: https://github.com/dengemann
.. _Denis Engemann: https://github.com/dengemann
.. _Bruno Hebling Vieira: https://bhvieira.github.io/
.. _Daniel McCloy: http://dan.mccloy.info
5 changes: 3 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,9 @@

html_context = {
'versions_dropdown': {
'dev': 'v0.11 (devel)',
'stable': 'v0.10 (stable)',
'dev': 'v0.12 (devel)',
'stable': 'v0.11 (stable)',
'v0.10': 'v0.10',
'v0.9': 'v0.9',
'v0.8': 'v0.8',
'v0.7': 'v0.7',
Expand Down
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ matplotlib
pillow
pandas
setuptools
https://github.com/mne-tools/mne-nirs/archive/main.zip
mne-nirs
seaborn
22 changes: 17 additions & 5 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,34 +9,46 @@ What's new?

.. _changes_0_11:

Version 0.11 (unreleased)
Version 0.11 (2022-10-08)
-------------------------

...
This release includes a number of bug fixes as well as several smaller enhancements.
Please note some behavior changes and updated requirements, as listed in the details below.

📝 Notable changes
~~~~~~~~~~~~~~~~~~

- ...
- Support for new channel types is available: temperature and galvanic skin response

- MNE-BIDS now supports the BIDS "description" entity (``desc``)

- It's now possible to store Curry (CDT) files and EGI files with MNE-BIDS.


👩🏽‍💻 Authors
~~~~~~~~~~~~~~~

The following authors contributed for the first time. Thank you so much! 🤩

* `Anand Saini`_
* `Bruno Hebling Vieira`_
* `Daniel McCloy`_
* `Denis Engemann`_
* `Mathieu Scheltienne`_
* `Scott Huberty`_

The following authors had contributed before. Thank you for sticking around! 🤘

* `Adam Li`_
* `Alex Rockhill`_
* `Alexandre Gramfort`_
* `Dominik Welke`_
* `Eduard Ort`_
* `Eric Larson`_
* `Richard Höchenberger`_
* `Robert Luke`_
* `Stefan Appelhoff`_
* `Dominik Welke`_
* `Eduard Ort`_
* `Teon Brooks`_

Detailed list of changes
~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion mne_bids/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""MNE software for easily interacting with BIDS compatible datasets."""

__version__ = '0.11.dev0'
__version__ = '0.11'
from mne_bids import commands
from mne_bids.report import make_report
from mne_bids.path import (BIDSPath, get_datatypes, get_entity_vals,
Expand Down
5 changes: 2 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = mne-bids
url = https://github.com/mne-tools/mne-bids
author = mne-bids developers
maintainer = Mainak Jas
maintainer_email = mainakjas@gmail.com
maintainer = Stefan Appelhoff
maintainer_email = stefan.appelhoff@mailbox.org
description = MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python
keywords = meg, eeg, ieeg, bids, brain imaging data structure, neuroscience, neuroimaging
long_description = file: README.md
Expand Down Expand Up @@ -38,7 +38,6 @@ install_requires =
numpy >= 1.16.0
scipy >= 1.2.0
setuptools
importlib-resources
packages = find:
include_package_data = True

Expand Down