Open mwcraig opened 4 weeks ago
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.
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.