lsst.jointcal ge2d134c3d5+e1b5c038cd
|
This is the complete list of members for lsst::jointcal::PhotometryModel, including all inherited members.
_log | lsst::jointcal::PhotometryModel | protected |
assignIndices(std::string const &whatToFit, Eigen::Index firstIndex)=0 | lsst::jointcal::PhotometryModel | pure virtual |
checkPositiveOnBBox(CcdImage const &ccdImage) const | lsst::jointcal::PhotometryModel | |
computeParameterDerivatives(MeasuredStar const &measuredStar, CcdImage const &ccdImage, Eigen::VectorXd &derivatives) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
computeRefResidual(FittedStar const &fittedStar, RefStar const &refStar) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
computeResidual(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
errorPedestal | lsst::jointcal::PhotometryModel | protected |
findMapping(CcdImage const &ccdImage) const =0 | lsst::jointcal::PhotometryModel | protectedpure virtual |
freezeErrorTransform()=0 | lsst::jointcal::PhotometryModel | pure virtual |
getErrorPedestal() const | lsst::jointcal::PhotometryModel | inline |
getMapping(CcdImage const &ccdImage) const | lsst::jointcal::PhotometryModel | inline |
getMappingIndices(CcdImage const &ccdImage, IndexVector &indices) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
getNpar(CcdImage const &ccdImage) const | lsst::jointcal::PhotometryModel | inline |
getRefError(RefStar const &refStar) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
getTotalParameters() const =0 | lsst::jointcal::PhotometryModel | pure virtual |
offsetFittedStar(FittedStar &fittedStar, double delta) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
offsetParams(Eigen::VectorXd const &delta)=0 | lsst::jointcal::PhotometryModel | pure virtual |
operator<< | lsst::jointcal::PhotometryModel | friend |
PhotometryModel(LOG_LOGGER log, double errorPedestal=0) | lsst::jointcal::PhotometryModel | inline |
print(std::ostream &out) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
toPhotoCalib(CcdImage const &ccdImage) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
transform(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
transformError(CcdImage const &ccdImage, MeasuredStar const &measuredStar) const =0 | lsst::jointcal::PhotometryModel | pure virtual |
tweakFluxError(jointcal::MeasuredStar const &measuredStar) const | lsst::jointcal::PhotometryModel | inline |
tweakMagnitudeError(jointcal::MeasuredStar const &measuredStar) const | lsst::jointcal::PhotometryModel | inline |
validate(CcdImageList const &ccdImageList, int ndof) const | lsst::jointcal::PhotometryModel | |
~PhotometryModel()=default | lsst::jointcal::PhotometryModel | virtual |