diff --git a/_data/past_steering.yml b/_data/past_steering.yml index 199758dc..3db10a67 100644 --- a/_data/past_steering.yml +++ b/_data/past_steering.yml @@ -17,3 +17,7 @@ git: "melanieganz" - name: "Russell Poldrack" git: "poldrack" + - name: "Guiomar Niso" + git: "guiomar" + - name: "Robert Oostenveld" + git: "robertoostenveld" diff --git a/_data/steering.yml b/_data/steering.yml index 3a79b79d..07c64014 100644 --- a/_data/steering.yml +++ b/_data/steering.yml @@ -11,13 +11,13 @@ - group: steering members: - - name: "Guiomar Niso" - git: "guiomar" - - name: "Robert Oostenveld" - git: "robertoostenveld" - name: "Ariel Rokem" git: "arokem" - name: "Cyril Pernet" git: "CPernet" - name: "Yaroslav Halchenko" git: "yarikoptic" + - name: "Camille Maumet" + git: "cmaumet" + - name: "Dora Hermes" + git: "dorahermes" diff --git a/_posts/2023-11-23-release_1.9.md b/_posts/2023-11-23-release_1.9.md index 647a2e16..0a430339 100644 --- a/_posts/2023-11-23-release_1.9.md +++ b/_posts/2023-11-23-release_1.9.md @@ -8,6 +8,10 @@ display: true We are pleased to announce the release of version 1.9.0 of the Brain Imaging Data Structure (BIDS)! +Date: Thursday, November 23, 2023 + + + The main addition of this release is the inclusion of BIDS extension proposal (BEP) 029 to support [motion data](https://bids-specification.readthedocs.io/en/latest/modality-specific-files/motion.html). BIDS-Motion makes motion data interoperable across different laboratories and with other data modalities in human brain and behavioral research. It supports various types of motion capture systems including motion tracking in virtual space.