Skip to content

Conversation

edyoshikun
Copy link
Member

No description provided.

percentile bounds and range
"""

percentile_vals = np.nanpercentile(sample_values, percentiles)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This call can also compute median (50%) and IQR (25%, 75%) in one sorting operation.

@edyoshikun edyoshikun added the enhancement New feature or request label Sep 8, 2025
@edyoshikun edyoshikun added this to the v0.4.0 milestone Sep 8, 2025
@edyoshikun
Copy link
Member Author

TODO:
Run preprocessing and append this to the ultrack data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants