You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/format/source/format_release_notes.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Major changes
12
12
can inherit from it. The second to store external images (#604, #623, #627)
13
13
- Changed ``NWBFile.electrodes`` from a generic ``DynamicTable`` with added columns to a new ``ElectrodesTable``
14
14
neurodata type that extends ``DynamicTable`` with added columns. (#539, #624)
15
+
- Made ``SpikeEventSeries.timestamps`` explicitly required as described in the documentation. (#629)
15
16
- Changed ``DecompositionSeries.bands`` from a generic ``DynamicTable`` with added columns to a new ``FrequencyBandsTable`` neurodata type that extends ``DynamicTable`` with added columns. (#610)
16
17
- Allowed `EventDetection` to have shape (num_events, 2) to store the channel index of the detected event. (#620)
0 commit comments