From 4dd0572b1374208664bc530325a3252574045f1c Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Mon, 27 Nov 2023 12:35:18 +0100 Subject: [PATCH] update steering$ (#354) --- _data/past_steering.yml | 4 ++++ _data/steering.yml | 8 ++++---- _posts/2023-11-23-release_1.9.md | 4 ++++ 3 files changed, 12 insertions(+), 4 deletions(-) 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.