Skip to content

Commit cb5ddb9

Browse files
committed
make decomp band mean and std optional
1 parent 35889d3 commit cb5ddb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/nwb.misc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ groups:
158158
shape:
159159
- null
160160
doc: The mean Gaussian filters, in Hz.
161+
quantity: '?'
161162
- name: band_stdev
162163
neurodata_type_inc: VectorData
163164
dtype: float32
@@ -166,6 +167,7 @@ groups:
166167
shape:
167168
- null
168169
doc: The standard deviation of Gaussian filters, in Hz.
170+
quantity: '?'
169171
links:
170172
- name: source_timeseries
171173
target_type: TimeSeries

0 commit comments

Comments
 (0)