From 738ba3e8139118413c683051ba114d8f5fea92cf Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Mon, 5 Feb 2024 10:45:58 -0800 Subject: [PATCH] Update nwb.file.yaml --- core/nwb.file.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/nwb.file.yaml b/core/nwb.file.yaml index 18d5b986..fc158007 100644 --- a/core/nwb.file.yaml +++ b/core/nwb.file.yaml @@ -128,11 +128,11 @@ groups: - name: presentation doc: Stimuli presented during the experiment. groups: - # - neurodata_type_inc: TimeSeries - # doc: TimeSeries objects containing data of presented stimuli. - # quantity: '*' + - neurodata_type_inc: TimeSeries + doc: TimeSeries objects containing data of presented stimuli. + quantity: '*' - neurodata_type_inc: NWBDataInterface - doc: 'TimeSeries objects or generic NWB data interfaces, usually from an extension, ' + doc: 'Generic NWB data interfaces, usually from an extension, ' 'containing data of presented stimuli.' quantity: '*' - neurodata_type_inc: DynamicTable