lsst.meas.modelfit g9f262a3a84+e1f1d769b9
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CCModelConfig
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelForcedConfig
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelSingleFrameConfig
 Clsst::afw::table::io::Persistable [external]
 Clsst::meas::modelfit::Mixture
 Clsst::meas::base::BaseAlgorithm [external]
 Clsst::meas::base::ForcedAlgorithm [external]
 Clsst::meas::base::SimpleAlgorithm [external]
 Clsst::meas::modelfit::DoubleShapeletPsfApproxAlgorithmAn algorithm that fits a 2-component shapelet approximation to the PSF model
 Clsst::meas::base::SingleFrameAlgorithm [external]
 Clsst::meas::base::SimpleAlgorithm [external]
 Clsst.meas.base.ForcedPlugin
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelForcedPlugin
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxForcedPlugin
 Clsst.meas.base.ForcedPluginConfig
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelForcedConfig
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxForcedConfig
 Clsst.meas.base.SingleFramePlugin
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelSingleFramePlugin
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxSingleFramePlugin
 Clsst.meas.base.SingleFramePluginConfig
 Clsst.meas.modelfit.cmodel.cmodelContinued.CModelSingleFrameConfig
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxSingleFrameConfig
 Clsst::meas::modelfit::CModelAlgorithmMain public interface class for CModel algorithm
 Clsst::meas::modelfit::CModelControlThe main control object for CModel, containing parameters for the final linear fit and aggregating the other control objects
 Clsst::meas::modelfit::CModelResultMaster result object for CModel, containing results for the final linear fit and three nested CModelStageResult objects for the results of the previous stages
 Clsst::meas::modelfit::CModelStageControlNested control object for CModel that configures one of the three ("initial", "exp", "dev") nonlinear fitting stages
 Clsst::meas::modelfit::CModelStageResultResult object for a single nonlinear fitting stage of the CModel algorithm
 Clsst::meas::modelfit::detail::Vandermonde< N >Class that computes rows of the Vandermonde matrix and related matrices; the dot product of these row vectors with the polynomial coefficient vectors evaluates the polynomial (or computes a derivative)
 Clsst::meas::modelfit::DoubleShapeletPsfApproxControlControl object used to configure a 2-shapelet fit to a PSF model; see DoubleShapeletPsfApproxAlgorithm
 Clsst::meas::modelfit::EpochFootprintAn image at one epoch of a galaxy, plus associated info
 Clsst::meas::modelfit::GeneralPsfFitterClass for fitting multishapelet models to PSF images
 Clsst::meas::modelfit::GeneralPsfFitterAlgorithm
 Clsst::meas::modelfit::GeneralPsfFitterComponentControlControl object used to define one piece of multishapelet fit to a PSF model; see GeneralPsfFitterControl
 Clsst::meas::modelfit::GeneralPsfFitterControlControl object used to configure a multishapelet fit to a PSF model; see GeneralPsfFitter
 Clsst::meas::modelfit::ImportanceSamplerControlControl object for one iteration of adaptive importance sampling
 Clsst::meas::modelfit::LikelihoodBase class for optimizer/sampler likelihood functions that compute likelihood at a point
 Clsst::meas::modelfit::MultiShapeletPsfLikelihoodLikelihood object used to fit multishapelet models to PSF model images; mostly for internal use by GeneralPsfFitter
 Clsst::meas::modelfit::UnitTransformedLikelihoodA concrete Likelihood class that does not require its parameters and data to be in the same UnitSystem
 Clsst::meas::modelfit::LocalUnitTransformA local mapping between two UnitSystems
 Clsst::meas::modelfit::MixtureComponentA weighted Student's T or Gaussian distribution used as a component in a Mixture
 Clsst::meas::modelfit::MixtureUpdateRestrictionHelper class used to define restrictions to the form of the component parameters in Mixture::updateEM
 Clsst::meas::modelfit::ModelAbstract base class and concrete factories that define multi-shapelet galaxy models
 Clsst::meas::modelfit::MultiModelA concrete Model class that simply concatenates several other Models
 Clsst::meas::modelfit::OptimizerA numerical optimizer customized for least-squares problems with Bayesian priors
 Clsst.meas.modelfit.optimizer.optimizerContinued.Optimizer
 Clsst.meas.modelfit.optimizer.optimizerContinued.OptimizerControl
 Clsst::meas::modelfit::OptimizerControlConfiguration object for Optimizer
 Clsst::meas::modelfit::OptimizerHistoryRecorder
 Clsst::meas::modelfit::OptimizerObjectiveBase class for objective functions for Optimizer
 Clsst::meas::modelfit::PixelFitRegion
 Clsst::meas::modelfit::PixelFitRegionControl
 Clsst::meas::modelfit::PriorBase class for Bayesian priors
 Clsst::meas::modelfit::MixturePriorA prior that's flat in amplitude parameters, and uses a Mixture for nonlinear parameters
 Clsst::meas::modelfit::SemiEmpiricalPriorA piecewise prior motivated by both real distributions and practical considerations
 Clsst::meas::modelfit::SoftenedLinearPriorA prior that's linear in radius and flat in ellipticity, with a cubic roll-off at the edges
 Clsst.meas.modelfit.priors.priorsContinued.SemiEmpiricalPrior
 Clsst.meas.modelfit.priors.priorsContinued.SoftenedLinearPrior
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxMixin
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxForcedPlugin
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxSingleFramePlugin
 Clsst::meas::modelfit::Sampler
 Clsst::meas::modelfit::AdaptiveImportanceSamplerSampler class that performs Monte Carlo sampling, while iteratively updating the analytic distribution from which points are drawn
 Clsst::meas::modelfit::SamplingObjective
 Clsst::meas::modelfit::SemiEmpiricalPriorControl
 Clsst::meas::modelfit::SoftenedLinearPriorControl
 Clsst::meas::modelfit::TruncatedGaussianRepresents a multidimensional Gaussian function truncated at zero
 Clsst::meas::modelfit::TruncatedGaussianEvaluatorHelper class for evaluating the -log of a TruncatedGaussian
 Clsst::meas::modelfit::TruncatedGaussianLogEvaluatorHelper class for evaluating the -log of a TruncatedGaussian
 Clsst::meas::modelfit::TruncatedGaussianSamplerHelper class for drawing samples from a TruncatedGaussian
 Clsst::meas::modelfit::UnitSystemA simple struct that combines a Wcs and a PhotoCalib
 Clsst::meas::modelfit::UnitTransformedLikelihoodControlControl object used to initialize a UnitTransformedLikelihood
 Clsst.pex.config.Config
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxConfig
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxForcedConfig
 Clsst.meas.modelfit.psf.psfContinued.GeneralShapeletPsfApproxSingleFrameConfig
 Clsst::afw::table::io::PersistableFacade< Mixture > [external]
 Clsst::meas::modelfit::Mixture