Skip to content

Commit 65245c1

Browse files
committed
Add missing functions in API
1 parent 7c91082 commit 65245c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,16 @@ spikeinterface.preprocessing
176176
.. autofunction:: clip
177177
.. autofunction:: common_reference
178178
.. autofunction:: correct_lsb
179+
.. autofunction:: compute_motion
179180
.. autofunction:: correct_motion
180181
.. autofunction:: get_motion_presets
181182
.. autofunction:: get_motion_parameters_preset
182183
.. autofunction:: load_motion_info
183184
.. autofunction:: save_motion_info
184185
.. autofunction:: depth_order
185186
.. autofunction:: detect_bad_channels
187+
.. autofunction:: detect_and_interpolate_bad_channels
188+
.. autofunction:: detect_and_remove_bad_channels
186189
.. autofunction:: directional_derivative
187190
.. autofunction:: filter
188191
.. autofunction:: gaussian_filter

0 commit comments

Comments
 (0)