What’s new?

Version 0.10 (2022-03-14)

This release brings experimental fNIRS suppot, improvements in coordinate frame handling, and various enhancements regarding MRI fiducials.

📝 Notable changes

  • We now have experimental support for fNIRS data (SNIRF format). This is still super fresh, and the respective BIDS enhancement proposal (BEP) has not yet been finalized & accepted into the standard. However, we’re excitied to be able to do this first step towards fNIRS support!

  • Numerous improvements have been added to enhance our support for various coordinate frames, including those that are not yet supported by MNE-BIDS. These changes are mostly relevant to iEEG users. Please see the detailed list of changes below.

  • We have added support for storing and reading multiple anatomical landmarks (“fiducials”) for the same participant. This makes it possible, for example, to store different sets of landmarks for each recording session.

  • It’s now possible to store Neuroscan (CNT) files with MNE-BIDS.

👩🏽‍💻 Authors

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

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

Detailed list of changes

🚀 Enhancements

🧐 API and behavior changes

🛠 Requirements

  • MNE-BIDS now requires Jinja2 to work with MNE-Python 0.24.

🪲 Bug fixes

Find out what was new in previous releases