Skip to content

Commit ce0f54a

Browse files
authored
Apply suggestions from code review
1 parent 49f068b commit ce0f54a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

doc/releases/0.102.0.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ SpikeInterface 0.102.0 release notes
88
Main changes:
99

1010
* Added auto-label functions in curation module (#2918)
11+
* Refactored and improved auto-merge functions in curation module (#3435, #3601)
1112
* Added `spikeinterface.load()` function to load any SpikeInterface object (#3613, #3651)
1213
* Improved handling of time in base recording (#3509, #3623)
14+
* Multi-segment handling of motion interpolation (#3659)
1315
* Support for Numpy 2.0 (#3481)
1416

1517

@@ -92,15 +94,14 @@ sortingcomponents:
9294

9395
* Split PCA (#3610)
9496
* Adding Hanning filtering (#3604)
95-
* Adding SharedMemoryTemplates (#3580)
9697
* Fix use of keep during run_sorter benchmark (#3556)
9798
* Clustering components api (#3533)
9899
* Kilosort-matching in SpikeInterface (#3488)
99100
* Matched filtering with both peak signs simultaneously (#2914)
100101

101102
motion correction:
102103

103-
* Multi segment handling in ensure_time_bins (#3659)
104+
* Multi-segment handling in motion interpolation (#3659)
104105
* MotionEstimationStudy : plot drift with the scatter plot (#3553)
105106
* Fix a cross-band interpolation bug, and allow time_vector in interpolate_motion (#3517)
106107

@@ -148,6 +149,7 @@ Contributors:
148149
* @guptadivyansh
149150
* @h-mayorquin
150151
* @jakeswann1
152+
* @RobertoDF
151153
* @samuelgarcia
152154
* @yger
153155
* @zm711

0 commit comments

Comments
 (0)