Skip to content

Commit

Permalink
Update src/spikeinterface/widgets/motion.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Jun 27, 2024
1 parent 80ba2e5 commit 02ae32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/widgets/motion.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def plot_matplotlib(self, data_plot, **backend_kwargs):
class MotionInfoWidget(BaseWidget):
"""
Plot motion information from the motion_info dictionary returned by the `correct_motion()` funciton.
This widget plots::
This widget plots:
* the motion iself
* the drift raster map (peak depth vs time) before correction
* the drift raster map (peak depth vs time) after correction
Expand Down

0 comments on commit 02ae32a

Please sign in to comment.