Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into rework_mne_bids_pat…
Browse files Browse the repository at this point in the history
…h_match
  • Loading branch information
waldie11 committed Feb 3, 2025
2 parents 0480497 + ccfbfee commit 12c4f89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ The following authors contributed for the first time. Thank you so much! 🤩

* `Christian O'Reilly`_
* `Berk Gerçek`_
<<<<<<< HEAD
* `Arne Gottwald`_
=======
>>>>>>> upstream/main

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

Expand All @@ -36,8 +39,12 @@ Detailed list of changes
- :func:`mne_bids.write_raw_bids()` can now handle mne `Raw` objects with `eyegaze` and `pupil` channels, by `Christian O'Reilly`_ (:gh:`1344`)
- :func:`mne_bids.get_entity_vals()` has a new parameter ``ignore_suffixes`` to easily ignore sidecar files, by `Daniel McCloy`_ (:gh:`1362`)
- Empty-room matching now preferentially finds recordings in the subject directory tagged as `task-noise` before looking in the `sub-emptyroom` directories. This adds support for a part of the BIDS specification for ER recordings, by `Berk Gerçek`_ (:gh:`1364`)
<<<<<<< HEAD
- Path matching is now implemenented in a more efficient manner within `_return_root_paths`, by `Arne Gottwald` (:gh:`1355`)
- :func:`mne_bids.get_entity_vals()` has a new parameter ``include_match`` to prefilter item matching and ignore non-matched items from begin of directory scan, by `Arne Gottwald` (:gh:`1355`)
=======

>>>>>>> upstream/main

🧐 API and behavior changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 12c4f89

Please sign in to comment.