lsst.meas.modelfit
22.0.0-1-g1b65d06+7755feff19
|
▼Nlsst | |
▼Nmeas | |
▼Nmodelfit | |
▼Ncmodel | |
▼NcmodelContinued | |
CCModelSingleFrameConfig | |
CCModelSingleFramePlugin | |
CCModelForcedConfig | |
CCModelForcedPlugin | |
▼Ndetail | |
CVandermonde | 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) |
▼Ndisplay | |
▼NdensityPlot | |
CHistogramLayer | |
CScatterLayer | |
CSurfaceLayer | |
CCrossPointsLayer | |
▼CDensityPlot | |
CLayerDict | |
CExampleData | |
▼Ninteractive | |
CInteractive | |
▼NmodelFitAdapters | |
CModelFitDataAdapter | |
CSamplingDataAdapter | |
COptimizerTrackLayer | |
COptimizerDataAdapter | |
▼NoptimizerDisplay | |
COptimizerIterationDisplay | |
COptimizerDisplay | |
COptimizerDisplayFigure | |
▼Noptimizer | |
▼NoptimizerContinued | |
COptimizerControl | |
COptimizer | |
▼Npriors | |
▼NpriorsContinued | |
CSemiEmpiricalPrior | |
CSoftenedLinearPrior | |
▼Npsf | |
▼NpsfContinued | |
CGeneralShapeletPsfApproxConfig | |
CGeneralShapeletPsfApproxMixin | |
CGeneralShapeletPsfApproxSingleFrameConfig | |
CGeneralShapeletPsfApproxSingleFramePlugin | |
CGeneralShapeletPsfApproxForcedConfig | |
CGeneralShapeletPsfApproxForcedPlugin | |
CImportanceSamplerControl | Control object for one iteration of adaptive importance sampling |
CAdaptiveImportanceSampler | Sampler class that performs Monte Carlo sampling, while iteratively updating the analytic distribution from which points are drawn |
CCModelStageControl | Nested control object for CModel that configures one of the three ("initial", "exp", "dev") nonlinear fitting stages |
CCModelControl | The main control object for CModel, containing parameters for the final linear fit and aggregating the other control objects |
CCModelStageResult | Result object for a single nonlinear fitting stage of the CModel algorithm |
CCModelResult | Master result object for CModel, containing results for the final linear fit and three nested CModelStageResult objects for the results of the previous stages |
CCModelAlgorithm | Main public interface class for CModel algorithm |
CDoubleShapeletPsfApproxControl | Control object used to configure a 2-shapelet fit to a PSF model; see DoubleShapeletPsfApproxAlgorithm |
CDoubleShapeletPsfApproxAlgorithm | An algorithm that fits a 2-component shapelet approximation to the PSF model |
CGeneralPsfFitterComponentControl | Control object used to define one piece of multishapelet fit to a PSF model; see GeneralPsfFitterControl |
CGeneralPsfFitterControl | Control object used to configure a multishapelet fit to a PSF model; see GeneralPsfFitter |
CGeneralPsfFitter | Class for fitting multishapelet models to PSF images |
CGeneralPsfFitterAlgorithm | |
CMultiShapeletPsfLikelihood | Likelihood object used to fit multishapelet models to PSF model images; mostly for internal use by GeneralPsfFitter |
CLikelihood | Base class for optimizer/sampler likelihood functions that compute likelihood at a point |
CMixtureComponent | A weighted Student's T or Gaussian distribution used as a component in a Mixture |
CMixtureUpdateRestriction | Helper class used to define restrictions to the form of the component parameters in Mixture::updateEM |
CMixture | |
CMixturePrior | A prior that's flat in amplitude parameters, and uses a Mixture for nonlinear parameters |
CModel | Abstract base class and concrete factories that define multi-shapelet galaxy models |
CMultiModel | A concrete Model class that simply concatenates several other Models |
COptimizerObjective | Base class for objective functions for Optimizer |
COptimizerControl | Configuration object for Optimizer |
COptimizerHistoryRecorder | |
COptimizer | A numerical optimizer customized for least-squares problems with Bayesian priors |
CPixelFitRegionControl | |
CPixelFitRegion | |
CPrior | Base class for Bayesian priors |
CSamplingObjective | |
CSampler | |
CSemiEmpiricalPriorControl | |
CSemiEmpiricalPrior | A piecewise prior motivated by both real distributions and practical considerations |
CSoftenedLinearPriorControl | |
CSoftenedLinearPrior | A prior that's linear in radius and flat in ellipticity, with a cubic roll-off at the edges |
CTruncatedGaussian | Represents a multidimensional Gaussian function truncated at zero |
CTruncatedGaussianLogEvaluator | Helper class for evaluating the -log of a TruncatedGaussian |
CTruncatedGaussianEvaluator | Helper class for evaluating the -log of a TruncatedGaussian |
CTruncatedGaussianSampler | Helper class for drawing samples from a TruncatedGaussian |
CUnitSystem | A simple struct that combines a Wcs and a PhotoCalib |
CLocalUnitTransform | A local mapping between two UnitSystems |
CUnitTransformedLikelihoodControl | Control object used to initialize a UnitTransformedLikelihood |
CEpochFootprint | An image at one epoch of a galaxy, plus associated info |
CUnitTransformedLikelihood | A concrete Likelihood class that does not require its parameters and data to be in the same UnitSystem |