Skip to content

Conversation

@sophiamaedler
Copy link
Collaborator

@sophiamaedler sophiamaedler commented Apr 17, 2025

one larger datasets the memory requirements for computing the centroids with the numba accelerated functions increase dramatically if the cell_ids do not start at 1 and increase sequentially.

This addresses this issue to try and allow for the using of the numba acceralted functions over a larger subset of datasets before needing to revert to the dark-backed function get_centroids() that is much slower.

fixes #289

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

accelerate centroid calculation

2 participants