Skip to content

Commit 71af00e

Browse files
authored
Merge branch 'main' into prepare_release
2 parents ad2f656 + f4505e5 commit 71af00e

43 files changed

Lines changed: 2020 additions & 326 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/api.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ spikeinterface.preprocessing
159159
.. autofunction:: common_reference
160160
.. autofunction:: correct_lsb
161161
.. autofunction:: correct_motion
162+
.. autofunction:: get_motion_presets
163+
.. autofunction:: get_motion_parameters_preset
162164
.. autofunction:: depth_order
163165
.. autofunction:: detect_bad_channels
164166
.. autofunction:: directional_derivative
@@ -324,15 +326,21 @@ spikeinterface.curation
324326
------------------------
325327
.. automodule:: spikeinterface.curation
326328

327-
.. autoclass:: CurationSorting
328-
.. autoclass:: MergeUnitsSorting
329-
.. autoclass:: SplitUnitSorting
329+
.. autofunction:: apply_curation
330330
.. autofunction:: get_potential_auto_merge
331331
.. autofunction:: find_redundant_units
332332
.. autofunction:: remove_redundant_units
333333
.. autofunction:: remove_duplicated_spikes
334334
.. autofunction:: remove_excess_spikes
335+
336+
Deprecated
337+
~~~~~~~~~~
338+
.. automodule:: spikeinterface.curation
339+
335340
.. autofunction:: apply_sortingview_curation
341+
.. autoclass:: CurationSorting
342+
.. autoclass:: MergeUnitsSorting
343+
.. autoclass:: SplitUnitSorting
336344

337345

338346
spikeinterface.generation

doc/how_to/handle_drift.rst

Lines changed: 1353 additions & 121 deletions
Large diffs are not rendered by default.
-469 KB
Binary file not shown.
-671 KB
Binary file not shown.
-571 KB
Binary file not shown.
-137 KB
Binary file not shown.
-344 KB
Binary file not shown.
-357 KB
Binary file not shown.
380 KB
Loading
489 KB
Loading

0 commit comments

Comments
 (0)