We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feddcbf commit 571bfb0Copy full SHA for 571bfb0
core/nwb.ophys.yaml
@@ -277,6 +277,7 @@ groups:
277
- neurodata_type_def: OpticalChannel
278
neurodata_type_inc: NWBContainer
279
doc: An optical channel used to record from an imaging plane.
280
+ quantity: '+'
281
datasets:
282
- name: description
283
dtype: text
docs/format/source/format_release_notes.rst
@@ -1,6 +1,10 @@
1
Release Notes
2
=============
3
4
+2.3.0 (Upcoming)
5
+----------------
6
+- Allow more than one OpticalChannel object in ImagingPlane
7
+
8
2.2.1 (January 14, 2020)
9
------------------------
10
0 commit comments