Skip to content

Commit

Permalink
Update src/spikeinterface/postprocessing/localization_tools.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Buccino <[email protected]>
  • Loading branch information
samuelgarcia and alejoe91 authored Oct 21, 2024
1 parent 0be00cf commit 0002edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/postprocessing/localization_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ def compute_location_max_channel(
Returns
-------
unit_location: np.ndarray
unit_locations: np.ndarray
2d
"""
extremum_channels_index = get_template_extremum_channel(
Expand Down

0 comments on commit 0002edc

Please sign in to comment.