EranOfek / AstroPack

Astronomy & Astrophysics Software Pacakge
Other
16 stars 4 forks source link

AstroZOGY/subtractionScorr doesnt take into account number of images in coadd #458

Closed EranOfek closed 1 month ago

EranOfek commented 1 month ago

The variance estimation in AstroZOGY/subtractionScorr is wrong. In the case that the input images are mean coadd, then the number of images is not taken into account.

EranOfek commented 1 month ago

Add arguments: Args.NcoaddNew = 'NCOADD'; Args.NcoaddRef = 'NCOADD';

That reads the number of images in the coadd from header.