File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ groups:
179179 - num_events
180180 shape :
181181 - null
182- doc : Timestamps of events, in seconds.
182+ doc : DEPRECATED. Timestamps of events, in seconds.
183183 attributes :
184184 - name : unit
185185 dtype : text
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Minor changes
2929- Made group quantities consistent ("1 or more") across data interfaces / wrapper types (#613)
3030- Fixed typo and removed HTML tag from doc of behavioral neurodata types. (#600)
3131- Improved the documentation of ``IndexSeries ``. (#614)
32- - Made ``EventDetection.times `` optional. (#620)
32+ - Made ``EventDetection.times `` optional and deprecated. Use ` source_idx ` instead . (#620)
3333
34342.8.0 (November 24, 2024)
3535-------------------------
You can’t perform that action at this time.
0 commit comments