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

DM-42285: Update for use with future numpy (1.25+) and tighten down loose ends. #116

Merged
merged 4 commits into from Jan 11, 2024

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Dec 20, 2023

This uses the new version of fgcm (PR lsst/fgcm#39).

This takes advantage of various optimizations and also a fix to esheldon/esutil#87

Apparently this has been "loose" forever but it just happened to work okay until now.

Using this branch and numpy 1.24 the fgcmcal tests are 5% faster (and this is a lower limit on the speed improvement in larger dataset). Using this branch and numpy 1.26 the fgcmcal tests are another 5% faster still.

…tars.

These test values are somewhat arbitrary and can change when reserved stars
change.  Now that we are enforcing sorted indices some star orderings change
and we must change these test values.
@erykoff erykoff merged commit b835060 into main Jan 11, 2024
2 checks passed
@erykoff erykoff deleted the tickets/DM-42285 branch January 11, 2024 16:19
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

2 participants