GalSim-developers / GalSim

The modular galaxy image simulation toolkit. Documentation:
http://galsim-developers.github.io/GalSim/
Other
224 stars 105 forks source link

BUG return variance in ADU units for CCDNoise #1167

Closed beckermr closed 2 years ago

beckermr commented 2 years ago

This fixes a bug where the CCDNoise class does not return the variance in ADU units, matching the other methods that deal with variance.

closes #1166

beckermr commented 2 years ago

@rmjarvis I think this is ready for another look!

rmjarvis commented 2 years ago

LGTM. Thanks for finding the error Matt!