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
87 stars 9 forks source link

Adjustments to run without errors on GPU. clean up of subpixel integration for better stability #101

Closed ConnorStoneAstro closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #101 (ebbb942) into main (026c39f) will increase coverage by 0.04%. The diff coverage is 77.98%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   78.26%   78.30%   +0.04%     
==========================================
  Files          73       73              
  Lines        6224     6291      +67     
==========================================
+ Hits         4871     4926      +55     
- Misses       1353     1365      +12     
Impacted Files Coverage Δ
autophot/image/jacobian_image.py 75.34% <ø> (ø)
autophot/image/target_image.py 69.74% <ø> (-1.08%) :arrow_down:
autophot/models/core_model.py 72.33% <0.00%> (-0.36%) :arrow_down:
autophot/models/planesky_model.py 93.54% <ø> (ø)
autophot/models/star_model_object.py 92.30% <ø> (+2.83%) :arrow_up:
autophot/plots/visuals.py 100.00% <ø> (ø)
autophot/utils/initialize/initialize.py 80.95% <0.00%> (ø)
autophot/utils/interpolate.py 87.58% <ø> (ø)
autophot/models/_shared_methods.py 84.73% <50.00%> (-0.29%) :arrow_down:
autophot/plots/image.py 73.46% <68.75%> (+0.13%) :arrow_up:
... and 13 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more