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

add ability to set rng seed for fit_barycentric_wcs + consistency test #554

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

maxwest-uw
Copy link
Collaborator

closes #553

small refactor of the reprojection_utils test package as well. I thought about just changing the original fit_barycentric_wcs unit test to use an rng seed, but I think it's actually better to have two different tests for this function, as we want to ensure that we're consistent both when we fit from a set of any random points in the image as well as consistent when we select the same set of points.

…cy unit test
@maxwest-uw maxwest-uw requested a review from jeremykubica April 8, 2024 21:36
@maxwest-uw maxwest-uw merged commit 9682119 into main Apr 9, 2024
2 checks passed
@maxwest-uw maxwest-uw deleted the parallax_rng_seed branch April 9, 2024 17:11
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.

add ability to set rng seed for wcs fitting
2 participants