From 13c81ac6985a7a5295c7668b6b6053740a4e15e6 Mon Sep 17 00:00:00 2001 From: Samuel Garcia Date: Fri, 21 Jun 2024 21:22:08 +0200 Subject: [PATCH] small fix --- src/spikeinterface/sortingcomponents/motion/dredge.py | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/spikeinterface/sortingcomponents/motion/dredge.py b/src/spikeinterface/sortingcomponents/motion/dredge.py index 6bbf3139e1..56770dbf63 100644 --- a/src/spikeinterface/sortingcomponents/motion/dredge.py +++ b/src/spikeinterface/sortingcomponents/motion/dredge.py @@ -92,10 +92,8 @@ def dredge_online_lfp( Returns ------- - me : motion_util.MotionEstimate - A motion estimate object. me.displacement is the displacement trace, but this object - includes methods for getting the displacement at different times and depths; see - the documentation in the motion_util.py file. + motion : Motion + A motion object. extra : dict Dict containing extra info for debugging """ @@ -126,7 +124,7 @@ def dredge_online_lfp( ) # in LFP bin center are contact position - # TODO check dim and direction and assert unique + # TODO sam check dim and direction and assert unique spatial_bin_centers = geom[:, 1] windows, window_centers = get_windows(