We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c91082 commit 65245c1Copy full SHA for 65245c1
1 file changed
doc/api.rst
@@ -176,13 +176,16 @@ spikeinterface.preprocessing
176
.. autofunction:: clip
177
.. autofunction:: common_reference
178
.. autofunction:: correct_lsb
179
+ .. autofunction:: compute_motion
180
.. autofunction:: correct_motion
181
.. autofunction:: get_motion_presets
182
.. autofunction:: get_motion_parameters_preset
183
.. autofunction:: load_motion_info
184
.. autofunction:: save_motion_info
185
.. autofunction:: depth_order
186
.. autofunction:: detect_bad_channels
187
+ .. autofunction:: detect_and_interpolate_bad_channels
188
+ .. autofunction:: detect_and_remove_bad_channels
189
.. autofunction:: directional_derivative
190
.. autofunction:: filter
191
.. autofunction:: gaussian_filter
0 commit comments