PSF images provided are normalized for obscuration, vignetting and baffle effects. However, GalSim internally handles the obscuration, so we remove this part of the normalization by dividing the PSF images by collecting_area / ((diameter/2)**2*np.pi).
PSF images provided are normalized for obscuration, vignetting and baffle effects. However,
GalSim
internally handles the obscuration, so we remove this part of the normalization by dividing the PSF images bycollecting_area / ((diameter/2)**2*np.pi)
.