lsst.jointcal  21.0.0-20-g3b2d1f0+f7c7c85b61
lsst::jointcal::PhotometryModel Member List

This is the complete list of members for lsst::jointcal::PhotometryModel, including all inherited members.

_loglsst::jointcal::PhotometryModelprotected
assignIndices(std::string const &whatToFit, Eigen::Index firstIndex)=0lsst::jointcal::PhotometryModelpure virtual
checkPositiveOnBBox(CcdImage const &ccdImage) constlsst::jointcal::PhotometryModel
computeParameterDerivatives(MeasuredStar const &measuredStar, CcdImage const &ccdImage, Eigen::VectorXd &derivatives) const =0lsst::jointcal::PhotometryModelpure virtual
computeRefResidual(FittedStar const &fittedStar, RefStar const &refStar) const =0lsst::jointcal::PhotometryModelpure virtual
computeResidual(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0lsst::jointcal::PhotometryModelpure virtual
errorPedestallsst::jointcal::PhotometryModelprotected
findMapping(CcdImage const &ccdImage) const =0lsst::jointcal::PhotometryModelprotectedpure virtual
freezeErrorTransform()=0lsst::jointcal::PhotometryModelpure virtual
getErrorPedestal()lsst::jointcal::PhotometryModelinline
getMapping(CcdImage const &ccdImage) constlsst::jointcal::PhotometryModelinline
getMappingIndices(CcdImage const &ccdImage, IndexVector &indices) const =0lsst::jointcal::PhotometryModelpure virtual
getNpar(CcdImage const &ccdImage) constlsst::jointcal::PhotometryModelinline
getRefError(RefStar const &refStar) const =0lsst::jointcal::PhotometryModelpure virtual
getTotalParameters() const =0lsst::jointcal::PhotometryModelpure virtual
offsetFittedStar(FittedStar &fittedStar, double delta) const =0lsst::jointcal::PhotometryModelpure virtual
offsetParams(Eigen::VectorXd const &delta)=0lsst::jointcal::PhotometryModelpure virtual
operator<<(std::ostream &s, PhotometryModel const &model)lsst::jointcal::PhotometryModelfriend
PhotometryModel(LOG_LOGGER log, double errorPedestal=0)lsst::jointcal::PhotometryModelinline
print(std::ostream &out) const =0lsst::jointcal::PhotometryModelpure virtual
toPhotoCalib(CcdImage const &ccdImage) const =0lsst::jointcal::PhotometryModelpure virtual
transform(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0lsst::jointcal::PhotometryModelpure virtual
transformError(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0lsst::jointcal::PhotometryModelpure virtual
tweakFluxError(jointcal::MeasuredStar const &measuredStar) constlsst::jointcal::PhotometryModelinline
tweakMagnitudeError(jointcal::MeasuredStar const &measuredStar) constlsst::jointcal::PhotometryModelinline
validate(CcdImageList const &ccdImageList, int ndof) constlsst::jointcal::PhotometryModel