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

Adding AstroPhot errors #137

Closed ConnorStoneAstro closed 11 months ago

ConnorStoneAstro commented 11 months ago

This would close #117 however just as a start, this would have ongoing updates

codecov[bot] commented 11 months ago

Codecov Report

Merging #137 (f7729f2) into dev (a08385c) will increase coverage by 0.00%. Report is 1 commits behind head on dev. The diff coverage is 73.10%.

@@           Coverage Diff           @@
##              dev     #137   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files          80       86    +6     
  Lines        7114     7176   +62     
=======================================
+ Hits         5589     5638   +49     
- Misses       1525     1538   +13     
Files Coverage Δ
astrophot/errors/__init__.py 100.00% <100.00%> (ø)
astrophot/errors/base.py 100.00% <100.00%> (ø)
astrophot/errors/fit.py 100.00% <100.00%> (ø)
astrophot/errors/image.py 100.00% <100.00%> (ø)
astrophot/errors/models.py 100.00% <100.00%> (ø)
astrophot/errors/param.py 100.00% <100.00%> (ø)
astrophot/fit/lm.py 86.80% <100.00%> (-0.07%) :arrow_down:
astrophot/param/base.py 95.78% <100.00%> (+0.04%) :arrow_up:
astrophot/param/parameter.py 97.60% <100.00%> (+0.01%) :arrow_up:
astrophot/image/psf_image.py 92.68% <66.66%> (-2.19%) :arrow_down:
... and 11 more

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