We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
photutils
Two of our tests break in photutils>=2:
photutils>=2
FAILED ../../.tox/test-phot2/lib/python3.11/site-packages/stellarphot/photometry/tests/test_profiles.py::TestCenter::test_find_center_no_noise_good_guess - AssertionError: FAILED ../../.tox/test-phot2/lib/python3.11/site-packages/stellarphot/photometry/tests/test_profiles.py::TestRadialProfile::test_radial_profile_with_background - AssertionError:
See this PR check for the full traceback.
Will pin the photutils version for now, but this should get a proper fix eventually.
The text was updated successfully, but these errors were encountered:
Pin photutils version
b9bf579
Version 2.0 introduced some kind of change that broke a couple of our tests. See feder-observatory#477 for more information.
phututils
No branches or pull requests
Two of our tests break in
photutils>=2
:See this PR check for the full traceback.
Will pin the photutils version for now, but this should get a proper fix eventually.
The text was updated successfully, but these errors were encountered: