From 07e407c0f9224b3e292c8cdbf3ddb8196f8559dd Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Thu, 4 Jan 2024 11:09:35 -0800 Subject: [PATCH] Update nwb.ogen.yaml --- core/nwb.ogen.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/core/nwb.ogen.yaml b/core/nwb.ogen.yaml index eb0bcdac..419d6190 100644 --- a/core/nwb.ogen.yaml +++ b/core/nwb.ogen.yaml @@ -6,10 +6,16 @@ groups: - name: data dtype: numeric dims: - - num_times + - - num_times + - - num_times + - num_rois shape: - - null - doc: Applied power for optogenetic stimulus, in watts. + - - null + - - null + - null + doc: Applied power for optogenetic stimulus, in watts. Shape can be 1D or 2D. + 2D data is meant to be used in an extension of OptogeneticSeries that + defines what the second dimension represents. attributes: - name: unit dtype: text