From 2a2c9a4dc1f8d07e1c552332d8e289a6cb0aaab1 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Mon, 15 Dec 2025 16:04:48 -0500 Subject: [PATCH 1/3] Add BEP47: support for audio/video recordings in behavioral experiments --- data/beps/beps.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/beps/beps.yml b/data/beps/beps.yml index d29d1d38..2131c5dc 100644 --- a/data/beps/beps.yml +++ b/data/beps/beps.yml @@ -676,3 +676,21 @@ google_doc_created: 2022-02-09 pull_request_created: pull_request_merged: + +- number: '047' + title: Audio/video recordings for behavioral experiments + display: Behavioral audio/video recordings + pull_request: https://github.com/bids-standard/bids-specification/pull/2231 + html_preview: https://bids-specification--2231.org.readthedocs.build/en/2231/modality-specific-files/behavioral-experiments.html + content: + - raw + leads: + - given-names: Benjamin + family-names: Dichter + bids_maintainers: + status: + - Adds support for storing audio and video behavioral recordings (new `_audio` and `_video` suffixes) in the `beh/` directory. + blocking: + google_doc_created: + pull_request_created: 2025-10-25 + pull_request_merged: From e3b5d027e38ed46d4a8da1ac2473a6ddda3316a4 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Mon, 15 Dec 2025 16:16:52 -0500 Subject: [PATCH 2/3] Update data/beps/beps.yml Co-authored-by: Seyed (Yahya) Shirazi --- data/beps/beps.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/beps/beps.yml b/data/beps/beps.yml index 2131c5dc..fc3aa8e0 100644 --- a/data/beps/beps.yml +++ b/data/beps/beps.yml @@ -688,6 +688,8 @@ - given-names: Benjamin family-names: Dichter bids_maintainers: + - given-names: Seyed Yahya + family-names: Shirazi status: - Adds support for storing audio and video behavioral recordings (new `_audio` and `_video` suffixes) in the `beh/` directory. blocking: From 888a53fc5a0d29de8807c46189a337d6e386d167 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 21:17:02 +0000 Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- data/beps/beps.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/beps/beps.yml b/data/beps/beps.yml index fc3aa8e0..6adda29f 100644 --- a/data/beps/beps.yml +++ b/data/beps/beps.yml @@ -688,8 +688,8 @@ - given-names: Benjamin family-names: Dichter bids_maintainers: - - given-names: Seyed Yahya - family-names: Shirazi + - given-names: Seyed Yahya + family-names: Shirazi status: - Adds support for storing audio and video behavioral recordings (new `_audio` and `_video` suffixes) in the `beh/` directory. blocking: