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 30b60e7 commit 31064ecCopy full SHA for 31064ec
src/spikeinterface/widgets/motion.py
@@ -112,7 +112,7 @@ class DriftRasterMapWidget(BaseWidget):
112
The sorting analyzer object. To use this function, the `SortingAnalyzer` must have the
113
"spike_locations" extension computed.
114
direction : "x" or "y", default: "y"
115
- The direction to display.
+ The direction to display. "y" is the depth direction.
116
segment_index : int, default: None
117
The segment index to display.
118
recording : RecordingExtractor | None, default: None
0 commit comments