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

use numpy variable instead of tensor in chunk_image_jacobian #150

Closed ConnorStoneAstro closed 7 months ago

ConnorStoneAstro commented 7 months ago

Try to Close #149 by identifying where tensor/numpy are mixed causing error when tensors are on a cuda device

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e816201) 79.15% compared to head (32d1f61) 79.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #150 +/- ## ======================================= Coverage 79.15% 79.15% ======================================= Files 86 86 Lines 7186 7187 +1 ======================================= + Hits 5688 5689 +1 Misses 1498 1498 ```

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