@@ -61,7 +61,7 @@ groups:
6161 groups :
6262 - neurodata_type_inc : IntervalSeries
6363 doc : IntervalSeries object containing start and stop times of epochs.
64- quantity : ' * '
64+ quantity : ' + '
6565
6666- neurodata_type_def : BehavioralEvents
6767 neurodata_type_inc : NWBDataInterface
@@ -71,7 +71,7 @@ groups:
7171 groups :
7272 - neurodata_type_inc : TimeSeries
7373 doc : TimeSeries object containing behavioral events.
74- quantity : ' * '
74+ quantity : ' + '
7575
7676- neurodata_type_def : BehavioralTimeSeries
7777 neurodata_type_inc : NWBDataInterface
@@ -81,7 +81,7 @@ groups:
8181 groups :
8282 - neurodata_type_inc : TimeSeries
8383 doc : TimeSeries object containing continuous behavioral data.
84- quantity : ' * '
84+ quantity : ' + '
8585
8686- neurodata_type_def : PupilTracking
8787 neurodata_type_inc : NWBDataInterface
@@ -99,7 +99,7 @@ groups:
9999 groups :
100100 - neurodata_type_inc : SpatialSeries
101101 doc : SpatialSeries object containing data measuring direction of gaze.
102- quantity : ' * '
102+ quantity : ' + '
103103
104104- neurodata_type_def : CompassDirection
105105 neurodata_type_inc : NWBDataInterface
@@ -112,7 +112,7 @@ groups:
112112 groups :
113113 - neurodata_type_inc : SpatialSeries
114114 doc : SpatialSeries object containing direction of gaze travel.
115- quantity : ' * '
115+ quantity : ' + '
116116
117117- neurodata_type_def : Position
118118 neurodata_type_inc : NWBDataInterface
0 commit comments