lsst.meas.modelfit  13.0-11-g2fa83af+12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
\Nlsst
 \Nmeas
  \Nmodelfit
   oNcmodel
   |\NcmodelContinued
   | oCCModelSingleFrameConfig
   | oCCModelSingleFramePlugin
   | oCCModelForcedConfig
   | \CCModelForcedPlugin
   oNcommon
   oNdetail
   |\CVandermondeClass 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)
   oNdisplay
   |oNcModelDisplay
   |oNdensityPlot
   ||oCHistogramLayer
   ||oCScatterLayer
   ||oCSurfaceLayer
   ||oCCrossPointsLayer
   ||oCDensityPlot
   |||\CLayerDict
   ||\CExampleData
   |oNinteractive
   ||\CInteractive
   |oNmodelFitAdapters
   ||oCModelFitDataAdapter
   ||oCSamplingDataAdapter
   ||oCOptimizerTrackLayer
   ||\COptimizerDataAdapter
   |\NoptimizerDisplay
   | oCOptimizerIterationDisplay
   | oCOptimizerDisplay
   | \COptimizerDisplayFigure
   oNoptimizer
   |\NoptimizerContinued
   | oCOptimizerControl
   | \COptimizer
   oNpixelFitRegion
   |\NpixelFitRegionContinued
   oNpriors
   |\NpriorsContinued
   | oCSemiEmpiricalPrior
   | \CSoftenedLinearPrior
   oNpsf
   |\NpsfContinued
   | oCGeneralShapeletPsfApproxConfig
   | oCGeneralShapeletPsfApproxMixin
   | oCGeneralShapeletPsfApproxSingleFrameConfig
   | oCGeneralShapeletPsfApproxSingleFramePlugin
   | oCGeneralShapeletPsfApproxForcedConfig
   | \CGeneralShapeletPsfApproxForcedPlugin
   oNversion
   oCImportanceSamplerControlControl object for one iteration of adaptive importance sampling
   oCAdaptiveImportanceSamplerSampler class that performs Monte Carlo sampling, while iteratively updating the analytic distribution from which points are drawn
   oCCModelStageControlNested control object for CModel that configures one of the three ("initial", "exp", "dev") nonlinear fitting stages
   oCCModelControlThe main control object for CModel, containing parameters for the final linear fit and aggregating the other control objects
   oCCModelStageResultResult object for a single nonlinear fitting stage of the CModel algorithm
   oCCModelResultMaster result object for CModel, containing results for the final linear fit and three nested CModelStageResult objects for the results of the previous stages
   oCCModelAlgorithmMain public interface class for CModel algorithm
   oCDoubleShapeletPsfApproxControlControl object used to configure a 2-shapelet fit to a PSF model; see DoubleShapeletPsfApproxAlgorithm
   oCDoubleShapeletPsfApproxAlgorithmAn algorithm that fits a 2-component shapelet approximation to the PSF model
   oCGeneralPsfFitterComponentControlControl object used to define one piece of multishapelet fit to a PSF model; see GeneralPsfFitterControl
   oCGeneralPsfFitterControlControl object used to configure a multishapelet fit to a PSF model; see GeneralPsfFitter
   oCGeneralPsfFitterClass for fitting multishapelet models to PSF images
   oCGeneralPsfFitterAlgorithm
   oCMultiShapeletPsfLikelihoodLikelihood object used to fit multishapelet models to PSF model images; mostly for internal use by GeneralPsfFitter
   oCLikelihoodBase class for optimizer/sampler likelihood functions that compute likelihood at a point
   oCMixtureComponentA weighted Student's T or Gaussian distribution used as a component in a Mixture
   oCMixtureUpdateRestrictionHelper class used to define restrictions to the form of the component parameters in Mixture::updateEM
   oCMixture
   oCMixturePriorA prior that's flat in amplitude parameters, and uses a Mixture for nonlinear parameters
   oCModelAbstract base class and concrete factories that define multi-shapelet galaxy models
   oCMultiModelA concrete Model class that simply concatenates several other Models
   oCOptimizerObjectiveBase class for objective functions for Optimizer
   oCOptimizerControlConfiguration object for Optimizer
   oCOptimizerHistoryRecorder
   oCOptimizerA numerical optimizer customized for least-squares problems with Bayesian priors
   oCPixelFitRegionControl
   oCPixelFitRegion
   oCPriorBase class for Bayesian priors
   oCSamplingObjective
   oCSampler
   oCSemiEmpiricalPriorControl
   oCSemiEmpiricalPriorA piecewise prior motivated by both real distributions and practical considerations
   oCSoftenedLinearPriorControl
   oCSoftenedLinearPriorA prior that's linear in radius and flat in ellipticity, with a cubic roll-off at the edges
   oCTruncatedGaussianRepresents a multidimensional Gaussian function truncated at zero
   oCTruncatedGaussianLogEvaluatorHelper class for evaluating the -log of a TruncatedGaussian
   oCTruncatedGaussianEvaluatorHelper class for evaluating the -log of a TruncatedGaussian
   oCTruncatedGaussianSamplerHelper class for drawing samples from a TruncatedGaussian
   oCUnitSystemA simple struct that combines a Wcs and a Calib
   oCLocalUnitTransformA local mapping between two UnitSystems
   oCUnitTransformedLikelihoodControlControl object used to initialize a UnitTransformedLikelihood
   oCEpochFootprintAn image at one epoch of a galaxy, plus associated info
   \CUnitTransformedLikelihoodA concrete Likelihood class that does not require its parameters and data to be in the same UnitSystem