Skip to content

Commit

Permalink
Update nwb.ogen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Jan 4, 2024
1 parent 6ce41fa commit 07e407c
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions core/nwb.ogen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07e407c

Please sign in to comment.