Skip to content

Commit d438b20

Browse files
Add BEP47: support for audio/video recordings in behavioral experiments (#759)
Co-authored-by: Seyed (Yahya) Shirazi <shirazi@ieee.org>
1 parent d1f95f1 commit d438b20

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

data/beps/beps.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,3 +676,23 @@
676676
google_doc_created: 2022-02-09
677677
pull_request_created:
678678
pull_request_merged:
679+
680+
- number: '047'
681+
title: Audio/video recordings for behavioral experiments
682+
display: Behavioral audio/video recordings
683+
pull_request: https://github.com/bids-standard/bids-specification/pull/2231
684+
html_preview: https://bids-specification--2231.org.readthedocs.build/en/2231/modality-specific-files/behavioral-experiments.html
685+
content:
686+
- raw
687+
leads:
688+
- given-names: Benjamin
689+
family-names: Dichter
690+
bids_maintainers:
691+
- given-names: Seyed Yahya
692+
family-names: Shirazi
693+
status:
694+
- Adds support for storing audio and video behavioral recordings (new `_audio` and `_video` suffixes) in the `beh/` directory.
695+
blocking:
696+
google_doc_created:
697+
pull_request_created: 2025-10-25
698+
pull_request_merged:

0 commit comments

Comments
 (0)