Skip to content

Commit 0002edc

Browse files
Update src/spikeinterface/postprocessing/localization_tools.py
Co-authored-by: Alessio Buccino <alejoe9187@gmail.com>
1 parent 0be00cf commit 0002edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/postprocessing/localization_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ def compute_location_max_channel(
686686
687687
Returns
688688
-------
689-
unit_location: np.ndarray
689+
unit_locations: np.ndarray
690690
2d
691691
"""
692692
extremum_channels_index = get_template_extremum_channel(

0 commit comments

Comments
 (0)