From 790c0fbf72c01c0723f9afe3486cc154e0669d07 Mon Sep 17 00:00:00 2001 From: Ross Blair Date: Thu, 17 Oct 2024 11:55:42 -0500 Subject: [PATCH] [SCHEMA] Allow physio files for anat datatype (#1961) * add anat to datatypes field for timeseries no task in schema/rules/files/raw/task * Update src/schema/rules/files/raw/task.yaml Co-authored-by: Chris Markiewicz * Update src/schema/rules/files/raw/task.yaml Co-authored-by: Chris Markiewicz * Update src/schema/rules/files/raw/task.yaml Co-authored-by: Chris Markiewicz * Update src/schema/rules/files/raw/task.yaml --------- Co-authored-by: Chris Markiewicz --- src/schema/rules/files/raw/task.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/schema/rules/files/raw/task.yaml b/src/schema/rules/files/raw/task.yaml index 812765a063..1fe1712915 100644 --- a/src/schema/rules/files/raw/task.yaml +++ b/src/schema/rules/files/raw/task.yaml @@ -101,6 +101,18 @@ events__mrs: nucleus: optional volume: optional +timeseries__anat: + $ref: rules.files.raw.task.timeseries + datatypes: + - anat + entities: + $ref: rules.files.raw.task.timeseries.entities + ceagent: optional + reconstruction: optional + echo: optional + part: optional + chunk: optional + timeseries__func: $ref: rules.files.raw.task.timeseries datatypes: