Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgarcia committed Oct 5, 2023
1 parent 94bfb70 commit 48da4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/sortingcomponents/clustering/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def aggregate_sparse_features(peaks, peak_indices, sparse_feature, sparse_mask,
return aligned_features, dont_have_channels



def compute_template_from_sparse(
peaks, labels, labels_set, sparse_waveforms, sparse_mask, total_channels, peak_shifts=None
):
Expand Down

0 comments on commit 48da4ea

Please sign in to comment.