@@ -84,9 +84,9 @@ groups:
8484 - - num_times
8585 - num_channels
8686 shape :
87- - -
88- - -
89- -
87+ - - null
88+ - - null
89+ - null
9090 - neurodata_type_inc : ElectrodeTableRegion
9191 name : electrodes
9292 doc : the electrodes that this series was generated from
@@ -124,11 +124,11 @@ groups:
124124 - num_channels
125125 - num_samples
126126 shape :
127- - -
128- -
129- - -
130- -
131- -
127+ - - null
128+ - null
129+ - - null
130+ - null
131+ - null
132132- neurodata_type_def : ClusterWaveforms
133133 neurodata_type_inc : NWBDataInterface
134134 doc : ' The mean waveform shape, including standard deviation, of the different clusters.
@@ -157,17 +157,17 @@ groups:
157157 - num_clusters
158158 - num_samples
159159 shape :
160- -
161- -
160+ - null
161+ - null
162162 - name : waveform_sd
163163 dtype : float32
164164 doc : Stdev of waveforms for each cluster, using the same indices as in mean
165165 dims :
166166 - num_clusters
167167 - num_samples
168168 shape :
169- -
170- -
169+ - null
170+ - null
171171 links :
172172 - name : clustering_interface
173173 doc : HDF5 link to Clustering interface that was the source of the clustered data
@@ -195,23 +195,23 @@ groups:
195195 dims :
196196 - num_events
197197 shape :
198- -
198+ - null
199199 - name : peak_over_rms
200200 dtype : float32
201201 doc : Maximum ratio of waveform peak to RMS on any channel in the cluster (provides
202202 a basic clustering metric).
203203 dims :
204204 - num_clusters
205205 shape :
206- -
206+ - null
207207 - name : times
208208 dtype : float64
209209 doc : Times of clustered events, in seconds. This may be a link to times field
210210 in associated FeatureExtraction module.
211211 dims :
212212 - num_events
213213 shape :
214- -
214+ - null
215215 default_name : Clustering
216216- neurodata_type_def : FeatureExtraction
217217 neurodata_type_inc : NWBDataInterface
@@ -229,7 +229,7 @@ groups:
229229 dims :
230230 - num_features
231231 shape :
232- -
232+ - null
233233 - name : features
234234 dtype : float32
235235 doc : Multi-dimensional array of features extracted from each event.
@@ -238,16 +238,16 @@ groups:
238238 - num_channels
239239 - num_features
240240 shape :
241- -
242- -
243- -
241+ - null
242+ - null
243+ - null
244244 - name : times
245245 dtype : float64
246246 doc : Times of events that features correspond to (can be a link).
247247 dims :
248248 - num_events
249249 shape :
250- -
250+ - null
251251 - neurodata_type_inc : ElectrodeTableRegion
252252 name : electrodes
253253 doc : the electrodes that this series was generated from
@@ -274,7 +274,7 @@ groups:
274274 dims :
275275 - num_events
276276 shape :
277- -
277+ - null
278278 - name : times
279279 dtype : float64
280280 doc : Timestamps of events, in Seconds
@@ -287,7 +287,7 @@ groups:
287287 dims :
288288 - num_events
289289 shape :
290- -
290+ - null
291291 links :
292292 - name : source_electricalseries
293293 doc : HDF5 link to ElectricalSeries that this data was calculated from. Metadata
0 commit comments