Skip to content

Conversation

@alejoe91
Copy link
Member

@alejoe91 alejoe91 commented Nov 6, 2025

No description provided.

@alejoe91 alejoe91 requested a review from chrishalcrow November 6, 2025 10:37
@alejoe91 alejoe91 added bug Something isn't working curation Related to curation module labels Nov 6, 2025
@chrishalcrow
Copy link
Member

Looks good! Could you add a multi-segment test to curation/test/test_auto_merge.py. A very simple test that runs all presets for a single- and multi-segement analzyer would be perfect.

(The current tests are a bit messy, I don't know why we need to keep recomputing analyzers when we have a fixture. Also the default analyzer is pretty long (5mins) so the tests are quite long -- 30s locally)

@samuelgarcia
Copy link
Member

Why having a CC by segment ? what is the rational behing this ?


unit_id1 = unit_ids[unit_ind1]
spike_train1 = np.array(sorting.get_unit_spike_train(unit_id1))
for segment_index in range(num_segments):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of doing this, concatenate_sortings

@alejoe91 alejoe91 merged commit d6f8c5a into SpikeInterface:main Nov 12, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working curation Related to curation module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants