You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.error("No results could be computed for this group.")
409
409
return
410
410
411
-
# 3. Get average zero point from zp of all calibrators in the group
412
-
413
-
calib_mag_zp_array=np.array([result.mag_zpornp.nanforresultinphotopolresult_Lifresult.astrosource.is_calibrator]) # else it fills with None also and the dtype becomes object
r"""estimate an appropriate common aperture for a list of reduced fits.
736
706
737
707
It fits the target source profile in the fields and returns some multiples of the fwhm which are used as the aperture and as the inner and outer radius of the annulus for local bkg estimation).
# 3. Get average zero point from zp of all calibrators in the group
411
-
412
-
calib_mag_zp_array=np.array([result.mag_zpornp.nanforresultinphotopolresult_Lifresult.astrosource.is_calibrator]) # else it fills with None also and the dtype becomes object
0 commit comments