Class CoaddPsfControl¶
Defined in File CoaddPsf.h
Class Documentation¶
-
class
CoaddPsfControl
¶ Public Functions
-
lsst::meas::algorithms::CoaddPsfControl::LSST_CONTROL_FIELD(warpingKernelName, std::string, "Name of warping kernel; choices: lanczos3, lanczos4, lanczos5, bilinear, nearest")
-
lsst::meas::algorithms::CoaddPsfControl::LSST_CONTROL_FIELD(cacheSize, int, "Warping kernel cache size")
-
CoaddPsfControl
(std::string _warpingKernelName = "lanczos3", int _cacheSize = 10000)¶
-