Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in get_group_array with use_index=True #814

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

apontzen
Copy link
Member

@apontzen apontzen commented May 6, 2024

There was a bug with the logic in get_group_array when used with use_index=True

This led to wrong results in some circumstances from bridge halo-matching

While fixing this, make the fact that there is a fill value in get_group_array explicit

There was a bug with the logic in get_group_array when used with use_index=True

This led to wrong results in some circumstances from bridge halo-matching

While fixing this, make the fact that there is a fill value in get_group_array explicit
@apontzen apontzen merged commit 8ebcd67 into master May 6, 2024
15 checks passed
@apontzen apontzen deleted the get-halo-index branch May 6, 2024 10:30
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.

None yet

1 participant