lsst.meas.base  13.0-33-gb1a1d47+15
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CConfigClass
 Clsst.meas.base.references.CoaddSrcReferencesConfig
 CConfigClass
 Clsst.meas.base.references.MultiBandReferencesConfig
 COrderedDict
 Clsst.meas.base.pluginRegistry.PluginMapMap of plugins (instances of subclasses of BasePlugin) to be run for a task
 Clist
 Clsst.meas.base.noiseReplacer.NoiseReplacerList
 Clsst::afw::table::InputFunctorKey< T > [external]
 Clsst::afw::table::FunctorKey< CentroidResult > [external]
 Clsst::afw::table::FunctorKey< FluxResult > [external]
 Clsst::afw::table::FunctorKey< MagResult > [external]
 Clsst::afw::table::FunctorKey< SdssShapeResult > [external]
 Clsst::afw::table::FunctorKey< ShapeResult > [external]
 Clsst::afw::table::OutputFunctorKey< T > [external]
 Clsst::afw::table::FunctorKey< CentroidResult > [external]
 Clsst::afw::table::FunctorKey< FluxResult > [external]
 Clsst::afw::table::FunctorKey< MagResult > [external]
 Clsst::afw::table::FunctorKey< SdssShapeResult > [external]
 Clsst::afw::table::FunctorKey< ShapeResult > [external]
 Clsst::meas::base::ApertureFluxControlConfiguration object for multiple-aperture flux algorithms
 Clsst::meas::base::BaseAlgorithmUltimate abstract base class for all C++ measurement algorithms
 Clsst::meas::base::ForcedAlgorithmBase class for algorithms that measure the properties of sources on one image, using previous measurements on another image to hold certain quantities fixed
 Clsst::meas::base::SingleFrameAlgorithmBase class for algorithms that measure the properties of sources on single image
 Clsst::meas::base::BaseTransformAbstract base class for all C++ measurement transformations
 Clsst::meas::base::ApertureFluxTransformMeasurement transformation for aperture fluxes
 Clsst::meas::base::CentroidTransformBase for centroid measurement transformations
 Clsst::meas::base::FluxTransformBase for flux measurement transformations
 Clsst::meas::base::SdssShapeTransformTransformation for SdssShape measurements
 Clsst::meas::base::BlendednessControl
 Clsst::meas::base::CentroidChecker
 Clsst::meas::base::CentroidResultA reusable struct for centroid measurements
 Clsst::meas::base::SdssShapeResultResult object SdssShapeAlgorithm
 Clsst::meas::base::FittedModel
 Clsst::meas::base::FlagDefinitionSimple class used to define and document flags The name and doc constitute the identity of the FlagDefinition The number is used for indexing, but is assigned arbitrarily
 Clsst::meas::base::FlagDefinitionListVector-type utility class to build a collection of FlagDefinitions
 Clsst::meas::base::FlagHandlerUtility class for handling flag fields that indicate the failure modes of an algorithm
 Clsst::meas::base::FluxResultA reusable result struct for flux measurements
 Clsst::meas::base::ApertureFluxResultA Result struct for running an aperture flux algorithm with a single radius
 Clsst::meas::base::SdssShapeResultResult object SdssShapeAlgorithm
 Clsst::meas::base::GaussianCentroidControlA C++ control class to handle GaussianCentroidAlgorithm's configuration
 Clsst::meas::base::GaussianFluxControlA C++ control class to handle GaussianFluxAlgorithm's configuration
 Clsst::meas::base::MagResultA reusable result struct for magnitudes
 Clsst::meas::base::NaiveCentroidControlA C++ control class to handle NaiveCentroidAlgorithm's configuration
 Clsst::meas::base::NoThrowOnNegativeFluxContextTemporarily replace negative fluxes with NaNs
 Clsst::meas::base::PeakLikelihoodFluxControlC++ control object for peak likelihood flux
 Clsst::meas::base::PixelFlagsControlA C++ control class to handle PixelFlagsAlgorithm's configuration
 Clsst::meas::base::PsfFluxControlA C++ control class to handle PsfFluxAlgorithm's configuration
 Clsst::meas::base::SafeCentroidExtractorUtility class for measurement algorithms that extracts a position from the Centroid slot and handles errors in a safe and consistent way
 Clsst::meas::base::SafeShapeExtractorUtility class for measurement algorithms that extracts an ellipse from the Shape slot and handles errors in a safe and consistent way
 Clsst::meas::base::ScaledApertureFluxControl
 Clsst::meas::base::SdssCentroidControlA C++ control class to handle SdssCentroidAlgorithm's configuration
 Clsst::meas::base::SdssShapeControlA C++ control class to handle SdssShapeAlgorithm's configuration
 Clsst::meas::base::ShapeResultA reusable struct for moments-based shape measurements
 Clsst::meas::base::SdssShapeResultResult object SdssShapeAlgorithm
 Clsst::meas::base::SincCoeffs< PixelT >A singleton to calculate and cache the coefficients for sinc photometry
 CConfig
 Clsst.meas.base.applyApCorr.ApplyApCorrConfig
 Clsst.meas.base.baseMeasurement.BaseMeasurementConfigBase config class for all measurement driver tasks
 Clsst.meas.base.baseMeasurement.SourceSlotConfigSlot configuration which assigns a particular named plugin to each of a set of slots
 Clsst.meas.base.catalogCalculation.CatalogCalculationConfig
 Clsst.meas.base.forcedPhotImage.ForcedPhotImageConfigConfig class for forced measurement driver task
 Clsst.meas.base.noiseReplacer.NoiseReplacerConfig
 Clsst.meas.base.pluginsBase.BasePluginConfigBase class measurement Plugin config classes
 Clsst.meas.base.references.BaseReferencesConfig
 CRegistry
 Clsst.meas.base.pluginRegistry.PluginRegistryBase class for plugin registries
 CCmdLineTask
 Clsst.meas.base.forcedPhotImage.ForcedPhotImageTaskA base class for command-line forced measurement drivers
 CDataIdContainer
 Clsst.meas.base.forcedPhotCcd.PerTractCcdDataIdContainer
 CTask
 Clsst.meas.base.applyApCorr.ApplyApCorrTaskApply aperture corrections
 Clsst.meas.base.baseMeasurement.BaseMeasurementTaskUltimate base class for all measurement tasks
 Clsst.meas.base.catalogCalculation.CatalogCalculationTask
 Clsst.meas.base.references.BaseReferencesTaskBase class for forced photometry subtask that retrieves reference sources
 Cstd::exception [external]STL class
 Clsst::pex::exceptions::Exception [external]
 Cobject
 Clsst.meas.base.applyApCorr.ApCorrInfoCatalog field names and keys needed to aperture correct a particular flux
 Clsst.meas.base.catalogCalculation.CCContext
 Clsst.meas.base.noiseReplacer.DummyNoiseReplacerA do-nothing standin for NoiseReplacer, used when we want to disable NoiseReplacer
 Clsst.meas.base.noiseReplacer.NoiseGeneratorBase class for noise generators used by the "doReplaceWithNoise" routine: these produce HeavyFootprints filled with noise generated in various ways
 Clsst.meas.base.noiseReplacer.NoiseReplacerClass that handles replacing sources with noise during measurement
 Clsst.meas.base.pluginRegistry.PluginRegistry.ConfigurableClass used as the actual element in the registry
 Clsst.meas.base.pluginsBase.BasePluginBase class for measurement plugins
 Clsst.meas.base.tests.AlgorithmTestCase
 Clsst.meas.base.tests.BlendContextA Python context manager used to add multiple overlapping sources along with a parent source that represents all of them together
 Clsst.meas.base.tests.ForcedPluginTransformSetupHelper
 Clsst.meas.base.tests.SingleFramePluginTransformSetupHelper
 Clsst.meas.base.tests.TestDatasetA simulated dataset consisting of a test image and an associated truth catalog
 Clsst.meas.base.tests.TransformTestCaseBase class for testing measurement transformations
 Clsst.meas.base.transforms.MeasurementTransformBase class for measurement transformations