aabdurrouf / piXedfit

piXedfit is a Python package designed for analyzing spatially resolved SEDs of galaxies
https://pixedfit.readthedocs.io/en/latest/index.html
MIT License
40 stars 7 forks source link

WISE W3 uncertainty #18

Closed ywis closed 1 month ago

ywis commented 4 months ago

https://github.com/aabdurrouf/piXedfit/blob/main/piXedfit/piXedfit_images/images_utils.py line 627, the last parenthesis should be moved before + np.square(sigma_src) term.

aabdurrouf commented 1 month ago

Thanks! we have fixed that.