Skip to content

Commit b3b19e9

Browse files
committed
changelog
1 parent f6a8e3a commit b3b19e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following authors contributed for the first time. Thank you so much! 🤩
2727
The following authors had contributed before. Thank you for sticking around! 🤘
2828

2929
* `Stefan Appelhoff`_
30+
* `Daniel McCloy`_
3031

3132

3233
Detailed list of changes
@@ -60,6 +61,7 @@ Detailed list of changes
6061
- Updated MEG/iEEG writers to satisfy the stricter checks in the latest BIDS validator releases: BTi/4D run folders now retain their ``.pdf`` suffix (falling back to the legacy naming when an older validator is detected), KIT marker files encode the run via the ``acq`` entity instead of ``run``, datasets lacking iEEG montages receive placeholder ``electrodes.tsv``/``coordsystem.json`` files, and the ``AssociatedEmptyRoom`` entry stores dataset-relative paths by `Bruno Aristimunha`_ (:gh:`1449`)
6162
- Made the lock helpers skip reference counting when the optional ``filelock`` dependency is missing, preventing spurious ``AttributeError`` crashes during reads, by `Bruno Aristimunha`_ (:gh:`1469`)
6263
- Fixed a bug in :func:`mne_bids.read_raw_bids` that caused it to fail when reading BIDS datasets where the acquisition time was specified in local time rather than UTC only in Windows, by `Bruno Aristimunha`_ (:gh:`1452`)
64+
- Fixed bug in :func:`~mne_bids.write_raw_bids` where incorrect unit was sometimes written into ``channels.tsv`` file when converting data to BrainVision, EDF, or EEGLAB formats, by `Daniel McCloy`_ (:gh:`1477`)
6365

6466
⚕️ Code health
6567
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)