lsst / afw

LSST data management: pipeline library code and primitives including images and tables
http://dm.lsst.org/
21 stars 22 forks source link

DM-46720: Add uncalibrateImage method to afw.image.PhotoCalib #748

Closed parejkoj closed 3 weeks ago

parejkoj commented 3 weeks ago

@TallJimbo : please have another look. I changed the test values and that lets the various calculations match within typical uncertainty. There's a "small number minus big number" problem that will always be there for some input values.

TallJimbo commented 3 weeks ago

Looks good!