diff --git a/config/comCam/makePsfMatchedWarp.py b/config/comCam/makePsfMatchedWarp.py index f27647e6..ad15cd95 100644 --- a/config/comCam/makePsfMatchedWarp.py +++ b/config/comCam/makePsfMatchedWarp.py @@ -24,6 +24,6 @@ # DM-47171: 9.0 (1.8 arcsec) corresponds to the ~98.5% percentile of the # PSF FWHM distribution in the 2nd and 3rd weeks of ComCam science observations -# selectDeepCoaddVisits is currently set the the default 2.0 arcsec +# selectDeepCoaddVisits is currently set the the default 1.7 arcsec for ComCam. # Keep this in sync with the makeWarp.py config. config.modelPsf.defaultFwhm = 9.0 diff --git a/config/comCam/makeWarp.py b/config/comCam/makeWarp.py index f02699a0..a99ef01e 100644 --- a/config/comCam/makeWarp.py +++ b/config/comCam/makeWarp.py @@ -36,6 +36,6 @@ # DM-47171: 9.0 (1.8 arcsec) corresponds to the ~98.5% percentile of the # PSF FWHM distribution in the 2nd and 3rd weeks of ComCam science observations -# selectDeepCoaddVisits is currently set the the default 2.0 arcsec +# selectDeepCoaddVisits is currently set the the default 1.7 arcsec for ComCam. # Keep these in sync with the makePsfMatchedWarp.py config. config.modelPsf.defaultFwhm = 9.0