Skip to content

Conversation

@alejoe91
Copy link
Member

Replaces #4134 after big metric refactor

@alejoe91 alejoe91 added the metrics Related to metrics module label Dec 12, 2025
Copy link
Collaborator

@yger yger left a comment

Choose a reason for hiding this comment

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

Looks good to me

References
----------
Inspired by bombcell folks
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe should be a more explicit ref to the bombcel paper?

all_waveform_ptp_medians = {}

for unit_id in unit_ids:
waveforms = wfs_ext.get_waveforms_one_unit(unit_id, force_dense=True)
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to force dense ?
This will slow down a lot the result.
Lets make a channel map sparse to dense, this will be faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metrics Related to metrics module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants