From c612a1b394ebe6a1135f36d43936b1fbdcfccde5 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Thu, 24 Aug 2023 15:56:20 -0400 Subject: [PATCH] add filters columns for fnirs channels --- src/schema/rules/tabular_data/nirs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/schema/rules/tabular_data/nirs.yaml b/src/schema/rules/tabular_data/nirs.yaml index 117116abd3..996b5bc585 100644 --- a/src/schema/rules/tabular_data/nirs.yaml +++ b/src/schema/rules/tabular_data/nirs.yaml @@ -25,6 +25,8 @@ nirsChannels: level: optional level_addendum: required if `type` is `ACCEL`, `GYRO` or `MAGN` wavelength_actual: optional + low_cutoff: optional + high_cutoff: optional description: optional wavelength_emission_actual: optional short_channel: optional