File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -38,24 +38,6 @@ groups:
3838 is 'meters'. Actual stored values are not necessarily stored in these units.
3939 To access the data in these units, multiply 'data' by 'conversion' and add 'offset'.
4040 required : false
41- - name : bounds
42- dtype : numeric
43- doc : The boundary range (min, max) for each dimension of `data`. The units are the same as the units for the data.
44- shape :
45- - - 1
46- - 2
47- - - 2
48- - 2
49- - - 3
50- - 2
51- dims :
52- - - x
53- - min,max
54- - - x,y
55- - min,max
56- - - x,y,z
57- - min,max
58- required : false
5941 - name : reference_frame
6042 dtype : text
6143 doc : Description defining what exactly 'straight-ahead' means.
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Release Notes
88
99Minor changes
1010^^^^^^^^^^^^^
11- - Added support to set boundary metadata for ``SpatialSeries ``. (#524)
1211- Added optional ``was_generated_by `` attribute to ``NWBFile `` to store provenance information (#578)
1312- Deprecated ``EventWaveform `` neurodata type. (#584)
1413- Deprecated ``ImageMaskSeries `` neurodata type. (#583)
You can’t perform that action at this time.
0 commit comments