You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current peak_localization module implements the center_of_mass and monopolar_triangulation methods.
Some applications might use a very simple approach that localizes a spike/unit based on the nearest channel location.
Proposed solution
Implement an additional nearest_channel method for peak_localization.