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

adding window setter for target_list #145

Closed ConnorStoneAstro closed 7 months ago

ConnorStoneAstro commented 7 months ago

Closes #142 by adding setter for window for Target_List object

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e816201) 79.15% compared to head (681a4be) 79.17%.

Files Patch % Lines
astrophot/image/image_object.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== + Coverage 79.15% 79.17% +0.02% ========================================== Files 86 86 Lines 7186 7195 +9 ========================================== + Hits 5688 5697 +9 Misses 1498 1498 ```

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