diff --git a/src/spikeinterface/sortingcomponents/motion_utils.py b/src/spikeinterface/sortingcomponents/motion_utils.py index 0f19c2a2de..1edf484aa4 100644 --- a/src/spikeinterface/sortingcomponents/motion_utils.py +++ b/src/spikeinterface/sortingcomponents/motion_utils.py @@ -18,8 +18,8 @@ # * uncomment assert in test_estimate_motion (aka debug torch vs numpy diff): DONE # * delegate times to recording object in # * estimate motion: DONE -# * correct_motion_on_peaks() -# * interpolate_motion_on_traces() +# * correct_motion_on_peaks(): DONE +# * interpolate_motion_on_traces(): DONE # propagate to benchmark estimate motion # update plot_motion() dans widget