Skip to content

Commit 571bfb0

Browse files
authored
allow multiple OpticalChannel objects in ImagingPlane (#395)
* allow multiple OpticalChannel objects in ImagingPlane * Update format_release_notes.rst
1 parent feddcbf commit 571bfb0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

core/nwb.ophys.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ groups:
277277
- neurodata_type_def: OpticalChannel
278278
neurodata_type_inc: NWBContainer
279279
doc: An optical channel used to record from an imaging plane.
280+
quantity: '+'
280281
datasets:
281282
- name: description
282283
dtype: text

docs/format/source/format_release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Release Notes
22
=============
33

4+
2.3.0 (Upcoming)
5+
----------------
6+
- Allow more than one OpticalChannel object in ImagingPlane
7+
48
2.2.1 (January 14, 2020)
59
------------------------
610

0 commit comments

Comments
 (0)