Autostronomy / AstroPhot

A fast, flexible, automated, and differentiable astronomical image 2D forward modelling tool for precise parallel multi-wavelength photometry
https://astrophot.readthedocs.io
GNU General Public License v3.0
78 stars 9 forks source link

PSF revamp! #157

Closed ConnorStoneAstro closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 124 lines in your changes are missing coverage. Please review.

Comparison is base (abeea9f) 79.31% compared to head (a050d08) 79.41%.

Files Patch % Lines
astrophot/image/jacobian_image.py 18.18% 18 Missing :warning:
astrophot/models/psf_model_object.py 87.20% 16 Missing :warning:
astrophot/image/target_image.py 58.33% 15 Missing :warning:
astrophot/image/model_image.py 30.00% 14 Missing :warning:
astrophot/models/point_source.py 81.81% 14 Missing :warning:
astrophot/models/_model_methods.py 87.50% 11 Missing :warning:
astrophot/models/group_psf_model.py 78.78% 7 Missing :warning:
astrophot/image/psf_image.py 83.33% 6 Missing :warning:
astrophot/plots/image.py 78.57% 6 Missing :warning:
astrophot/image/image_header.py 84.37% 5 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 79.31% 79.41% +0.09% ========================================== Files 87 90 +3 Lines 7252 7665 +413 ========================================== + Hits 5752 6087 +335 - Misses 1500 1578 +78 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.