Skip to content

Commit 31064ec

Browse files
committed
Add explanation on 'y' direction
1 parent 30b60e7 commit 31064ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spikeinterface/widgets/motion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class DriftRasterMapWidget(BaseWidget):
112112
The sorting analyzer object. To use this function, the `SortingAnalyzer` must have the
113113
"spike_locations" extension computed.
114114
direction : "x" or "y", default: "y"
115-
The direction to display.
115+
The direction to display. "y" is the depth direction.
116116
segment_index : int, default: None
117117
The segment index to display.
118118
recording : RecordingExtractor | None, default: None

0 commit comments

Comments
 (0)