From b1667097f7b7a4ad0e96fa557d21c7f7772ec7b3 Mon Sep 17 00:00:00 2001 From: m-miedema <39968233+m-miedema@users.noreply.github.com> Date: Thu, 17 Jul 2025 09:19:44 -0400 Subject: [PATCH 01/16] Update datatypes.yaml I'm not sure if a corresponding change should be made to modalities.yaml, I'm having trouble finding where the latter table is used by the compiler macros. --- src/schema/objects/datatypes.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/schema/objects/datatypes.yaml b/src/schema/objects/datatypes.yaml index 333cc4d922..a9ebfff3b3 100644 --- a/src/schema/objects/datatypes.yaml +++ b/src/schema/objects/datatypes.yaml @@ -68,6 +68,11 @@ phenotype: Participant level measurement data (for example, responses from multiple questionnaires) split into individual files separate from `participants.tsv`. +physio: + value: physio + display_name: Physiological Data + description: | + Continuous peripheral physiological recordings such as respiratory, cardiac, pulse, gastric fluctuations, skin conductance, or blood pressure changes. nirs: value: nirs display_name: Near-Infrared Spectroscopy From c6b339e88a4433a8b26e7fa28d3d7a9a8a119859 Mon Sep 17 00:00:00 2001 From: ShiyuBelleWang <120072352+ShiyuBelleWang@users.noreply.github.com> Date: Fri, 18 Jul 2025 15:35:28 -0400 Subject: [PATCH 02/16] Incorporate physio BEP section 4 --- .../physiological-recordings.md | 169 ++++++++++++++++++ 1 file changed, 169 insertions(+) diff --git a/src/modality-specific-files/physiological-recordings.md b/src/modality-specific-files/physiological-recordings.md index 14740b1b6f..a1d076ba57 100644 --- a/src/modality-specific-files/physiological-recordings.md +++ b/src/modality-specific-files/physiological-recordings.md @@ -181,3 +181,172 @@ A guide for using macros can be found at }, } ) }} + +## Raw Physiological Data + +### 1. File formats and directory structure + +#### 1.1 General principles + +The file and dataset naming conventions for physiological data follow the common principles of BIDS. When present, physiological recordings **SHOULD** be stored as compressed tabular files (`.tsv.gz` format) along with corresponding JSON files for storing metadata fields (see below). + +An example of the physio directory structure is shown below: + +``` +dataset/ +[...] +sub-