File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ groups:
2424- neurodata_type_def : OptogeneticStimulusSite
2525 neurodata_type_inc : NWBContainer
2626 doc : A site of optogenetic stimulation.
27- quantity : ' *'
2827 datasets :
2928 - name : description
3029 dtype : text
Original file line number Diff line number Diff line change @@ -169,7 +169,6 @@ groups:
169169- neurodata_type_def : ImagingPlane
170170 neurodata_type_inc : NWBContainer
171171 doc : An imaging plane and its metadata.
172- quantity : ' *'
173172 datasets :
174173 - name : description
175174 dtype : text
Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4- 2.4.0 (Upcoming )
4+ 2.4.0 (Aug. 7, 2021 )
55----------------
66
77- Fix incorrect dtype for electrodes table column "filtering" (float -> text)
8+ - Remove "quantity: *" from the type definitions of ``OptogeneticStimulusSite`` and ``ImagingPlane``.
9+ This change improves clarity of the schema to follow best practices. It has no functional effect on the schema.
810
9112.3.0 (May 12, 2021)
1012---------------------
You can’t perform that action at this time.
0 commit comments