 ABCMeta | |
  lsst.ip.isr.linearize.LinearizeBase | |
   lsst.ip.isr.linearize.LinearizeLookupTable | |
   lsst.ip.isr.linearize.LinearizeSquared | |
  lsst.meas.algorithms.loadReferenceObjects.LoadReferenceObjectsTask | Abstract base class to load objects from reference catalogs |
  lsst.meas.algorithms.psfDeterminer.BasePsfDeterminerTask | Base class for PSF determiners |
  lsst.meas.algorithms.sourceSelector.BaseSourceSelectorTask | Base class for source selectors |
  lsst.meas.algorithms.starSelector.BaseStarSelectorTask | Base class for star selectors |
  lsst.obs.base.butler_tests.ButlerGetTests | |
   lsst.obs.base.tests.ObsTests | |
  lsst.obs.base.camera_tests.CameraTests | |
   lsst.obs.base.tests.ObsTests | |
  lsst.obs.base.mapper_tests.MapperTests | |
   lsst.obs.base.tests.ObsTests | |
  lsst.pipe.base.argumentParser.DynamicDatasetType | Abstract base class for a dataset type determined from parsed command-line arguments |
   lsst.pipe.base.argumentParser.ConfigDatasetType | A dataset type specified by a config parameter |
   lsst.pipe.base.argumentParser.DatasetArgument | A dataset type specified by a command-line argument |
  lsst.pipe.tasks.fakes.BaseFakeSourcesTask | |
 Action | |
  lsst.pipe.base.argumentParser.ConfigFileAction | Argparse action to load config overrides from one or more files |
  lsst.pipe.base.argumentParser.ConfigValueAction | Argparse action callback to override config parameters using name=value pairs from the command line |
  lsst.pipe.base.argumentParser.IdValueAction | Argparse action callback to process a data ID into a dict |
  lsst.pipe.base.argumentParser.LogLevelAction | Argparse action to set log level |
 ArgumentParser | |
  lsst.pipe.base.argumentParser.ArgumentParser | An argument parser for pipeline tasks that is based on argparse.ArgumentParser |
   lsst.pipe.base.argumentParser.InputOnlyArgumentParser | |
 BaseMeasurementConfig | |
  lsst.meas.base.forcedMeasurement.ForcedMeasurementConfig | |
  lsst.meas.base.sfm.SingleFrameMeasurementConfig | Config class for single frame measurement driver task |
 BaseMeasurementPlugin | |
  lsst.meas.base.forcedMeasurement.ForcedPlugin | |
  lsst.meas.base.sfm.SingleFramePlugin | Base class for single-frame plugin algorithms |
 BaseMeasurementPluginConfig | |
  lsst.meas.base.forcedMeasurement.ForcedPluginConfig | |
  lsst.meas.base.sfm.SingleFramePluginConfig | Base class for configs of single-frame plugin algorithms |
 BaseMeasurementTask | |
  lsst.meas.base.forcedMeasurement.ForcedMeasurementTask | A subtask for measuring the properties of sources on a single exposure, using an existing "reference" catalog to constrain some aspects of the measurement |
  lsst.meas.base.sfm.SingleFrameMeasurementTask | A subtask for measuring the properties of sources on a single exposure |
 ConfigClass | |
  lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminerConfig | |
 ConfigClass | |
  lsst.meas.base.references.CoaddSrcReferencesConfig | |
 ConfigClass | |
  lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig | |
  lsst.skymap.equatSkyMap.EquatSkyMapConfig | |
 BaseSourceSelectorTask | |
  lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
  lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
 ConfigClass | |
  lsst.meas.algorithms.flaggedStarSelector.FlaggedStarSelectorConfig | |
  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelectorConfig | |
  lsst.meas.algorithms.secondMomentStarSelector.SecondMomentStarSelectorConfig | |
  lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig | |
 iterator_adaptor | |
  lsst::afw::math::infinite_iterator< ValueT > | This iterator will never increment |
  lsst::afw.table::CatalogIterator< BaseT > | Iterator class for CatalogT |
 iterator_facade | |
  lsst::afw.geom.ellipses::PixelRegion::Iterator | |
  lsst::afw.geom::SpanPixelIterator | An iterator that yields Point2I and increases in the x direction |
 static_visitor | |
  lsst::afw.table::detail::SchemaImpl::VisitorWrapper< F > | A functor-wrapper used in the implementation of Schema::forEach |
  lsst::afw.table::detail::SchemaMapperImpl::VisitorWrapper< F > | A functor-wrapper used in the implementation of SchemaMapper::forEach |
 ArithmeticError | |
  lsst.pex.exceptions.wrappers.UnderflowError | |
 Exception | |
  lsst.pex.exceptions.wrappers.Exception | |
   lsst.pex.exceptions.wrappers.LogicError | |
    lsst.pex.exceptions.wrappers.DomainError | |
    lsst.pex.exceptions.wrappers.InvalidParameterError | |
    lsst.pex.exceptions.wrappers.LengthError | |
    lsst.pex.exceptions.wrappers.OutOfRangeError | |
   lsst.pex.exceptions.wrappers.NotFoundError | |
   lsst.pex.exceptions.wrappers.RuntimeError | |
    lsst.pex.exceptions.wrappers.IoError | |
    lsst.pex.exceptions.wrappers.MemoryError | |
    lsst.pex.exceptions.wrappers.OverflowError | |
    lsst.pex.exceptions.wrappers.RangeError | |
    lsst.pex.exceptions.wrappers.TimeoutError | |
    lsst.pex.exceptions.wrappers.TypeError | |
    lsst.pex.exceptions.wrappers.UnderflowError | |
 IOError | |
  lsst.pex.exceptions.wrappers.IoError | |
 LookupError | |
  lsst.pex.exceptions.wrappers.NotFoundError | |
  lsst.pipe.tasks.colorterms.ColortermNotFoundError | |
 MemoryError | |
  lsst.pex.exceptions.wrappers.MemoryError | |
 OverflowError | |
  lsst.pex.exceptions.wrappers.OverflowError | |
 RuntimeError | |
  lsst.pex.exceptions.wrappers.RuntimeError | |
 TypeError | |
  lsst.pex.exceptions.wrappers.TypeError | |
 ConfigClass | |
  lsst.skymap.discreteSkyMap.DiscreteSkyMapConfig | |
  lsst.skymap.healpixSkyMap.HealpixSkyMapConfig | |
  lsst.skymap.ringsSkyMap.RingsSkyMapConfig | |
 CatalogCalculationPlugin | |
  lsst.meas.base.classification.CatalogCalculationClassificationPlugin | |
 lsst::afw.table::CatalogT< PeakRecord > | |
 CitizenInit | Called once when the memory system is being initialised |
 ConfigClass | |
  lsst.pipe.tasks.assembleCoadd.AssembleCoaddConfig | Configuration parameters for the AssembleCoaddTask |
   lsst.pipe.tasks.assembleCoadd.SafeClipAssembleCoaddConfig | Configuration parameters for the SafeClipAssembleCoaddTask |
  lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig | |
 ConfigClass | |
  lsst.meas.base.references.MultiBandReferencesConfig | |
 Mapping | |
  lsst.afw.table.multiMatch.GroupView | |
  lsst.pex.config.configChoiceField.ConfigInstanceDict | |
  lsst.pex.config.registry.Registry | |
  lsst.pex.config.registry.RegistryAdaptor | |
 MutableMapping | |
  lsst.pex.config.dictField.Dict | |
 MutableSequence | |
  lsst.pex.config.listField.List | |
 MutableSet | |
  lsst.pex.config.configChoiceField.SelectionSet | |
 OrderedDict | |
  lsst.meas.base.pluginRegistry.PluginMap | Map of plugins (instances of subclasses of BasePlugin) to be run for a task |
 UserDict | |
  lsst.daf.persistence.policy._PolicyBase | |
   lsst.daf.persistence.policy.Policy | |
  lsst.daf.persistence.policy._PolicyBase | |
  lsst.daf.persistence.policy._PolicyMeta | |
   lsst.daf.persistence.policy._PolicyBase | |
 ConfigChoiceField | |
  lsst.pex.config.registry.RegistryField | |
 lsst::afw.table::ConstReferenceFunctorKey< ndarray::ArrayRef< T const, 1, 1 > > | |
  lsst::afw.table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
 lsst::afw.geom::CoordinateBase< CoordinateExpr< N >, bool, N > | |
  lsst::afw.geom::CoordinateExpr< N > | A boolean coordinate |
 lsst::afw.geom::CoordinateBase< Extent< double, N >, double, N > | |
 lsst::afw.geom::CoordinateBase< Extent< int, N >, int, N > | |
 lsst::afw.geom::CoordinateBase< Extent< T, N >, T, N > | |
  lsst::afw.geom::ExtentBase< T, 2 > | |
   lsst::afw.geom::Extent< T, 2 > | A coordinate class intended to represent offsets and dimensions (2-d specialization) |
  lsst::afw.geom::ExtentBase< T, 3 > | |
   lsst::afw.geom::Extent< T, 3 > | A coordinate class intended to represent offsets and dimensions (3-d specialization) |
  lsst::afw.geom::ExtentBase< T, N > | |
   lsst::afw.geom::Extent< double, 2 > | |
   lsst::afw.geom::Extent< int, 2 > | |
   lsst::afw.geom::Extent< T, N > | A coordinate class intended to represent offsets and dimensions |
 lsst::afw.geom::CoordinateBase< Point< T, N >, T, N > | |
  lsst::afw.geom::PointBase< T, N > | |
   lsst::afw.geom::Point< T, N > | A coordinate class intended to represent absolute positions |
   lsst::afw.geom::Point< double, 2 > | |
   lsst::afw.geom::Point< int, 2 > | |
  lsst::afw.geom::PointBase< T, 2 > | |
   lsst::afw.geom::Point< T, 2 > | A coordinate class intended to represent absolute positions (2-d specialization) |
  lsst::afw.geom::PointBase< T, 3 > | |
   lsst::afw.geom::Point< T, 3 > | A coordinate class intended to represent absolute positions (3-d specialization) |
 dict | |
  lsst.afw.cameraGeom.fitsUtils.HeaderMap | |
   lsst.afw.cameraGeom.fitsUtils.HeaderAmpMap | |
   lsst.afw.cameraGeom.fitsUtils.HeaderDetectorMap | |
  lsst.ctrl.orca.config.FakeTypeMap.FakeTypeMap | |
 Exception | |
  lsst.daf.persistence.butlerExceptions.NoMapperException | |
  lsst.pipe.base.task.TaskError | Use to report errors for which a traceback is not useful |
  lsst.utils.multithreading.lockProtection.UnsafeAccessError | |
 ExposureFormatterTraits< ImagePixelT, MaskPixelT, VariancePixelT > | |
 lsst::afw::image::pixel::exprTraits< ExprT1 > | |
 lsst::afw::image::pixel::exprTraits< ExprT2 > | |
 Command | |
  lsst.gdb.afw.printers.GdbOptionParser.PrintCitizenCommand | |
  lsst.gdb.afw.printers.GdbOptionParser.PrintEigenCommand | |
  lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand | |
  lsst.gdb.afw.printers_oldgdb.PrintImageCommand | |
 ImagePsfMatchConfig | |
  lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfig | |
 lsst::afw.table::InputFunctorKey< CentroidResult > | |
  lsst::afw.table::FunctorKey< CentroidResult > | |
   lsst::meas::base::CentroidResultKey | A FunctorKey for CentroidResult |
 lsst::afw.table::InputFunctorKey< coord::IcrsCoord > | |
  lsst::afw.table::FunctorKey< coord::IcrsCoord > | |
   lsst::afw.table::CoordKey | A FunctorKey used to get or set celestial coordinates from a pair of Angle keys |
 lsst::afw.table::InputFunctorKey< Eigen::Matrix< ErrElement, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< ErrElement, N, N > > | |
 lsst::afw.table::InputFunctorKey< Eigen::Matrix< float, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< float, N, N > > | |
 lsst::afw.table::InputFunctorKey< Eigen::Matrix< T, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< T, N, N > > | |
   lsst::afw.table::CovarianceMatrixKey< T, N > | |
 lsst::afw.table::InputFunctorKey< FluxResult > | |
  lsst::afw.table::FunctorKey< FluxResult > | |
   lsst::meas::base::FluxResultKey | A FunctorKey for FluxResult |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
   lsst::afw.table::EllipseKey | A FunctorKey used to get or set a geom::ellipses::Ellipse from an (xx,yy,xy,x,y) tuple of Keys |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
   lsst::afw.table::QuadrupoleKey | A FunctorKey used to get or set a geom::ellipses::Quadrupole from a tuple of constituent Keys |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::Point< CentroidElement, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< CentroidElement, 2 > > | |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::Point< double, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< double, 2 > > | |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::Point< int, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< int, 2 > > | |
 lsst::afw.table::InputFunctorKey< lsst::afw::geom::Point< T, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< T, 2 > > | |
   lsst::afw.table::PointKey< T > | A FunctorKey used to get or set a geom::Point from an (x,y) pair of int or double Keys |
 lsst::afw.table::InputFunctorKey< MagResult > | |
  lsst::afw.table::FunctorKey< MagResult > | |
   lsst::meas::base::MagResultKey | A FunctorKey for MagResult |
 lsst::afw.table::InputFunctorKey< ndarray::Array< T const, 1, 1 > > | |
  lsst::afw.table::FunctorKey< ndarray::Array< T const, 1, 1 > > | |
   lsst::afw.table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
 lsst::afw.table::InputFunctorKey< SdssShapeResult > | |
  lsst::afw.table::FunctorKey< SdssShapeResult > | |
   lsst::meas::base::SdssShapeResultKey | A FunctorKey that maps SdssShapeResult to afw::table Records |
 lsst::afw.table::InputFunctorKey< ShapeResult > | |
  lsst::afw.table::FunctorKey< ShapeResult > | |
   lsst::meas::base::ShapeResultKey | A FunctorKey for ShapeResult |
 list | |
  lsst.meas.base.noiseReplacer.NoiseReplacerList | |
 ConfigClass | |
  lsst.meas.astrom.anetBasicAstrometry.ANetBasicAstrometryConfig | |
 Handler | |
  lsst.log.log.LogHandler | |
 Camera | |
  lsst.obs.test.testCamera.TestCamera | |
 lsst::afw.cameraGeom::CameraPoint | A Point2D with associated camera coordinate system |
 lsst::afw.cameraGeom::CameraSys | Camera coordinate system; used as a key in in TransformMap |
 lsst::afw.cameraGeom::CameraSysPrefix | Camera coordinate system prefix |
 lsst::afw.cameraGeom::Detector | Information about a CCD or other imaging detector |
 lsst::afw.cameraGeom::Orientation | Describe a detector's orientation in the focal plane |
 lsst::afw::coord::Coord | This is the base class for spherical coordinates |
  lsst::afw::coord::EclipticCoord | A class to handle Ecliptic coordinates (inherits from Coord) |
  lsst::afw::coord::Fk5Coord | A class to handle Fk5 coordinates (inherits from Coord) |
  lsst::afw::coord::GalacticCoord | A class to handle Galactic coordinates (inherits from Coord) |
  lsst::afw::coord::IcrsCoord | A class to handle Icrs coordinates (inherits from Coord) |
  lsst::afw::coord::TopocentricCoord | A class to handle topocentric (AltAz) coordinates (inherits from Coord) |
 lsst::afw::coord::Observatory | Hold the location of an observatory |
 lsst::afw::coord::Weather | Basic weather information sufficient for a simple model for air mass or refraction |
 lsst::afw::detection::FootprintControl | A Control Object for Footprints, controlling e.g |
 lsst::afw::detection::FootprintFunctor< ImageT > | A functor class to allow users to process all the pixels in a Footprint |
 lsst::afw::detection::FootprintMerge | |
 lsst::afw::detection::FootprintMergeList | List of Merged Footprints |
 lsst::afw::detection::FootprintMergeList::KeyTuple | |
 lsst::afw::detection::HeavyFootprintCtrl | A control object for HeavyFootprints |
 lsst::afw::detection::IdSpan | Run-length code for part of object |
 lsst::afw::detection::PeakTable::MinimalSchema | |
 lsst::afw::detection::Threshold | A Threshold is used to pass a threshold value to detection algorithms |
 lsst::afw.fits::Fits | A simple struct that combines the two arguments that must be passed to most cfitsio routines and contains thin and/or templated wrappers around common cfitsio routines |
 lsst::afw.fits::HeaderIterationFunctor | An exception thrown when problems are found when reading or writing FITS files |
 lsst::afw.fits::MemFileManager | Lifetime-management for memory that goes into FITS memory files |
 lsst::afw::formatters::DecoratedImageFormatterTraits< ImagePixelT > | |
 lsst::afw::formatters::ImageFormatterTraits< ImagePixelT > | |
 lsst::afw::formatters::MaskedImageFormatterTraits< ImagePixelT, MaskPixelT, VariancePixelT > | |
 lsst::afw::formatters::MaskFormatterTraits< imagePixelT > | |
 lsst::afw.geom::AffineTransform | An affine coordinate transformation consisting of a linear transformation and an offset |
 lsst::afw.geom::Angle | A class representing an Angle |
 lsst::afw.geom::AngleUnit | A class used to convert scalar POD types such as double to Angle |
 lsst::afw.geom::Box2D | A floating-point coordinate rectangle geometry |
 lsst::afw.geom::Box2I | An integer coordinate rectangle |
 lsst::afw.geom::CoordinateBase< Derived, T, N > | A CRTP base class for coordinate objects |
  lsst::afw.geom::ExtentBase< double, N > | |
  lsst::afw.geom::ExtentBase< int, N > | |
 lsst::afw.geom::CoordinateBase< Derived, T, 2 > | Specialization of CoordinateBase for 2 dimensions |
 lsst::afw.geom::CoordinateBase< Derived, T, 3 > | Specialization of CoordinateBase for 3 dimensions |
 lsst::afw.geom::details::AnyBitSetFunctor< T > | |
 lsst::afw.geom::details::ConstantGetter< T > | |
 lsst::afw.geom::details::FlatNdGetter< T > | |
 lsst::afw.geom::details::ImageNdGetter< T, N, C > | |
 lsst::afw.geom::details::IterGetter< T > | |
 lsst::afw.geom.ellipses::BaseCore | A base class for parametrizations of the "core" of an ellipse - the ellipticity and size |
  lsst::afw.geom.ellipses::Axes | An ellipse core for the semimajor/semiminor axis and position angle parametrization (a,b,theta) |
  lsst::afw.geom.ellipses::Quadrupole | An ellipse core with quadrupole moments as parameters |
  lsst::afw.geom.ellipses::Separable< Ellipticity_, Radius_ > | An ellipse core with a complex ellipticity and radius parameterization |
 lsst::afw.geom.ellipses::BaseCore::Converter< Output > | |
 lsst::afw.geom.ellipses::BaseCore::Convolution | A temporary-only expression object for ellipse core convolution |
 lsst::afw.geom.ellipses::BaseCore::GridTransform | A temporary-only expression object representing a LinearTransform that maps the ellipse core to a unit circle |
 lsst::afw.geom.ellipses::BaseCore::Registrar< T > | |
 lsst::afw.geom.ellipses::BaseCore::Transformer | A temporary-only expression object for ellipse core transformations |
 lsst::afw.geom.ellipses::detail::EllipticityBase | EllipticityBase is a base class for complex ellipticity types |
  lsst::afw.geom.ellipses::ConformalShear | A logarithmic complex ellipticity with magnitude \(|e| = \ln (a/b) \) |
  lsst::afw.geom.ellipses::Distortion | A complex ellipticity with magnitude \(|e| = \frac{a^2 - b^2}{a^2 + b^2}\) |
  lsst::afw.geom.ellipses::ReducedShear | A complex ellipticity with magnitude \(|e| = \frac{a-b}{a+b} \) |
 lsst::afw.geom.ellipses::DeterminantRadius | The radius defined as the 4th root of the determinant of the quadrupole matrix |
 lsst::afw.geom.ellipses::Ellipse | An ellipse defined by an arbitrary BaseCore and a center point |
 lsst::afw.geom.ellipses::Ellipse::Convolution | A temporary-only expression object for ellipse convolution |
 lsst::afw.geom.ellipses::Ellipse::GridTransform | A temporary-only expression object representing an AffineTransform that maps the Ellipse to a unit circle at the origin |
 lsst::afw.geom.ellipses::Ellipse::Transformer | A temporary-only expression object for ellipse transformations |
 lsst::afw.geom.ellipses::LogDeterminantRadius | The natural logarithm of the DeterminantRadius |
 lsst::afw.geom.ellipses::LogTraceRadius | The natural logarithm of the TraceRadius |
 lsst::afw.geom.ellipses::Parametric | A functor that returns points on the boundary of the ellipse as a function of a parameter that runs between 0 and 2 pi (but is not angle) |
 lsst::afw.geom.ellipses::PixelRegion | |
 lsst::afw.geom.ellipses::TraceRadius | The radius defined as \(\sqrt{0.5(I_{xx} + I_{yy})}\) |
 lsst::afw.geom::LinearTransform | A 2D linear coordinate transformation |
 lsst::afw.geom::Span | A range of pixels within one row of an Image |
 lsst::afw.geom::SpherePoint | Point in an unspecified spherical coordinate system |
 lsst::afw.geom::TransformMap< CoordSysT > | A registry of 2-dimensional coordinate transforms, templated on a coordinate system type |
 lsst::afw::image::CheckIndices | A class used to request that array accesses be checked |
 lsst::afw::image::Color | Describe the colour of a source |
 lsst::afw::image::ConstReference< PixelT > | Metafunction to extract const reference type from PixelT |
 lsst::afw::image::DefectBase | Encapsulate information about a bad portion of a detector |
  lsst::meas::algorithms::Defect | Encapsulate information about a bad portion of a detector |
 lsst::afw::image::detail::basic_tag | Base image tag |
  lsst::afw::image::detail::Image_tag | Tag for an Image |
  lsst::afw::image::detail::Mask_tag | Tag for a Mask |
  lsst::afw::image::detail::MaskedImage_tag | A traits class for MaskedImage |
 lsst::afw::image::detail::image_traits< ImageT > | Traits class for image categories |
 lsst::afw::image::detail::MaskDict | |
 lsst::afw::image::detail::MaskedImagePixel_tag | A class used to identify classes that represent MaskedImage pixels |
  lsst::afw::image::pixel::Pixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > | A pixel of a MaskedImage |
  lsst::afw::image::pixel::SinglePixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > | A single pixel of the same type as a MaskedImage |
 lsst::afw::image::details::Div< PixelT > | |
 lsst::afw::image::details::Minus< PixelT > | |
 lsst::afw::image::details::Mult< PixelT > | |
 lsst::afw::image::details::Plus< PixelT > | |
 lsst::afw::image::ExposureInfo | A collection of all the things that make an Exposure different from a MaskedImage |
 lsst::afw::image::ExposureInfo::FitsWriteData | A struct passed back and forth between Exposure and ExposureInfo when writing FITS files |
 lsst::afw::image::Filter | Holds an integer identifier for an LSST filter |
 lsst::afw::image::FilterProperty | Describe the properties of a Filter (e.g |
 lsst::afw::image::GetImage< ImageT > | |
 lsst::afw::image::Image< PixelT >::ImageTypeFactory< ImagePT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
 lsst::afw::image::imageIterator | An ImageBase iterator |
 lsst::afw::image::imageLocator | An ImageBase locator |
 lsst::afw::image::imageLocator::xy_x_iterator | An x_iterator created from an xy_locator |
 lsst::afw::image::imageLocator::xy_y_iterator | An y_iterator created from an xy_locator |
 lsst::afw::image::ImagePca< ImageT > | |
  lsst::ip::diffim::detail::KernelPca< ImageT > | Overrides the analyze method of base class afwImage::ImagePca |
  lsst::meas::algorithms::PsfImagePca< ImageT > | |
 lsst::afw::image::Mask< MaskPixelT >::ImageTypeFactory< MaskPT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::ImageTypeFactory< ImagePT, MaskPT, VarPT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIteratorBase< ImageIterator, MaskIterator, VarianceIterator, Ref > | The base class for MaskedImageIterators (const and non-const) |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref > | The base class for MaskedImageLocators (const and non-const) |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref >::_x_or_y_iterator< X_OR_Y > | |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref >::apply_x< LocT > | |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref >::apply_y< LocT > | |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref >::cached_location_t | A saved relative position, providing efficient access to neighbouring pixels |
 lsst::afw::image::pixel::BinaryExpr< typename, typename, typename, typename, typename > | Class for representing binary operations |
 lsst::afw::image::pixel::BinaryExpr< ExprT1, double, ImageBinOp, MaskBinOp, VarianceBinOp > | Partial specialization of BinaryExpr when ExprT2 is a double (i.e no mask/variance part) |
 lsst::afw::image::pixel::exprTraits< typename > | A traits class to return the types of the image/mask/variance |
 lsst::afw::image::pixel::exprTraits< double > | A specialisation of exprTraits for double |
 lsst::afw::image::pixel::exprTraits< float > | A specialisation of exprTraits for float |
 lsst::afw::image::pixel::exprTraits< int > | A specialisation of exprTraits for int |
 lsst::afw::image::pixel::exprTraits< unsigned short > | A specialisation of exprTraits for unsigned short |
 lsst::afw::image::pixel::PixelTypeTraits< PixelT > | Pixel type traits |
 lsst::afw::image::pixel::PixelTypeTraits< SinglePixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > > | Specialization for a pixel of a MaskedImage |
 lsst::afw::image::pixel::UnaryExpr< ExprT1, ImageBinOp, MaskBinOp, VarianceBinOp > | Class for representing Unary operations |
 lsst::afw::image::pixel::variance_divides< typename > | Calculate the variance when we divide two Pixels |
 lsst::afw::image::pixel::variance_multiplies< typename > | Calculate the variance when we multiply two Pixels |
 lsst::afw::image::pixel::variance_plus< typename > | Calculate the variance when we add (or subtract) two Pixels |
 lsst::afw::image::pixel::variance_plus_covar< T1 > | The variance of the sum of a pair of correlated pixels |
 lsst::afw::image::Reference< PixelT > | Metafunction to extract reference type from PixelT |
 lsst::afw::math::Approximate< T > | Approximate values for a MaskedImage |
 lsst::afw::math::ApproximateControl | Control how to make an approximation |
 lsst::afw::math::BackgroundControl | Pass parameters to a Background object |
 lsst::afw::math::CandidateVisitor | |
  lsst::ip::diffim::detail::AssessSpatialKernelVisitor< PixelT > | Asseses the quality of a candidate given a spatial kernel and background model |
  lsst::ip::diffim::detail::BuildSingleKernelVisitor< PixelT > | Builds the convolution kernel for a given candidate |
  lsst::ip::diffim::detail::BuildSpatialKernelVisitor< PixelT > | Creates a spatial kernel and background from a list of candidates |
  lsst::ip::diffim::detail::KernelPcaVisitor< PixelT > | A class to run a PCA on all candidate kernels (represented as Images) |
  lsst::ip::diffim::detail::KernelSumVisitor< PixelT > | A class to accumulate kernel sums across SpatialCells |
  lsst::meas::algorithms::evalChi2Visitor< PixelT > | A class to pass around to all our PsfCandidates to evaluate the PSF fit's X^2 |
 lsst::afw::math::ChebyshevBoundedFieldControl | A control object used when fitting ChebyshevBoundedField to data (see ChebyshevBoundedField::fit) |
 lsst::afw::math::ConvolutionControl | Parameters to control convolution |
 lsst::afw::math.detail::ConvolveWithInterpolationWorkingImages | Kernel images used by convolveRegionWithInterpolation |
 lsst::afw::math.detail::PositionFunctor | Base class to transform pixel position for a destination image to its position in the original source image |
  lsst::afw::math.detail::XYTransformPositionFunctor | Functor class that wraps an XYTransform |
 lsst::afw::math.detail::RowOfKernelImagesForRegion | A row of KernelImagesForRegion |
 lsst::afw::math.detail::Spline | |
  lsst::afw::math.detail::SmoothedSpline | |
  lsst::afw::math.detail::TautSpline | |
 lsst::afw::math.detail::TrapezoidalPacker | A helper class ChebyshevBoundedField, for mapping trapezoidal matrices to 1-d arrays |
 lsst::afw::math.detail::WarpAtOnePoint< DestImageT, SrcImageT > | A functor that computes one warped pixel |
 lsst::afw::math::FitResults | Results from minimizing a function |
 lsst::afw::math::GaussianProcess< T > | Stores values of a function sampled on an image and allows you to interpolate the function to unsampled points |
 lsst::afw::math::GaussianProcessTimer | This is a structure for keeping track of how long the interpolation methods spend on different parts of the interpolation |
 lsst::afw::math::generic_kernel_tag | Tags carrying information about Kernels Kernel with no special properties |
  lsst::afw::math::deltafunction_kernel_tag | Kernel has only one non-zero pixel |
 lsst::afw::math::ImageImposter< ValueT > | A vector wrapper to provide a vector with the necessary methods and typedefs to be processed by Statistics as though it were an Image |
 lsst::afw::math::Interpolate | Interpolate values for a set of x,y vector<>s |
  lsst::afw::math::InterpolateConstant | |
  lsst::afw::math::InterpolateGsl | |
 lsst::afw::math::IntRegion< T > | |
 lsst::afw::math::is_analyticKernel< KernelT > | Traits class to determine if a Kernel is represented as an analytic function |
  lsst::afw::math::is_analyticKernel< KernelT * > | |
  lsst::afw::math::is_analyticKernel< std::shared_ptr< KernelT > > | |
 lsst::afw::math::is_analyticKernel< AnalyticKernel > | |
 lsst::afw::math::KdTree< T > | The data for GaussianProcess is stored in a KD tree to facilitate nearest-neighbor searches |
 lsst::afw::math::Kernel::PersistenceHelper | |
 lsst::afw::math::kernel_traits< KernelT > | Template trait class with information about Kernels |
 lsst::afw::math::KernelFormatter | Formatter for persistence of Kernel instances |
 lsst::afw::math::LeastSquares | Solver for linear least-squares problems |
 lsst::afw::math::LeastSquares::Impl | |
 lsst::afw::math::MaskImposter< ValueT > | A Mask wrapper to provide an infinite_iterator for Mask::row_begin() |
 lsst::afw::math::Random | A class that can be used to generate sequences of random numbers according to a number of different algorithms |
 lsst::afw::math::SpatialCell | Class to ensure constraints for spatial modeling |
 lsst::afw::math::SpatialCellCandidate | Base class for candidate objects in a SpatialCell |
  lsst::afw::math::SpatialCellImageCandidate | Base class for candidate objects in a SpatialCell that are able to return an Image of some sort (e.g |
   lsst::ip::diffim::KernelCandidate< _PixelT > | Class stored in SpatialCells for spatial Kernel fitting |
   lsst::meas::algorithms::PsfCandidate< PixelT > | Class stored in SpatialCells for spatial Psf fitting |
 lsst::afw::math::SpatialCellCandidateIterator | An iterator that only returns usable members of the SpatialCell |
 lsst::afw::math::SpatialCellSet | A collection of SpatialCells covering an entire image |
 lsst::afw::math::Statistics | A class to evaluate image statistics |
 lsst::afw::math::StatisticsControl | Pass parameters to a Statistics objectA class to pass parameters which control how the stats are calculated |
 lsst::afw::math::WarpingControl | Parameters to control convolution |
 lsst::afw.table::AliasMap | Mapping class that holds aliases for a Schema |
 lsst::afw.table::AmpInfoTable::MinimalSchema | |
 lsst::afw.table::Array< T > | Tag types used to declare specialized field types |
 lsst::afw.table::BaseColumnView | Column-wise view into a sequence of records that have been allocated contiguously |
  lsst::afw.table::ColumnViewT< RecordT > | |
   lsst::afw.table::SourceColumnViewT< RecordT > | |
 lsst::afw.table::BitsColumn | A packed representation of a collection of Flag field columns |
 lsst::afw.table::CatalogT< RecordT > | A custom container class for records, based on std::vector |
  lsst::afw.table::SortedCatalogT< RecordT > | Custom catalog class for record/table subclasses that are guaranteed to have an ID, and should generally be sorted by that ID |
   lsst::afw.table::ExposureCatalogT< RecordT > | Custom catalog class for ExposureRecord/Table |
 lsst::afw.table::ConstReferenceFunctorKey< T > | Base class for objects that can return a const reference to part of a record, but are not a true Key |
 lsst::afw.table::detail::Access | |
 lsst::afw.table::detail::ComparisonAdaptor< RecordT, Adaptee > | |
 lsst::afw.table::detail::FlagExtractor | Functor to compute a flag bit, used to create an ndarray expression template for flag columns |
 lsst::afw.table::detail::KeyComparisonFunctor< RecordT, T > | |
 lsst::afw.table::detail::KeyExtractionFunctor< RecordT, T > | |
 lsst::afw.table::detail::SchemaImpl::MakeItem | Boost.MPL metafunction that returns a SchemaItem<T> given a T |
 lsst::afw.table::detail::SchemaImpl::MakeItem::apply< T > | |
 lsst::afw.table::detail::SchemaMapperImpl | A private implementation class to hide the messy details of SchemaMapper |
 lsst::afw.table::detail::SchemaMapperImpl::MakeKeyPair | Boost.MPL metafunction that returns a std::pair< Key<T>, Key<T> > given a T |
 lsst::afw.table::detail::SchemaMapperImpl::MakeKeyPair::apply< T > | |
 lsst::afw.table::ExposureTable::MinimalSchema | |
 lsst::afw.table::FieldBase< T > | Field base class default implementation (used for numeric scalars and Angle) |
  lsst::afw.table::Key< afw::table::Array< int > > | |
  lsst::afw.table::Key< afw::table::Flag > | |
  lsst::afw.table::Key< afw::table::RecordId > | |
  lsst::afw.table::Key< CentroidElement > | |
  lsst::afw.table::Key< double > | |
  lsst::afw.table::Key< ErrElement > | |
  lsst::afw.table::Key< float > | |
  lsst::afw.table::Key< Flux > | |
  lsst::afw.table::Key< FluxErrElement > | |
  lsst::afw.table::Key< geom::lsst::afw::geom::Angle > | |
  lsst::afw.table::Key< int > | |
  lsst::afw.table::Key< lsst::afw::table::Array< double > > | |
  lsst::afw.table::Key< Mag > | |
  lsst::afw.table::Key< MagErrElement > | |
  lsst::afw.table::Key< RecordId > | |
  lsst::afw.table::Key< std::uint16_t > | |
  lsst::afw.table::Field< T > | A description of a field in a table |
  lsst::afw.table::Key< T > | A class used as a handle to a particular field in a table |
 lsst::afw.table::FieldBase< Array< U > > | Field base class specialization for arrays |
 lsst::afw.table::FieldBase< Flag > | Specialization for Flag fields |
  lsst::afw.table::Field< Flag > | |
  lsst::afw.table::Key< Flag > | Key specialization for Flag |
 lsst::afw.table::FieldBase< std::string > | Field base class specialization for strings |
  lsst::afw.table::Key< std::string > | |
 lsst::afw.table::IdFactory | A polymorphic functor base class for generating record IDs for a table |
 lsst::afw.table::InputFunctorKey< T > | Base class for objects that can set a value on a record, but are not a true Key themselves |
  lsst::afw.table::FunctorKey< T > | Convenience base class that combines the OutputFunctorKey and InputFunctorKey |
   lsst::afw.table::CovarianceMatrixKey< ErrElement, 2 > | |
   lsst::afw.table::CovarianceMatrixKey< ErrElement, 3 > | |
   lsst::afw.table::CovarianceMatrixKey< float, 2 > | |
   lsst::afw.table::CovarianceMatrixKey< float, 3 > | |
   lsst::afw.table::PointKey< CentroidElement > | |
   lsst::afw.table::PointKey< double > | |
   lsst::afw.table::PointKey< int > | |
 lsst::afw.table.io::ArchiveIndexSchema | Schema for the index catalog that specifies where objects are stored in the data catalogs |
 lsst::afw.table.io::FitsColumnReader | |
 lsst::afw.table.io::FitsReader | A utility class for reading FITS binary tables |
 lsst::afw.table.io::FitsSchemaInputMapper | A class that describes a mapping from a FITS binary table to an afw::table Schema |
 lsst::afw.table.io::FitsSchemaItem | A structure that describes a field as a collection of related strings read from the FITS header |
 lsst::afw.table.io::FitsWriter | Writer object for FITS binary tables |
 lsst::afw.table.io::InputArchive | A multi-catalog archive object used to load table::io::Persistable objects |
 lsst::afw.table.io::OutputArchive | A multi-catalog archive object used to save table::io::Persistable objects |
 lsst::afw.table.io::OutputArchiveHandle | An object passed to Persistable::write to allow it to persist itself |
 lsst::afw.table.io::Persistable | A base class for objects that can be persisted via afw::table::io Archive classes |
  lsst::afw::math::Function< Kernel::Pixel > | |
   lsst::afw::math::Function1< Kernel::Pixel > | |
    lsst::afw::math::BilinearWarpingKernel::BilinearFunction1 | 1-dimensional bilinear interpolation function |
    lsst::afw::math::NearestWarpingKernel::NearestFunction1 | 1-dimensional nearest neighbor interpolation function |
  lsst::afw::detection::Footprint | A set of pixels in an Image |
   lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > | A set of pixels in an Image, including those pixels' actual values |
  lsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
   lsst::afw::detection::GaussianPsf | A circularly symmetric Gaussian Psf class with no spatial variation, intended mostly for testing purposes |
   lsst::meas::algorithms::ImagePsf | An intermediate base class for Psfs that use an image representation |
    lsst::meas::algorithms::CoaddPsf | CoaddPsf is the Psf derived to be used for non-PSF-matched Coadd images |
    lsst::meas::algorithms::KernelPsf | A Psf defined by a Kernel |
     lsst::meas::algorithms::DoubleGaussianPsf | Represent a Psf as a circularly symmetrical double Gaussian |
     lsst::meas::algorithms::PcaPsf | Represent a PSF as a linear combination of PCA (== Karhunen-Loeve) basis functions |
     lsst::meas::algorithms::SingleGaussianPsf | Represent a PSF as a circularly symmetrical Gaussian |
    lsst::meas::algorithms::WarpedPsf | A Psf class that maps an arbitrary Psf through a coordinate transformation |
  lsst::afw.geom.polygon::Polygon | Cartesian polygons |
  lsst::afw.geom::SpanSet | A compact representation of a collection of pixels |
  lsst::afw::image::ApCorrMap | A thin wrapper around std::map to allow aperture corrections to be attached to Exposures |
  lsst::afw::image::Calib | Describe an exposure's calibration |
  lsst::afw::image::CoaddInputs | A simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd |
  lsst::afw::image::VisitInfo | Information about a single exposure of an imaging camera |
  lsst::afw::image::Wcs | Implementation of the WCS standard for a any projection |
   lsst::afw::image::TanWcs | Implementation of the WCS standard for the special case of the Gnomonic (tangent plane) projection |
    lsst::afw::image::DistortedTanWcs | Combination of a TAN WCS and a distortion model |
   lsst::meas::algorithms::BinnedWcs | |
  lsst::afw::math::BoundedField | An abstract base class for 2-d functions defined on an integer bounding boxes |
   lsst::afw::math::ChebyshevBoundedField | A BoundedField based on 2-d Chebyshev polynomials of the first kind |
   lsst::meas::algorithms::CoaddBoundedField | |
  lsst::afw::math::Function< ReturnT > | Basic Function class |
   lsst::afw::math::Function1< ReturnT > | A Function taking one argument |
    lsst::afw::math::Chebyshev1Function1< ReturnT > | 1-dimensional weighted sum of Chebyshev polynomials of the first kind |
    lsst::afw::math::GaussianFunction1< ReturnT > | 1-dimensional Gaussian |
    lsst::afw::math::IntegerDeltaFunction1< ReturnT > | 1-dimensional integer delta function |
    lsst::afw::math::LanczosFunction1< ReturnT > | 1-dimensional Lanczos function |
    lsst::afw::math::NullFunction1< ReturnT > | Class used in function calls to indicate that no Function1 is being provided |
    lsst::afw::math::PolynomialFunction1< ReturnT > | 1-dimensional polynomial function |
   lsst::afw::math::Function2< ReturnT > | A Function taking two arguments |
    lsst::afw::math::BasePolynomialFunction2< ReturnT > | Base class for 2-dimensional polynomials of the form: |
     lsst::afw::math::Chebyshev1Function2< ReturnT > | 2-dimensional weighted sum of Chebyshev polynomials of the first kind |
     lsst::afw::math::PolynomialFunction2< ReturnT > | 2-dimensional polynomial function with cross terms |
    lsst::afw::math::DoubleGaussianFunction2< ReturnT > | Double Guassian (sum of two Gaussians) |
    lsst::afw::math::GaussianFunction2< ReturnT > | 2-dimensional Gaussian |
    lsst::afw::math::IntegerDeltaFunction2< ReturnT > | 2-dimensional integer delta function |
    lsst::afw::math::LanczosFunction2< ReturnT > | 2-dimensional separable Lanczos function |
    lsst::afw::math::NullFunction2< ReturnT > | Class used in function calls to indicate that no Function2 is being provided |
  lsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
   lsst::afw::math::AnalyticKernel | A kernel described by a function |
   lsst::afw::math::DeltaFunctionKernel | A kernel that has only one non-zero pixel (of value 1) |
   lsst::afw::math::FixedKernel | A kernel created from an Image |
   lsst::afw::math::LinearCombinationKernel | A kernel that is a linear combination of fixed basis kernels |
   lsst::afw::math::SeparableKernel | A kernel described by a pair of functions: func(x, y) = colFunc(x) * rowFunc(y) |
    lsst::afw::math::BilinearWarpingKernel | Bilinear warping: fast; good for undersampled data |
    lsst::afw::math::LanczosWarpingKernel | Lanczos warping: accurate but slow and can introduce ringing artifacts |
    lsst::afw::math::NearestWarpingKernel | Nearest neighbor warping: fast; good for undersampled data |
 lsst::afw.table.io::PersistableFacade< T > | A CRTP facade class for subclasses of Persistable |
 lsst::afw.table.io::PersistableFactory | A base class for factory classes used to reconstruct objects from records |
  lsst::afw::image::WcsFactory | |
  lsst::afw::math::AnalyticKernel::Factory | |
  lsst::afw::math::DeltaFunctionKernel::Factory | |
  lsst::afw::math::FixedKernel::Factory | |
  lsst::afw::math::LinearCombinationKernel::Factory | |
  lsst::meas::algorithms::KernelPsfFactory< T, K > | A PersistableFactory for KernelPsf and its subclasses |
 lsst::afw.table::KeyBase< T > | A base class for Key that allows subfield keys to be extracted for some field types |
  lsst::afw.table::Key< afw::table::Array< int > > | |
  lsst::afw.table::Key< afw::table::Flag > | |
  lsst::afw.table::Key< afw::table::RecordId > | |
  lsst::afw.table::Key< CentroidElement > | |
  lsst::afw.table::Key< double > | |
  lsst::afw.table::Key< ErrElement > | |
  lsst::afw.table::Key< float > | |
  lsst::afw.table::Key< Flux > | |
  lsst::afw.table::Key< FluxErrElement > | |
  lsst::afw.table::Key< geom::lsst::afw::geom::Angle > | |
  lsst::afw.table::Key< int > | |
  lsst::afw.table::Key< lsst::afw::table::Array< double > > | |
  lsst::afw.table::Key< Mag > | |
  lsst::afw.table::Key< MagErrElement > | |
  lsst::afw.table::Key< RecordId > | |
  lsst::afw.table::Key< std::string > | |
  lsst::afw.table::Key< std::uint16_t > | |
  lsst::afw.table::Key< T > | A class used as a handle to a particular field in a table |
 lsst::afw.table::KeyBase< Array< U > > | KeyBase specialization for Arrays |
 lsst::afw.table::KeyBase< Flag > | A base class for Key that allows the underlying storage field to be extracted |
  lsst::afw.table::Key< Flag > | Key specialization for Flag |
 lsst::afw.table::Match< Record1, Record2 > | Lightweight representation of a geometric match between two records |
 lsst::afw.table::MatchControl | Pass parameters to algorithms that match list of sources |
 lsst::afw.table::OutputFunctorKey< T > | Base class for objects that can extract a value from a record, but are not a true Key themselves |
  lsst::afw.table::FunctorKey< T > | Convenience base class that combines the OutputFunctorKey and InputFunctorKey |
 lsst::afw.table::ReferenceFunctorKey< T > | Base class for objects that can return a non-const reference to part of a record, but are not a true Key |
 lsst::afw.table::Schema | Defines the fields and offsets for a table |
 lsst::afw.table::SchemaItem< T > | A simple pair-like struct for mapping a Field (name and description) with a Key (used for actual data access) |
 lsst::afw.table::SchemaMapper | A mapping between the keys of two Schemas, used to copy data between them |
 lsst::afw.table::SchemaMapper::AddMappingsWhere< Predicate > | |
 lsst::afw.table::SimpleTable::MinimalSchema | |
 lsst::afw.table::SlotDefinition | Base class for helper classes that define slots on SourceTable/SourceRecord |
  lsst::afw.table::CentroidSlotDefinition | SlotDefinition specialization for centroids |
  lsst::afw.table::FluxSlotDefinition | SlotDefinition specialization for fluxes |
  lsst::afw.table::ShapeSlotDefinition | SlotDefinition specialization for shapes |
 lsst::afw.table::SlotSuite | An aggregate containing all of the current slots used in SourceTable |
 lsst::afw.table::SourceTable::MinimalSchema | |
 lsst::afw.table::SubSchema | A proxy type for name lookups in a Schema |
 lsst::base::ModuleImporter | Base class that defines an interface for importing Python modules |
 Coadd | |
  lsst.coadd.chisquared.coadd.Coadd | |
 lsst.daf::base::Citizen | Citizen is a class that should be among all LSST classes base classes, and handles basic memory management |
  lsst::afw::image::Exposure< float > | |
  lsst::afw::math::Function< Kernel::Pixel > | |
  lsst::afw::image::ImageBase< lsst::afw::image::MaskPixel > | |
   lsst::afw::image::Mask< lsst::afw::image::MaskPixel > | |
  lsst::afw::image::ImageBase< MaskPixelT > | |
   lsst::afw::image::Mask< MaskPixelT > | Represent a 2-dimensional array of bitmask pixels |
  lsst::afw::image::ImageBase< MaskT > | |
   lsst::afw::image::Mask< MaskT > | |
  lsst::afw::detection::Footprint | A set of pixels in an Image |
  lsst::afw::detection::FootprintSet | A set of Footprints, associated with a MaskedImage |
  lsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
  lsst::afw.geom::Functor | Abstract base class for function objects |
   lsst::afw.geom::LinearFunctor | Concrete implementation of Functor subclass for testing |
  lsst::afw.geom::XYTransform | Virtual base class for 2D transforms |
   lsst::afw.geom::AffineXYTransform | Wrap an AffineTransform |
   lsst::afw.geom::IdentityXYTransform | A trivial XYTransform satisfying f(x)=x |
   lsst::afw.geom::InvertedXYTransform | Wrap an XYTransform, swapping forward and reverse transforms |
   lsst::afw.geom::MultiXYTransform | Wrap a sequence of multiple XYTransforms |
   lsst::afw.geom::RadialXYTransform | A purely radial polynomial distortion, up to 6th order |
   lsst::afw.geom::SeparableXYTransform | A 2D transform for which the pixel distortions in the in the x- and y-directions are separable |
   lsst::afw::image::XYTransformFromWcsPair | XYTransformFromWcsPair: An XYTransform obtained by putting two Wcs objects "back to back" |
  lsst::afw::image::DecoratedImage< PixelT > | A container for an Image and its associated metadata |
  lsst::afw::image::Exposure< ImageT, MaskT, VarianceT > | A class to contain the data, WCS, and other information needed to describe an image of the sky |
  lsst::afw::image::ImageBase< PixelT > | The base class for all image classed (Image, Mask, MaskedImage, ...) |
   lsst::afw::image::Image< EntryT > | |
   lsst::afw::image::Image< float > | |
   lsst::afw::image::Image< ImagePixelT > | |
   lsst::afw::image::Image< ImageT > | |
   lsst::afw::image::Image< InternalPixelT > | |
   lsst::afw::image::Image< lsst::afw::image::VariancePixel > | |
   lsst::afw::image::Image< lsst::afw::math::Kernel::Pixel > | |
   lsst::afw::image::Image< Pixel > | |
   lsst::afw::image::Image< VariancePixelT > | |
   lsst::afw::image::Image< VarianceT > | |
   lsst::afw::image::Image< PixelT > | A class to represent a 2-dimensional array of pixels |
    lsst::afw::image::ImageSlice< PixelT > | A class to specify a slice of an image |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > | A class to manipulate images, masks, and variance as a single object |
  lsst::afw::image::Wcs | Implementation of the WCS standard for a any projection |
  lsst::afw::math::Background | A virtual base class to evaluate image background levels |
   lsst::afw::math::BackgroundMI | A class to evaluate image background levels |
  lsst::afw::math::Covariogram< T > | The parent class of covariogram functions for use in Gaussian Process interpolation |
   lsst::afw::math::NeuralNetCovariogram< T > | Covariogram that recreates a neural network with one hidden layer and infinite units in that layer |
   lsst::afw::math::SquaredExpCovariogram< T > | Covariogram that falls off as the negative exponent of the square of the distance between the points |
  lsst::afw::math.detail::KernelImagesForRegion | A collection of Kernel images for special locations on a rectangular region of an image |
  lsst::afw::math::Function< ReturnT > | Basic Function class |
  lsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
  lsst::afw.table::BaseRecord | Base class for all records |
   lsst::afw::detection::PeakRecord | Record class that represents a peak in a Footprint |
   lsst::afw.table::AmpInfoRecord | Geometry and electronic information about raw amplifier images |
   lsst::afw.table::ExposureRecord | Record class used to store exposure metadata |
   lsst::afw.table::SimpleRecord | Record class that must contain a unique ID field and a celestial coordinate field |
    lsst::afw.table::SourceRecord | Record class that contains measurements made on a single exposure |
  lsst::afw.table::BaseTable | Base class for all tables |
   lsst::afw::detection::PeakTable | Table class for Peaks in Footprints |
   lsst::afw.table::AmpInfoTable | Table of amplifier information (AmpInfoRecord records) |
   lsst::afw.table::ExposureTable | Table class used to store exposure metadata |
   lsst::afw.table::SimpleTable | Table class that must contain a unique ID field and a celestial coordinate field |
    lsst::afw.table::SourceTable | Table class that contains measurements made on a single exposure |
  lsst::afw.table::detail::SchemaImpl | A private implementation class to hide the messy details of Schema |
  lsst.daf::base::PropertySet | Class for storing generic metadata |
   lsst.daf::base::PropertyList | Class for storing ordered metadata with comments |
    lsst.meas.astrom.createMatchMetadata.MatchMetadata | |
  lsst.daf.persistence::BoundVar | |
  lsst.daf.persistence::DbStorageImpl | Class for implementation of database storage |
  lsst.daf.persistence::DbStorageLocation | Location of a persisted Persistable instance in a database |
  lsst.daf.persistence::Formatter | Abstract base class for all formatters |
   lsst::afw::detection::PsfFormatter | Formatter for persistence of Psf instances |
   lsst::afw::formatters::DecoratedImageFormatter< ImagePixelT > | Class implementing persistence and retrieval for DecoratedImages |
   lsst::afw::formatters::ExposureFormatter< ImagePixelT, MaskPixelT, VariancePixelT > | Class implementing persistence and retrieval for Exposures |
   lsst::afw::formatters::ImageFormatter< ImagePixelT > | Class implementing persistence and retrieval for Images |
   lsst::afw::formatters::KernelFormatter | |
   lsst::afw::formatters::MaskedImageFormatter< ImagePixelT, MaskPixelT, VariancePixelT > | Class implementing persistence and retrieval for MaskedImages |
   lsst::afw::formatters::MaskFormatter< MaskPixelT > | Class implementing persistence and retrieval for Masks |
   lsst::afw::formatters::TanWcsFormatter | Class implementing persistence and retrieval for TanWcs objects |
   lsst::afw::formatters::WcsFormatter | Class implementing persistence and retrieval for Wcs objects |
   lsst.daf.persistence::PropertySetFormatter | Formatter for persistence of PropertySet instances |
  lsst.daf.persistence::FormatterRegistry | Class that registers all Formatter subclasses |
  lsst.daf.persistence::LogicalLocation | Class for logical location of a persisted Persistable instance |
  lsst.daf.persistence::Persistence | Class implementing object persistence |
  lsst.daf.persistence::Storage | Abstract base class for storage implementations |
   lsst.daf.persistence::BoostStorage | Class for boost::serialization storage |
   lsst.daf.persistence::DbStorage | Class for database storage |
    lsst.daf.persistence::DbTsvStorage | Class for database storage with data loading from TSV files |
   lsst.daf.persistence::FitsStorage | Class for FITS file storage |
   lsst.daf.persistence.posixStorage.PosixStorage | |
   lsst.daf.persistence::XmlStorage | Class for XML file storage |
  lsst::pex::policy::Policy | Container for holding hierarchical configuration data in memory |
  lsst::pex::policy::PolicyDestination | Class representing a destination to serialize Policy parameter data to |
   lsst::pex::policy::PolicyStreamDestination | Generic stream destination for policy data |
    lsst::pex::policy::PolicyStringDestination | Generic stream destination for policy data |
  lsst::pex::policy::PolicyParser | Abstract class for parsing serialized Policy data and loading it into a Policy object |
   lsst::pex::policy::paf::PAFParser | Parser for reading PAF-formatted data into a Policy object |
  lsst::pex::policy::PolicySource | Abstract class representing a source of serialized Policy parameter data |
   lsst::pex::policy::PolicyFile | Representation of a file containing Policy parameter data |
    lsst::pex::policy::DefaultPolicyFile | Representation of a default Policy file that is stored as a file in the installation directory of an LSST product |
     lsst::pex::policy::UrnPolicyFile | A Policy file in the installation directory of an LSST product, referred to using a URN |
   lsst::pex::policy::PolicyString | Representation of a string containing Policy parameter data |
  lsst::afw::image::MaskedImage< EntryT > | |
   lsst::afw::math::MaskedVector< EntryT > | |
  lsst::afw::image::MaskedImage< float, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > | |
  lsst::afw::image::MaskedImage< ImageT, MaskT, VarianceT > | |
  lsst::afw::image::MaskedImage< InternalPixelT > | |
 lsst.daf::base::DateTime | Class for handling dates/times, including MJD, UTC, and TAI |
 lsst.daf::base::Persistable | Base class for all persistable classes |
  lsst::afw::image::Exposure< float > | |
  lsst::afw::image::ImageBase< lsst::afw::image::MaskPixel > | |
  lsst::afw::image::ImageBase< MaskPixelT > | |
  lsst::afw::image::ImageBase< MaskT > | |
  lsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
  lsst::afw::image::DecoratedImage< PixelT > | A container for an Image and its associated metadata |
  lsst::afw::image::Exposure< ImageT, MaskT, VarianceT > | A class to contain the data, WCS, and other information needed to describe an image of the sky |
  lsst::afw::image::ImageBase< PixelT > | The base class for all image classed (Image, Mask, MaskedImage, ...) |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > | A class to manipulate images, masks, and variance as a single object |
  lsst::afw::image::Wcs | Implementation of the WCS standard for a any projection |
  lsst::afw::math.detail::KernelImagesForRegion | A collection of Kernel images for special locations on a rectangular region of an image |
  lsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
  lsst.daf::base::PropertySet | Class for storing generic metadata |
  lsst::pex::policy::Policy | Container for holding hierarchical configuration data in memory |
  lsst::pex::policy::PolicyFile | Representation of a file containing Policy parameter data |
  lsst::pex::policy::PolicyString | Representation of a string containing Policy parameter data |
  lsst::afw::image::MaskedImage< EntryT > | |
  lsst::afw::image::MaskedImage< float, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > | |
  lsst::afw::image::MaskedImage< ImageT, MaskT, VarianceT > | |
  lsst::afw::image::MaskedImage< InternalPixelT > | |
 lsst.daf::base::PersistentCitizenScope | A PersistentCitizenScope object causes all Citizen objects created during its lifetime to be marked as persistent |
 lsst.daf.persistence::BoundVarTraits< T > | |
 lsst.daf.persistence.butlerLocation.ButlerComposite.ComponentInfo | |
 lsst.daf.persistence::DbAuth | Class for database authentication |
 lsst.daf.persistence::FormatterRegistration | Construct a static instance of this helper class to register a Formatter subclass in the FormatterRegistry |
 lsst.daf.persistence::IntegerTypeTraits< N > | |
 Mapper | |
  lsst.obs.base.cameraMapper.CameraMapper | |
  lsst.pipe.tasks.mocks.simpleMapper.SimpleMapper | |
 lsst.daf.persistence::StorageRegistry | Class to register Storage subclasses |
 lsst::ip::diffim::DipoleCentroidControl | |
 lsst::ip::diffim::DipoleFluxControl | |
  lsst::ip::diffim::PsfDipoleFluxControl | C++ control object for PSF dipole fluxes |
 lsst::ip::diffim::FindSetBits< MaskT > | Class to accumulate Mask bits |
 lsst::ip::diffim::ImageStatistics< PixelT > | Class to calculate difference image statistics |
 lsst::ip::diffim::KernelCandidateDetection< PixelT > | Search through images for Footprints with no masked pixels |
 lsst::ip::diffim::KernelSolution | |
  lsst::ip::diffim::SpatialKernelSolution | |
  lsst::ip::diffim::StaticKernelSolution< InputT > | |
   lsst::ip::diffim::MaskedKernelSolution< InputT > | |
   lsst::ip::diffim::RegularizedKernelSolution< InputT > | |
 lsst::ip::isr::CountMaskedPixels< ImageT, MaskT > | |
 lsst::log::Log | This static class includes a variety of methods for interacting with the the logging module |
 lsst::log::LogContext | This class handles the default logger name of a logging context |
 BaseStarSelectorConfig | |
  lsst.ip.diffim.diaCatalogSourceSelector.DiaCatalogSourceSelectorConfig | |
 BaseStarSelectorTask | |
  lsst.ip.diffim.diaCatalogSourceSelector.DiaCatalogSourceSelectorTask | Select sources for Kernel candidates |
 lsst::meas::algorithms::CoaddBoundedFieldElement | Struct used to hold one Exposure's data in a CoaddBoundedField |
 lsst::meas::algorithms::ExposurePatch< ExposureT > | A convenience container for the exposure, peak and footprint that will be measured |
 lsst::meas::algorithms::KernelPsfPersistenceHelper | A read-only singleton struct containing the schema and key used in persistence for KernelPsf |
 lsst::meas::algorithms::PsfAttributes | A class to contain various attributes of the Psf |
 lsst::meas.astrom::detail::BinomialMatrix | A class that computes binomial coefficients up to a certain power |
 lsst::meas.astrom::detail::IndexManager | RAII manager for astrometry.net indices |
 lsst::meas.astrom::detail::MagColInfo | |
 lsst::meas.astrom::MatchOptimisticBControl | |
 lsst::meas.astrom::OutlierRejectionControl | Control object for outlier rejection in ScaledPolynomialTransformFitter |
 lsst::meas.astrom::PolynomialTransform | A 2-d coordinate transform represented by a pair of standard polynomials (one for each coordinate) |
 lsst::meas.astrom::ProxyPair | |
 lsst::meas.astrom::RecordProxy | A wrapper around a SimpleRecord or SourceRecord that allows us to record a pixel position in a way that is independent of the record type |
 lsst::meas.astrom::ScaledPolynomialTransform | A 2-d coordinate transform represented by a lazy composition of an AffineTransform, a PolynomialTransform, and another AffineTransform |
 lsst::meas.astrom::ScaledPolynomialTransformFitter | A fitter class for scaled polynomial transforms |
 lsst::meas.astrom::ScaledPolynomialTransformFitter::Keys | |
 lsst::meas.astrom.sip::CreateWcsWithSip< MatchT > | Measure the distortions in an image plane and express them a SIP polynomials |
 lsst::meas.astrom.sip::LeastSqFitter1d< FittingFunc > | Fit an lsst::afw::math::Function1 object to a set of data points in one dimension |
 lsst::meas.astrom.sip::LeastSqFitter2d< FittingFunc > | Fit an lsst::afw::math::Function1 object to a set of data points in two dimensions |
 lsst::meas.astrom.sip::MatchSrcToCatalogue | Match a SourceSet of objects with known ra/dec with a SourceSet of objects with known xy positions Take a catalogue of objects with known positions, a catalogue of objects with known xy, and a wcs to convert one xy <–> ra/dec |
 lsst::meas.astrom::SipTransformBase | Base class for SIP transform objects |
  lsst::meas.astrom::SipForwardTransform | A transform that maps pixel coordinates to intermediate world coordinates according to the SIP convention |
  lsst::meas.astrom::SipReverseTransform | A transform that maps intermediate world coordinates to pixel coordinates according to the SIP convention |
 lsst::meas::base::ApertureFluxAlgorithm::Keys | |
 lsst::meas::base::ApertureFluxControl | Configuration object for multiple-aperture flux algorithms |
 lsst::meas::base::BaseAlgorithm | Ultimate abstract base class for all C++ measurement algorithms |
  lsst::meas::base::ForcedAlgorithm | Base class for algorithms that measure the properties of sources on one image, using previous measurements on another image to hold certain quantities fixed |
   lsst::meas::base::SimpleAlgorithm | An abstract base classes for which the same implementation can be used for both SingleFrameAlgorithm and ForcedAlgorithm |
    lsst::ip::diffim::DipoleCentroidAlgorithm | Intermediate base class for algorithms that compute a centroid |
     lsst::ip::diffim::NaiveDipoleCentroid | Intermediate base class for algorithms that compute a centroid |
    lsst::ip::diffim::DipoleFluxAlgorithm | Intermediate base class for algorithms that compute a flux |
     lsst::ip::diffim::NaiveDipoleFlux | |
     lsst::ip::diffim::PsfDipoleFlux | Implementation of Psf dipole flux |
    lsst::meas::base::ApertureFluxAlgorithm | Base class for multiple-aperture photometry algorithms |
     lsst::meas::base::CircularApertureFluxAlgorithm | |
    lsst::meas::base::BlendednessAlgorithm | Compute metrics that measure how blended objects are |
    lsst::meas::base::GaussianCentroidAlgorithm | A class that calculates a centroid by fitting a circular Gaussian to the image |
    lsst::meas::base::GaussianFluxAlgorithm | A measurement algorithm that estimates flux using an elliptical Gaussian weight |
    lsst::meas::base::NaiveCentroidAlgorithm | A class that calculates a centroid as a simple unweighted first moment of the 3x3 region around a pixel |
    lsst::meas::base::PeakLikelihoodFluxAlgorithm | A measurement algorithm that estimates the peak flux, using a filtered image which has been convolved with its own PSF |
    lsst::meas::base::PixelFlagsAlgorithm | A measurement algorithm that gets mask bits from the exposure and sets flag bits to summarize which bits are set within a source's footprint |
    lsst::meas::base::PsfFluxAlgorithm | A measurement algorithm that estimates flux using a linear least-squares fit with the Psf model |
    lsst::meas::base::ScaledApertureFluxAlgorithm | Measure the flux in an aperture scaled to the PSF |
    lsst::meas::base::SdssCentroidAlgorithm | The Sdss Centroid Algorithm |
    lsst::meas::base::SdssShapeAlgorithm | Measure the image moments of source using adaptive Gaussian weights |
  lsst::meas::base::SingleFrameAlgorithm | Base class for algorithms that measure the properties of sources on single image |
   lsst::meas::base::SimpleAlgorithm | An abstract base classes for which the same implementation can be used for both SingleFrameAlgorithm and ForcedAlgorithm |
 lsst::meas::base::BaseTransform | Abstract base class for all C++ measurement transformations |
  lsst::meas::base::ApertureFluxTransform | Measurement transformation for aperture fluxes |
  lsst::meas::base::CentroidTransform | Base for centroid measurement transformations |
   lsst::meas::base::GaussianCentroidTransform | |
   lsst::meas::base::NaiveCentroidTransform | |
   lsst::meas::base::SdssCentroidTransform | |
  lsst::meas::base::FluxTransform | Base for flux measurement transformations |
   lsst::meas::base::GaussianFluxTransform | |
   lsst::meas::base::PeakLikelihoodFluxTransform | |
   lsst::meas::base::PsfFluxTransform | |
   lsst::meas::base::ScaledApertureFluxTransform | |
  lsst::meas::base::SdssShapeTransform | Transformation for SdssShape measurements |
 lsst::meas::base::BlendednessControl | |
 lsst::meas::base::CentroidChecker | |
 lsst::meas::base::CentroidResult | A reusable struct for centroid measurements |
  lsst::meas::base::SdssShapeResult | Result object SdssShapeAlgorithm |
 lsst::meas::base::FittedModel | |
 lsst::meas::base::FlagDefinition | Simple POD struct used to define and document flags |
 lsst::meas::base::FlagHandler | Utility class for handling flag fields that indicate the failure modes of an algorithm |
 lsst::meas::base::FluxResult | A reusable result struct for flux measurements |
  lsst::meas::base::ApertureFluxResult | A Result struct for running an aperture flux algorithm with a single radius |
  lsst::meas::base::SdssShapeResult | Result object SdssShapeAlgorithm |
 lsst::meas::base::GaussianCentroidControl | A C++ control class to handle GaussianCentroidAlgorithm's configuration |
 lsst::meas::base::GaussianFluxControl | A C++ control class to handle GaussianFluxAlgorithm's configuration |
 lsst::meas::base::MagResult | A reusable result struct for magnitudes |
 lsst::meas::base::NaiveCentroidControl | A C++ control class to handle NaiveCentroidAlgorithm's configuration |
 lsst::meas::base::NoThrowOnNegativeFluxContext | Temporarily replace negative fluxes with NaNs |
 lsst::meas::base::PeakLikelihoodFluxControl | C++ control object for peak likelihood flux |
 lsst::meas::base::PixelFlagsControl | A C++ control class to handle PixelFlagsAlgorithm's configuration |
 lsst::meas::base::PsfFluxControl | A C++ control class to handle PsfFluxAlgorithm's configuration |
 lsst::meas::base::SafeCentroidExtractor | Utility class for measurement algorithms that extracts a position from the Centroid slot and handles errors in a safe and consistent way |
 lsst::meas::base::SafeShapeExtractor | Utility class for measurement algorithms that extracts an ellipse from the Shape slot and handles errors in a safe and consistent way |
 lsst::meas::base::ScaledApertureFluxControl | |
 lsst::meas::base::SdssCentroidControl | A C++ control class to handle SdssCentroidAlgorithm's configuration |
 lsst::meas::base::SdssShapeControl | A C++ control class to handle SdssShapeAlgorithm's configuration |
 lsst::meas::base::ShapeResult | A reusable struct for moments-based shape measurements |
  lsst::meas::base::SdssShapeResult | Result object SdssShapeAlgorithm |
 lsst::meas::base::SincCoeffs< PixelT > | A singleton to calculate and cache the coefficients for sinc photometry |
 lsst::meas::base::SincCoeffs< PixelT >::FuzzyCompare< T > | |
 lsst::meas.deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
 CameraMapper | |
  lsst.obs.test.testMapper.MapperForTestCalexpMetadataObjects | |
 Config | |
  lsst.meas.algorithms.measureApCorr.MeasureApCorrConfig | Configuration for MeasureApCorrTask |
  lsst.meas.astrom.fitSipDistortion.FitSipDistortionConfig | |
  lsst.meas.base.applyApCorr.ApplyApCorrConfig | |
  lsst.meas.base.baseMeasurement.BaseMeasurementConfig | Base config class for all measurement driver tasks |
  lsst.meas.base.baseMeasurement.SourceSlotConfig | Slot configuration which assigns a particular named plugin to each of a set of slots |
  lsst.meas.base.catalogCalculation.CatalogCalculationConfig | |
  lsst.meas.base.forcedPhotImage.ForcedPhotImageConfig | Config class for forced measurement driver task |
  lsst.meas.base.noiseReplacer.NoiseReplacerConfig | |
  lsst.meas.base.pluginsBase.BasePluginConfig | Base class measurement Plugin config classes |
  lsst.meas.base.references.BaseReferencesConfig | |
  lsst.pipe.tasks.fakes.BaseFakeSourcesConfig | |
  lsst.pipe.tasks.mocks.mockCoadd.MockCoaddConfig | |
  lsst.pipe.tasks.mocks.mockObject.MockObjectConfig | |
  lsst.pipe.tasks.mocks.mockObservation.MockObservationConfig | |
 Registry | |
  lsst.meas.base.pluginRegistry.PluginRegistry | Base class for plugin registries |
 DomainError | |
  lsst::pex::policy::DictionaryError | There is a problem with a dictionary |
  lsst::pex::policy::TypeError | Exception indicating that a policy parameter with a given name has a type different from the one that was requested |
 NotFoundError | |
  lsst::pex::policy::NameNotFound | Exception indicating that a policy parameter of a given name can not be found in a Policy object |
 RuntimeError | |
  lsst::meas::base::MeasurementError | Exception to be thrown when a measurement algorithm experiences a known failure mode |
  lsst::pex::policy::BadNameError | Exception thrown when Policy parameter name has an illegal form |
  lsst::pex::policy::ParserError | Parent exception for errors that occur during the parsing of policy files |
   lsst::pex::policy::EOFError | Exception indicated that the stream being parsed ended prematurely |
   lsst::pex::policy::SyntaxError | Exception thrown because a general syntax error was encountered |
    lsst::pex::policy::FormatSyntaxError | Exception thrown because a syntax error specific to the format being parsed was encountered |
    lsst::pex::policy::UnsupportedSyntax | Exception thrown because syntax was encountered that is legal for the format being parsed but which is not supported for encoding Policies |
 lsst::pex::exceptions::Tracepoint | One point in the Traceback vector held by Exception |
 lsst::pex::policy::PolicyConfigured | Interface to indicate that a class is configured with a Policy |
 lsst::pex::policy::PolicyParserFactory | Abstract factory class for creating PolicyParser instances |
  lsst::pex::policy::paf::PAFParserFactory | Class for creating PAFParser objects |
 lsst::pex::policy::PolicyWriter | An abstract interface for writing policy data to streams |
  lsst::pex::policy::paf::PAFWriter | An abstract interface for writing policy data to streams |
 lsst::pex::policy::SupportedFormats | List of supported Policy formats |
 CmdLineTask | |
  lsst.meas.base.forcedPhotImage.ForcedPhotImageTask | A base class for command-line forced measurement drivers |
  lsst.pipe.tasks.mocks.mockCoadd.MockCoaddTask | |
 DataIdContainer | |
  lsst.meas.base.forcedPhotCcd.PerTractCcdDataIdContainer | |
 Task | |
  lsst.meas.astrom.fitSipDistortion.FitSipDistortionTask | |
  lsst.meas.base.applyApCorr.ApplyApCorrTask | Apply aperture corrections |
  lsst.meas.base.baseMeasurement.BaseMeasurementTask | Ultimate base class for all measurement tasks |
  lsst.meas.base.catalogCalculation.CatalogCalculationTask | |
  lsst.meas.base.references.BaseReferencesTask | Base class for forced photometry subtask that retrieves reference sources |
   lsst.meas.base.references.CoaddSrcReferencesTask | A references task implementation that loads the coadd_datasetSuffix dataset directly from disk using the butler |
    lsst.meas.base.references.MultiBandReferencesTask | |
  lsst.pipe.tasks.fakes.BaseFakeSourcesTask | |
  lsst.pipe.tasks.mocks.mockObject.MockObjectTask | |
  lsst.pipe.tasks.mocks.mockObservation.MockObservationTask | |
  lsst.pipe.tasks.mocks.mockSelect.MockSelectImagesTask | |
 lsst.utils::key | |
 lsst.utils::n | |
 lsst.utils::Symbol | |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIteratorBase< detail::const_iterator_type< ImageIterator >::type, detail::const_iterator_type< MaskIterator >::type, detail::const_iterator_type< VarianceIterator >::type, ConstReference > | |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::const_MaskedImageIterator< typename, typename, typename > | An const iterator to the MaskedImage |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIteratorBase< ImageIterator, MaskIterator, VarianceIterator > | |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIterator< typename, typename, typename > | An iterator to the MaskedImage |
   lsst::afw::math::MaskedVector< EntryT >::iterator | |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< detail::const_locator_type< ImageLocator >::type, detail::const_locator_type< MaskLocator >::type, detail::const_locator_type< VarianceLocator >::type, ConstReference > | |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::const_MaskedImageLocator< typename, typename, typename > | A const locator for the MaskedImage |
 lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator > | |
  lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocator< typename, typename, typename > | A locator for the MaskedImage |
 SingleFrameMeasurementConfig | |
  lsst.ip.diffim.dipoleFitTask.DipoleFitTaskConfig | Measurement of detected diaSources as dipoles |
 SingleFrameMeasurementTask | |
  lsst.ip.diffim.dipoleFitTask.DipoleFitTask | Subclass of SingleFrameMeasurementTask which accepts up to three input images in its run() method |
 SingleFramePlugin | |
  lsst.ip.diffim.dipoleFitTask.DipoleFitPlugin | Subclass of SingleFramePlugin which fits dipoles to all merged (two-peak) diaSources |
 SingleFramePluginConfig | |
  lsst.ip.diffim.dipoleFitTask.DipoleFitPluginConfig | Configuration for DipoleFitPlugin |
 OptionParser | |
  lsst.gdb.afw.printers.GdbOptionParser | |
 lsst::afw.table::OutputFunctorKey< CentroidResult > | |
  lsst::afw.table::FunctorKey< CentroidResult > | |
 lsst::afw.table::OutputFunctorKey< coord::IcrsCoord > | |
  lsst::afw.table::FunctorKey< coord::IcrsCoord > | |
 lsst::afw.table::OutputFunctorKey< Eigen::Matrix< ErrElement, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< ErrElement, N, N > > | |
 lsst::afw.table::OutputFunctorKey< Eigen::Matrix< float, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< float, N, N > > | |
 lsst::afw.table::OutputFunctorKey< Eigen::Matrix< T, N, N > > | |
  lsst::afw.table::FunctorKey< Eigen::Matrix< T, N, N > > | |
 lsst::afw.table::OutputFunctorKey< FluxResult > | |
  lsst::afw.table::FunctorKey< FluxResult > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::Point< CentroidElement, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< CentroidElement, 2 > > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::Point< double, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< double, 2 > > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::Point< int, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< int, 2 > > | |
 lsst::afw.table::OutputFunctorKey< lsst::afw::geom::Point< T, 2 > > | |
  lsst::afw.table::FunctorKey< lsst::afw::geom::Point< T, 2 > > | |
 lsst::afw.table::OutputFunctorKey< MagResult > | |
  lsst::afw.table::FunctorKey< MagResult > | |
 lsst::afw.table::OutputFunctorKey< ndarray::Array< T const, 1, 1 > > | |
  lsst::afw.table::FunctorKey< ndarray::Array< T const, 1, 1 > > | |
 lsst::afw.table::OutputFunctorKey< SdssShapeResult > | |
  lsst::afw.table::FunctorKey< SdssShapeResult > | |
 lsst::afw.table::OutputFunctorKey< ShapeResult > | |
  lsst::afw.table::FunctorKey< ShapeResult > | |
 lsst::afw.table.io::PersistableFacade< AnalyticKernel > | |
  lsst::afw::math::AnalyticKernel | A kernel described by a function |
 lsst::afw.table.io::PersistableFacade< ApCorrMap > | |
  lsst::afw::image::ApCorrMap | A thin wrapper around std::map to allow aperture corrections to be attached to Exposures |
 lsst::afw.table.io::PersistableFacade< BoundedField > | |
  lsst::afw::math::BoundedField | An abstract base class for 2-d functions defined on an integer bounding boxes |
 lsst::afw.table.io::PersistableFacade< Calib > | |
  lsst::afw::image::Calib | Describe an exposure's calibration |
 lsst::afw.table.io::PersistableFacade< ChebyshevBoundedField > | |
  lsst::afw::math::ChebyshevBoundedField | A BoundedField based on 2-d Chebyshev polynomials of the first kind |
 lsst::afw.table.io::PersistableFacade< CoaddBoundedField > | |
  lsst::meas::algorithms::CoaddBoundedField | |
 lsst::afw.table.io::PersistableFacade< CoaddInputs > | |
  lsst::afw::image::CoaddInputs | A simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd |
 lsst::afw.table.io::PersistableFacade< CoaddPsf > | |
  lsst::meas::algorithms::CoaddPsf | CoaddPsf is the Psf derived to be used for non-PSF-matched Coadd images |
 lsst::afw.table.io::PersistableFacade< DeltaFunctionKernel > | |
  lsst::afw::math::DeltaFunctionKernel | A kernel that has only one non-zero pixel (of value 1) |
 lsst::afw.table.io::PersistableFacade< DoubleGaussianPsf > | |
  lsst::meas::algorithms::DoubleGaussianPsf | Represent a Psf as a circularly symmetrical double Gaussian |
 lsst::afw.table.io::PersistableFacade< FixedKernel > | |
  lsst::afw::math::FixedKernel | A kernel created from an Image |
 lsst::afw.table.io::PersistableFacade< Function1< Kernel::Pixel > > | |
  lsst::afw::math::Function1< Kernel::Pixel > | |
 lsst::afw.table.io::PersistableFacade< Function1< ReturnT > > | |
  lsst::afw::math::Function1< ReturnT > | A Function taking one argument |
 lsst::afw.table.io::PersistableFacade< Function2< ReturnT > > | |
  lsst::afw::math::Function2< ReturnT > | A Function taking two arguments |
 lsst::afw.table.io::PersistableFacade< Function< Kernel::Pixel > > | |
  lsst::afw::math::Function< Kernel::Pixel > | |
 lsst::afw.table.io::PersistableFacade< Function< ReturnT > > | |
  lsst::afw::math::Function< ReturnT > | Basic Function class |
 lsst::afw.table.io::PersistableFacade< GaussianPsf > | |
  lsst::afw::detection::GaussianPsf | A circularly symmetric Gaussian Psf class with no spatial variation, intended mostly for testing purposes |
 lsst::afw.table.io::PersistableFacade< HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > > | |
  lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > | A set of pixels in an Image, including those pixels' actual values |
 lsst::afw.table.io::PersistableFacade< ImagePsf > | |
  lsst::meas::algorithms::ImagePsf | An intermediate base class for Psfs that use an image representation |
 lsst::afw.table.io::PersistableFacade< Kernel > | |
  lsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
 lsst::afw.table.io::PersistableFacade< KernelPsf > | |
  lsst::meas::algorithms::KernelPsf | A Psf defined by a Kernel |
 lsst::afw.table.io::PersistableFacade< LinearCombinationKernel > | |
  lsst::afw::math::LinearCombinationKernel | A kernel that is a linear combination of fixed basis kernels |
 lsst::afw.table.io::PersistableFacade< lsst::afw::detection::Footprint > | |
  lsst::afw::detection::Footprint | A set of pixels in an Image |
 lsst::afw.table.io::PersistableFacade< lsst::afw::geom::SpanSet > | |
  lsst::afw.geom::SpanSet | A compact representation of a collection of pixels |
 lsst::afw.table.io::PersistableFacade< PcaPsf > | |
  lsst::meas::algorithms::PcaPsf | Represent a PSF as a linear combination of PCA (== Karhunen-Loeve) basis functions |
 lsst::afw.table.io::PersistableFacade< Polygon > | |
  lsst::afw.geom.polygon::Polygon | Cartesian polygons |
 lsst::afw.table.io::PersistableFacade< Psf > | |
  lsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
 lsst::afw.table.io::PersistableFacade< SeparableKernel > | |
  lsst::afw::math::SeparableKernel | A kernel described by a pair of functions: func(x, y) = colFunc(x) * rowFunc(y) |
 lsst::afw.table.io::PersistableFacade< SingleGaussianPsf > | |
  lsst::meas::algorithms::SingleGaussianPsf | Represent a PSF as a circularly symmetrical Gaussian |
 lsst::afw.table.io::PersistableFacade< TanWcs > | |
  lsst::afw::image::TanWcs | Implementation of the WCS standard for the special case of the Gnomonic (tangent plane) projection |
 lsst::afw.table.io::PersistableFacade< VisitInfo > | |
  lsst::afw::image::VisitInfo | Information about a single exposure of an imaging camera |
 lsst::afw.table.io::PersistableFacade< Wcs > | |
  lsst::afw::image::Wcs | Implementation of the WCS standard for a any projection |
 Config | |
  lsst.meas.deblender.deblend.SourceDeblendConfig | |
 Config | |
  lsst.afw.cameraGeom.cameraConfig.CameraConfig | A configuration that represents (and can be used to construct) a Camera |
  lsst.afw.cameraGeom.cameraConfig.DetectorConfig | A configuration that represents (and can be used to construct) a Detector |
  lsst.afw.geom.transformConfig.TransformConfig | |
  lsst.afw.geom.transformConfig.TransformMapConfig | |
  lsst.afw.math.warper.WarperConfig | |
  lsst.coadd.utils.coadd.CoaddConfig | |
  lsst.ctrl.orca.config.AuthConfig.AuthConfig | |
  lsst.ctrl.orca.config.AuthConfig.AuthDatabaseConfig | |
  lsst.ctrl.orca.config.AuthConfig.AuthInfoConfig | |
  lsst.ctrl.orca.config.CondorWorkflowConfig.CondorDataConfig | |
  lsst.ctrl.orca.config.CondorWorkflowConfig.CondorWorkflowConfig | |
  lsst.ctrl.orca.config.CondorWorkflowConfig.GlideinConfig | |
  lsst.ctrl.orca.config.CondorWorkflowConfig.TemplateConfig | |
  lsst.ctrl.orca.config.DatabaseConfig.AuthInfo | |
  lsst.ctrl.orca.config.DatabaseConfig.DatabaseConfig | |
  lsst.ctrl.orca.config.DatabaseConfig.DatabaseSystem | |
  lsst.ctrl.orca.config.DatabaseConfig.ProductionDatabaseConfig | |
  lsst.ctrl.orca.config.DatabaseConfig.RunCleanup | |
  lsst.ctrl.orca.config.DatabaseConfig.WorkflowDatabaseConfig | |
  lsst.ctrl.orca.config.DirectoryConfig.DirectoryConfig | |
  lsst.ctrl.orca.config.MonitorConfig.MonitorConfig | |
  lsst.ctrl.orca.config.PipelineConfig.AppStageConfig | |
  lsst.ctrl.orca.config.PipelineConfig.DeployConfig | |
  lsst.ctrl.orca.config.PipelineConfig.ExecuteConfig | |
  lsst.ctrl.orca.config.PipelineConfig.FrameworkConfig | |
  lsst.ctrl.orca.config.PipelineConfig.PipelineConfig | |
  lsst.ctrl.orca.config.PipelineConfig.PipelineDefinitionConfig | |
  lsst.ctrl.orca.config.PipelineDefinitionConfig.FrameworkConfig | |
  lsst.ctrl.orca.config.PipelineDefinitionConfig.PipelineDefinitionConfig | |
  lsst.ctrl.orca.config.PlatformConfig.DeployConfig | |
  lsst.ctrl.orca.config.PlatformConfig.HwConfig | |
  lsst.ctrl.orca.config.PlatformConfig.PlatformConfig | |
  lsst.ctrl.orca.config.ProductionConfig.Production | |
  lsst.ctrl.orca.config.ProductionConfig.ProductionConfig | |
  lsst.ctrl.orca.config.ProductionConfig.ProductionLevelConfig | |
  lsst.ctrl.orca.config.TaskConfig.DagGeneratorConfig | |
  lsst.ctrl.orca.config.TaskConfig.DaxGeneratorConfig | |
  lsst.ctrl.orca.config.TaskConfig.JobTemplateConfig | |
  lsst.ctrl.orca.config.TaskConfig.ScriptConfig | |
  lsst.ctrl.orca.config.TaskConfig.ScriptTemplateConfig | |
  lsst.ctrl.orca.config.TaskConfig.SitesConfig | |
  lsst.ctrl.orca.config.TaskConfig.TaskConfig | |
  lsst.ctrl.orca.config.WorkflowConfig.WorkflowConfig | |
  lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalystConfig | |
  lsst.ip.diffim.getTemplate.GetCalexpAsTemplateConfig | |
  lsst.ip.diffim.getTemplate.GetCoaddAsTemplateConfig | |
  lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelConfig | Configuration parameters for the DecorrelateALKernelTask |
  lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig | Configuration for image-to-image Psf matching |
  lsst.ip.diffim.modelPsfMatch.ModelPsfMatchConfig | Configuration for model-to-model Psf matching |
  lsst.ip.diffim.psfMatch.DetectionConfig | Configuration for detecting sources on images for building a PSF-matching kernel |
  lsst.ip.diffim.psfMatch.PsfMatchConfig | Base configuration for Psf-matching |
   lsst.ip.diffim.psfMatch.PsfMatchConfigAL | The parameters specific to the "Alard-Lupton" (sum-of-Gaussian) Psf-matching basis |
   lsst.ip.diffim.psfMatch.PsfMatchConfigDF | The parameters specific to the delta-function (one basis per-pixel) Psf-matching basis |
  lsst.ip.isr.assembleCcdTask.AssembleCcdConfig | |
  lsst.ip.isr.isrTask.IsrTaskConfig | |
  lsst.meas.algorithms.detection.SourceDetectionConfig | Configuration parameters for the SourceDetectionTask |
  lsst.meas.algorithms.findCosmicRaysConfig.FindCosmicRaysConfig | |
  lsst.meas.algorithms.ingestIndexReferenceTask.DatasetConfig | |
  lsst.meas.algorithms.ingestIndexReferenceTask.IngestIndexedReferenceConfig | |
  lsst.meas.algorithms.installGaussianPsf.InstallGaussianPsfConfig | Config for InstallGaussianPsfTask |
  lsst.meas.algorithms.loadReferenceObjects.LoadReferenceObjectsConfig | |
  lsst.meas.algorithms.psfDeterminer.BasePsfDeterminerConfig | |
  lsst.meas.algorithms.readFitsCatalogTask.ReadFitsCatalogConfig | |
  lsst.meas.algorithms.readTextCatalogTask.ReadTextCatalogConfig | |
  lsst.meas.algorithms.sourceSelector.BaseSourceSelectorConfig | |
  lsst.meas.algorithms.starSelector.BaseStarSelectorConfig | |
  lsst.meas.algorithms.subtractBackground.SubtractBackgroundConfig | Config for SubtractBackgroundTask |
  lsst.meas.astrom.anetAstrometry.ANetAstrometryConfig | |
  lsst.meas.astrom.fitTanSipWcs.FitTanSipWcsConfig | |
  lsst.meas.astrom.matchOptimisticB.MatchOptimisticBConfig | |
  lsst.meas.astrom.ref_match.RefMatchConfig | |
  lsst.meas.deblender.deblendAndMeasure.DeblendAndMeasureConfig | |
  lsst.obs.test.testConfig.TestConfig | |
  lsst.pipe.tasks.calibrate.CalibrateConfig | |
  lsst.pipe.tasks.characterizeImage.CharacterizeImageConfig | Config for CharacterizeImageTask |
  lsst.pipe.tasks.coaddBase.CoaddBaseConfig | |
  lsst.pipe.tasks.coaddInputRecorder.CoaddInputRecorderConfig | |
  lsst.pipe.tasks.exampleCmdLineTask.ExampleCmdLineConfig | Configuration for ExampleCmdLineTask |
  lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig | Configuration for ExampleSigmaClippedStatsTask |
  lsst.pipe.tasks.imageDifference.ImageDifferenceConfig | |
   lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig | |
  lsst.pipe.tasks.interpImage.InterpImageConfig | |
  lsst.pipe.tasks.makeDiscreteSkyMap.MakeDiscreteSkyMapConfig | |
  lsst.pipe.tasks.makeSkyMap.MakeSkyMapConfig | |
  lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig | |
  lsst.pipe.tasks.measurePsf.MeasurePsfConfig | |
  lsst.pipe.tasks.processCcd.ProcessCcdConfig | |
  lsst.pipe.tasks.repair.RepairConfig | |
  lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointConfig | |
   lsst.pipe.tasks.scaleZeroPoint.SpatialScaleZeroPointConfig | |
  lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig | |
  lsst.pipe.tasks.snapCombine.InitialPsfConfig | Describes the initial PSF used for detection and measurement before we do PSF determination |
  lsst.pipe.tasks.snapCombine.SnapCombineConfig | |
  lsst.pipe.tasks.transformMeasurement.RunTransformConfig | Configuration for RunTransformTaskBase derivatives |
  lsst.pipe.tasks.transformMeasurement.TransformConfig | Configuration for TransformTask |
  lsst.pipe.tasks.warpAndPsfMatch.WarpAndPsfMatchConfig | |
  lsst.skymap.baseSkyMap.BaseSkyMapConfig | |
 ButlerInitializedTaskRunner | |
  lsst.pipe.tasks.imageDifference.ImageDifferenceTaskRunner | |
 CmdLineTask | |
  lsst.ip.isr.isrTask.IsrTask | Apply common instrument signature correction algorithms to a raw frame |
  lsst.meas.algorithms.ingestIndexReferenceTask.IngestIndexedReferenceTask | Class for both producing indexed reference catalogs and for loading them |
  lsst.meas.deblender.deblendAndMeasure.DeblendAndMeasureTask | |
  lsst.pipe.tasks.calibrate.CalibrateTask | Calibrate an exposure: measure sources and perform astrometric and photometric calibration |
  lsst.pipe.tasks.characterizeImage.CharacterizeImageTask | Measure bright sources and use this to estimate background and PSF of an exposure |
  lsst.pipe.tasks.coaddBase.CoaddBaseTask | |
  lsst.pipe.tasks.exampleCmdLineTask.ExampleCmdLineTask | Example command-line task that computes simple statistics on an image |
  lsst.pipe.tasks.getRepositoryData.GetRepositoryDataTask | |
  lsst.pipe.tasks.imageDifference.ImageDifferenceTask | |
   lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceTask | Image difference Task used in the Winter 2013 data challege |
  lsst.pipe.tasks.makeDiscreteSkyMap.MakeDiscreteSkyMapTask | Make a DiscreteSkyMap in a repository, using the bounding box of a set of calexps |
  lsst.pipe.tasks.makeSkyMap.MakeSkyMapTask | Make a sky map in a repository |
  lsst.pipe.tasks.processCcd.ProcessCcdTask | Assemble raw data, fit the PSF, detect and measure, and fit WCS and zero-point |
  lsst.pipe.tasks.transformMeasurement.RunTransformTaskBase | Command line interface for TransformTask |
   lsst.pipe.tasks.transformMeasurement.CoaddSrcTransformTask | Transform measuremenents made on coadds to calibrated form |
   lsst.pipe.tasks.transformMeasurement.ForcedSrcTransformTask | Transform forced_src measuremenents to calibrated form |
   lsst.pipe.tasks.transformMeasurement.SrcTransformTask | Transform src measuremenents to calibrated form |
 DataIdContainer | |
  lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer | |
   lsst.coadd.utils.coaddDataIdContainer.ExistingCoaddDataIdContainer | |
   lsst.coadd.utils.coaddDataIdContainer.TractDataIdContainer | |
  lsst.pipe.tasks.assembleCoadd.AssembleCoaddDataIdContainer | A version of lsst.pipe.base.DataIdContainer specialized for assembleCoadd |
  lsst.pipe.tasks.coaddBase.SelectDataIdContainer | A dataId container for inputs to be selected |
 Struct | |
  lsst.pipe.tasks.selectImages.BaseExposureInfo | |
  lsst.pipe.tasks.selectImages.SelectStruct | |
 Task | |
  lsst.ip.diffim.getTemplate.GetCalexpAsTemplateTask | |
  lsst.ip.diffim.getTemplate.GetCoaddAsTemplateTask | |
  lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask | Decorrelate the effect of convolution by Alard-Lupton matching kernel in image difference |
  lsst.ip.diffim.psfMatch.PsfMatchTask | Base class for Psf Matching; should not be called directly |
  lsst.ip.isr.assembleCcdTask.AssembleCcdTask | Assemble a set of amplifier images into a full detector size set of pixels |
  lsst.meas.algorithms.detection.SourceDetectionTask | Detect positive and negative sources on an exposure and return a new table.SourceCatalog |
  lsst.meas.algorithms.installGaussianPsf.InstallGaussianPsfTask | Install a Gaussian PSF model in an exposure |
  lsst.meas.algorithms.loadReferenceObjects.LoadReferenceObjectsTask | Abstract base class to load objects from reference catalogs |
  lsst.meas.algorithms.psfDeterminer.BasePsfDeterminerTask | Base class for PSF determiners |
  lsst.meas.algorithms.readFitsCatalogTask.ReadFitsCatalogTask | Read an object catalog from a FITS table |
  lsst.meas.algorithms.readTextCatalogTask.ReadTextCatalogTask | Read an object catalog from a text file |
  lsst.meas.algorithms.sourceSelector.BaseSourceSelectorTask | Base class for source selectors |
  lsst.meas.algorithms.starSelector.BaseStarSelectorTask | Base class for star selectors |
  lsst.meas.algorithms.subtractBackground.SubtractBackgroundTask | Subtract the background from an exposure |
  lsst.meas.astrom.anetAstrometry.ANetAstrometryTask | Use astrometry.net to match input sources with a reference catalog and solve for the Wcs |
  lsst.meas.astrom.anetBasicAstrometry.ANetBasicAstrometryTask | Basic implemeentation of the astrometry.net astrometrical fitter |
  lsst.meas.astrom.fitTanSipWcs.FitTanSipWcsTask | Fit a TAN-SIP WCS given a list of reference object/source matches |
  lsst.meas.astrom.matchOptimisticB.MatchOptimisticBTask | Match sources to reference objects |
  lsst.meas.astrom.ref_match.RefMatchTask | Match an input source catalog with objects from a reference catalog |
  lsst.meas.deblender.deblend.SourceDeblendTask | Split blended sources into individual sources |
  lsst.pipe.tasks.coaddInputRecorder.CoaddInputRecorderTask | |
  lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsTask | Example task to compute sigma-clipped mean and standard deviation of an image |
  lsst.pipe.tasks.exampleStatsTasks.ExampleSimpleStatsTask | Example task to compute mean and standard deviation of an image |
  lsst.pipe.tasks.interpImage.InterpImageTask | |
  lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsTask | |
  lsst.pipe.tasks.measurePsf.MeasurePsfTask | |
  lsst.pipe.tasks.repair.RepairTask | |
  lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointTask | |
   lsst.pipe.tasks.scaleZeroPoint.SpatialScaleZeroPointTask | |
  lsst.pipe.tasks.selectImages.BaseSelectImagesTask | |
   lsst.pipe.tasks.selectImages.WcsSelectImagesTask | |
  lsst.pipe.tasks.snapCombine.SnapCombineTask | Combine snaps |
  lsst.pipe.tasks.transformMeasurement.TransformTask | Transform a SourceCatalog containing raw measurements to calibrated form |
  lsst.pipe.tasks.warpAndPsfMatch.WarpAndPsfMatchTask | |
 TaskRunner | |
  lsst.meas.algorithms.ingestIndexReferenceTask.IngestReferenceRunner | Task runner for the reference catalog ingester |
  lsst.pipe.tasks.coaddBase.CoaddTaskRunner | |
  lsst.pipe.tasks.getRepositoryData.DataRefListRunner | |
  lsst.pipe.tasks.makeDiscreteSkyMap.MakeDiscreteSkyMapRunner | |
  lsst.pipe.tasks.makeSkyMap.MakeSkyMapRunner | |
 PsfMatchConfigAL | |
  lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL | |
 PyPixelRegionIterator | |
 lsst::afw.table::ReferenceFunctorKey< ndarray::ArrayRef< T, 1, 1 > > | |
  lsst::afw.table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
 lsst::afw.geom.ellipses::BaseCore::Registrar< lsst::afw::geom::ellipses::Separable > | |
 RelativeSpanIterator | This is a convenience class used in symmetrizeFootprint, wrapping the idea of iterating through a SpanList either forward or backward, and looking at dx,dy coordinates relative to a center cx,cy coordinate |
 FCNBase | |
  lsst::ip::diffim::MinimizeDipoleChi2 | Class to minimize PsfDipoleFlux; this is the object that Minuit minimizes |
  lsst::meas::algorithms::MinimizeChi2< PixelT > | |
 RuntimeError | |
  lsst.ctrl.orca.exceptions.ConfigurationError | |
   lsst.ctrl.orca.exceptions.MultiIssueConfigurationError | |
  lsst.daf.persistence.butlerExceptions.MultipleResults | |
  lsst.daf.persistence.butlerExceptions.NoResults | |
 lsst::afw.table::SchemaItem< Flag > | |
 binary_function | |
  lsst::afw::detection::IdSpanCompar | Comparison functor; sort by ID, then by row (y), then by column range start (x0) |
  lsst::afw::image::pixel::bitwise_or< typename > | Bitwise_or doesn't seem to be in std:: |
  lsst::afw::math::details::binder3_1< TF > | |
  lsst::afw::math::details::ConstantReg2< T > | |
 enable_shared_from_this | |
  lsst::afw.table::BaseTable | Base class for all tables |
  lsst::meas::algorithms::BinnedWcs | |
 std::exception | STL class |
  lsst::pex::exceptions::Exception | |
  std::runtime_error | STL class |
   lsst::base::LibraryException | Unable to load library |
   lsst::base::NoThreadsException | No threading library is available |
 false_type | |
  lsst::afw.geom::details::is_iterator< T, typename > | |
 function | |
  lsst::afw::image::pixelOp0< ValT > | A functor class equivalent to tr1::function<ValT ()>, but with a virtual operator() |
  lsst::afw::image::pixelOp1< ValT > | A functor class equivalent to tr1::function<ValT (ValT)>, but with a virtual operator() |
  lsst::afw::image::pixelOp1XY< ValT > | A functor class equivalent to tr1::function<ValT (int, int, ValT)>, but with a virtual operator() |
  lsst::afw::image::pixelOp2< LhsT, RhsT > | A functor class equivalent to tr1::function<LhsT (LhsT, RhsT)>, but with a virtual operator() |
  lsst::afw::image::pixelOp2XY< LhsT, RhsT > | A functor class equivalent to tr1::function<LhsT (int, int, LhsT, RhsT)>, but with a virtual operator() |
 true_type | |
  lsst::afw.geom::details::is_iterator< T, typename std::enable_if<!std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type > | |
 unary_function | |
  lsst::afw::image::pixel::noop< T1 > | A noop functor (useful for e.g |
  lsst::afw::math::details::AuxFunc1< UF > | Auxiliary struct 1 |
  lsst::afw::math::details::AuxFunc2< UF > | |
  lsst::afw::math::details::binder2_1< BF > | |
  lsst::afw::math::details::ConstantReg1< T > | Helpers for constant regions for int2d, int3d: |
  lsst::afw::math::details::FunctionWrapper< BinaryFunctionT > | Wrap an integrand in a call to a 1D integrator: romberg() |
  lsst::afw::math::details::Int2DAuxType< BF, YREG > | |
  lsst::afw::math::details::Int3DAuxType< TF, YREG, ZREG > | |
 std::vector< T > | STL class |
  lsst::afw.table.io::CatalogVector | A vector of catalogs used by Persistable |
 PersistableFactory | |
  CoaddBoundedField::Factory | |
  lsst::meas::algorithms::CoaddPsf::Factory | |
 Thread | |
  lsst.ctrl.orca.CondorWorkflowMonitor.CondorWorkflowMonitor._WorkflowMonitorThread | |
  lsst.ctrl.orca.ProductionRunManager.ProductionRunManager._ServiceEndpoint | |
 lsst::afw.geom::TransformMap< CameraSys > | |
 type | |
  lsst.daf.persistence.policy._PolicyMeta | |
  lsst.daf.persistence.policy._PolicyMeta | |
  lsst.pex.config.config.ConfigMeta | |
   lsst.pex.config.config.Config | |
  lsst.pex.exceptions.wrappers.ExceptionMeta | |
   lsst.pex.exceptions.wrappers.Exception | |
  lsst.pipe.tasks.mocks.simpleMapper.MapperMeta | |
   lsst.pipe.tasks.mocks.simpleMapper.SimpleMapper | |
 TestCase | |
  lsst.utils.tests.ExecutablesTestCase | Test that executables can be run and return good status |
  lsst.utils.tests.MemoryTestCase | Check for memory leaks since memId0 was allocated |
  lsst.utils.tests.TestCase | Subclass of unittest.TestCase that adds some custom assertions for convenience |
 ValueError | |
  lsst.pex.config.config.FieldValidationError | |
 YAMLObject | |
  lsst.daf.persistence.access.AccessCfg | |
  lsst.daf.persistence.butler.ButlerCfg | |
  lsst.daf.persistence.butlerLocation.ButlerLocation | |
  lsst.daf.persistence.policy._PolicyBase | |
  lsst.daf.persistence.policy._PolicyBase | |
  lsst.daf.persistence.policy._PolicyMeta | |
  lsst.daf.persistence.repositoryCfg.RepositoryCfg | |
 ArgumentParser | |
  lsst.meas.algorithms.debugger.MeasurementDebuggerArgumentParser | |
 BaseHTTPRequestHandler | |
  lsst.ctrl.orca.ServiceHandler.ServiceHandler | |
 HTTPServer | |
  lsst.ctrl.orca.ProductionRunManager.ProductionRunManager.ThreadedServer | |
 BasePlugin | |
  lsst.meas.base.baseMeasurement.BaseMeasurementPlugin | |
  lsst.meas.base.catalogCalculation.CatalogCalculationPlugin | |
 BasePluginConfig | |
  lsst.meas.base.baseMeasurement.BaseMeasurementPluginConfig | Base config class for all measurement plugins |
  lsst.meas.base.catalogCalculation.CatalogCalculationPluginConfig | |
 BasePsfDeterminerTask | |
  lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminerTask | A measurePsfTask psf estimator |
 BaseSkyMap | |
  lsst.skymap.cachingSkyMap.CachingSkyMap | |
  lsst.skymap.dodecaSkyMap.DodecaSkyMap | |
  lsst.skymap.equatSkyMap.EquatSkyMap | |
 BaseSourceSelectorConfig | |
  lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorConfig | |
  lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorConfig | |
 BaseStarSelectorTask | |
  lsst.meas.algorithms.flaggedStarSelector.FlaggedStarSelectorTask | A trivial StarSelector that simply uses an existing flag field to filter a SourceCatalog |
  lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelectorTask | A star selector that looks for a cluster of small objects in a size-magnitude plot |
  lsst.meas.algorithms.secondMomentStarSelector.SecondMomentStarSelectorTask | A star selector based on second moments |
 object | |
  lsst.afw.cameraGeom.detectorCollection.DetectorCollection | An immutable collection of Detectors that can be accessed by name or ID |
  lsst.afw.cameraGeom.fitsUtils.DetectorBuilder | |
  lsst.afw.cameraGeom.testUtils.CameraWrapper | |
  lsst.afw.cameraGeom.testUtils.DetectorWrapper | A Detector and the data used to construct it |
  lsst.afw.cameraGeom.utils.FakeImageDataSource | |
   lsst.afw.cameraGeom.utils.ButlerImage | |
  lsst.afw.display.ds9._RaiseException | |
  lsst.afw.display.ds9.DisplayImpl | |
  lsst.afw.display.interface.Display | |
  lsst.afw.display.interface.Display._Buffering | |
  lsst.afw.display.interface.Event | A class to handle events such as key presses in image display windows |
  lsst.afw.display.rgb._RgbImageF | |
  lsst.afw.display.rgb.asinhMappingF | |
  lsst.afw.display.rgb.Mapping | Baseclass to map red, blue, green intensities into uint8 values |
   lsst.afw.display.rgb.AsinhMapping | A mapping for an asinh stretch (preserving colours independent of brightness) |
    lsst.afw.display.rgb.AsinhZScaleMapping | A mapping for an asinh stretch, estimating the linear stretch by zscale |
   lsst.afw.display.rgb.LinearMapping | A linear map map of red, blue, green intensities into uint8 values |
    lsst.afw.display.rgb.ZScaleMapping | A mapping for a linear stretch chosen by the zscale algorithm (preserving colours independent of brightness) |
  lsst.afw.display.utils.Mosaic | |
  lsst.afw.display.virtualDevice.DisplayImpl | |
  lsst.afw.geom.ellipses.EllipseMatplotlibInterface | |
  lsst.afw.geom.testUtils.BoxGrid | Divide a box into nx by ny sub-boxes that tile the region |
  lsst.afw.image.utils.CalibNoThrow | |
  lsst.afw.math.warper.Warper | |
  lsst.afw.table.multiMatch.MultiMatch | |
  lsst.base.packages.Packages | |
  lsst.coadd.utils.coadd.Coadd | |
  lsst.ctrl.orca.CondorJobs.CondorJobs | |
   lsst.ctrl.orca.PegasusJobs.PegasusJobs | |
  lsst.ctrl.orca.DatabaseConfigurator.DatabaseConfigurator | DatabaseConfigurator |
  lsst.ctrl.orca.Directories.Directories | |
  lsst.ctrl.orca.EnvString.EnvString | |
  lsst.ctrl.orca.FileWaiter.FileWaiter | |
  lsst.ctrl.orca.multithreading.SharedData.SharedData | |
  lsst.ctrl.orca.NamedClassFactory.NamedClassFactory | |
  lsst.ctrl.orca.PolicyUtils.PolicyUtils | Policy file utilities |
  lsst.ctrl.orca.ProductionRunConfigurator.ProductionRunConfigurator | |
  lsst.ctrl.orca.ProductionRunManager.ProductionRunManager | |
  lsst.ctrl.orca.StatusListener.StatusListener | |
  lsst.ctrl.orca.TemplateWriter.TemplateWriter | This class takes template files and substitutes the values for the given keys, writing a new file generated from the template |
  lsst.ctrl.orca.WorkflowConfigurator.WorkflowConfigurator | Abstract class for configuring a workflow |
   lsst.ctrl.orca.CondorWorkflowConfigurator.CondorWorkflowConfigurator | CondorWorkflowConfigurator |
   lsst.ctrl.orca.PegasusWorkflowConfigurator.PegasusWorkflowConfigurator | PegasusWorkflowConfigurator |
  lsst.ctrl.orca.WorkflowConfigurator.WorkflowConfigurator.ConfigGroup | |
  lsst.ctrl.orca.WorkflowLauncher.WorkflowLauncher | Abstract class for configuring a workflow |
   lsst.ctrl.orca.CondorWorkflowLauncher.CondorWorkflowLauncher | |
   lsst.ctrl.orca.PegasusWorkflowLauncher.PegasusWorkflowLauncher | |
  lsst.ctrl.orca.WorkflowManager.WorkflowManager | Workflow manager base class |
  lsst.ctrl.orca.WorkflowMonitor.WorkflowMonitor | |
   lsst.ctrl.orca.CondorWorkflowMonitor.CondorWorkflowMonitor | |
  lsst.daf.persistence.access.Access | |
  lsst.daf.persistence.butler.Butler | |
  lsst.daf.persistence.butler.RepoData | |
  lsst.daf.persistence.butler.RepoDataContainer | |
  lsst.daf.persistence.butlerFactory.ButlerFactory | |
  lsst.daf.persistence.butlerLocation.ButlerComposite | |
  lsst.daf.persistence.butlerSubset.ButlerDataRef | |
  lsst.daf.persistence.butlerSubset.ButlerSubset | |
  lsst.daf.persistence.butlerSubset.ButlerSubsetIterator | |
  lsst.daf.persistence.fsScanner.FsScanner | |
  lsst.daf.persistence.mapper.Mapper | |
  lsst.daf.persistence.readProxy.ReadProxy | |
  lsst.daf.persistence.registries.PosixRegistry.LookupData | |
  lsst.daf.persistence.registries.Registry | |
   lsst.daf.persistence.registries.PosixRegistry | |
   lsst.daf.persistence.registries.SqliteRegistry | |
  lsst.daf.persistence.repository.Repository | |
  lsst.daf.persistence.repository.RepositoryArgs | |
  lsst.daf.persistence.storage.Storage | |
  lsst.daf.persistence.test.testObject.TestObject | |
  lsst.daf.persistence.test.testObject.TestObjectCamelCaseSetter | |
  lsst.daf.persistence.test.testObject.TestObjectPair | |
  lsst.daf.persistence.test.testObject.TestObjectUnderscoreSetter | |
  lsst.datarel.csvFileWriter.CsvFileWriter | |
  lsst.datarel.datasetScanner._FormatKey | |
  lsst.datarel.datasetScanner._PathComponent | |
  lsst.datarel.datasetScanner.HfsScanner | |
   lsst.datarel.datasetScanner.DatasetScanner | |
  lsst.datarel.mysqlExecutor.MysqlExecutor | |
  lsst.gdb.afw.printers.GdbOptionParser.AxesPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.BackgroundPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.BaseSourceAttributesPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.Box2Printer | |
  lsst.gdb.afw.printers.GdbOptionParser.CitizenPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.CoordinateBasePrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.DetectorPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.EigenMatrixPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.EigenVectorPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.FootprintPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.FootprintSetPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.GilPixelPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.ImagePrinter | |
   lsst.gdb.afw.printers.GdbOptionParser.ExposurePrinter | |
   lsst.gdb.afw.printers.GdbOptionParser.MaskedImagePrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.KernelPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.PeakPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.PsfPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.QuadrupolePrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.SharedPtrPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.SourcePrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.StatisticsControlPrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.TablePrinter | |
  lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter | |
  lsst.gdb.afw.printers_oldgdb.BaseSourceAttributesPrinter | |
  lsst.gdb.afw.printers_oldgdb.CitizenPrinter | |
  lsst.gdb.afw.printers_oldgdb.CoordinateBasePrinter | |
  lsst.gdb.afw.printers_oldgdb.FootprintPrinter | |
  lsst.gdb.afw.printers_oldgdb.ImagePrinter | |
   lsst.gdb.afw.printers_oldgdb.ExposurePrinter | |
   lsst.gdb.afw.printers_oldgdb.MaskedImagePrinter | |
  lsst.gdb.afw.printers_oldgdb.Printer | |
  lsst.gdb.afw.printers_oldgdb.RxPrinter | |
  lsst.gdb.afw.printers_oldgdb.SourcePrinter | |
  lsst.gdb.ip.diffim.printers.CRPixelPrinter | |
  lsst.gdb.meas.algorithms.printers.CRPixelPrinter | |
  lsst.geom.geometry._SubList | |
  lsst.geom.geometry.PartitionMap | |
   lsst.geom.geometry.SphericalBoxPartitionMap | |
  lsst.geom.geometry.SphericalRegion | |
   lsst.geom.geometry.SphericalBox | |
   lsst.geom.geometry.SphericalCircle | |
   lsst.geom.geometry.SphericalConvexPolygon | |
   lsst.geom.geometry.SphericalEllipse | |
  lsst.ip.diffim.diaCatalogSourceSelector.CheckSource | |
  lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalyst | |
  lsst.ip.diffim.diffimTools.NbasisEvaluator | |
  lsst.ip.diffim.dipoleFitTask.DipoleFitAlgorithm | Lightweight class containing methods for fitting a dipole model in a diffim, used by DipoleFitPlugin |
  lsst.ip.diffim.dipoleFitTask.DipoleModel | Lightweight class containing methods for generating a dipole model for fitting to sources in diffims, used by DipoleFitAlgorithm |
  lsst.ip.diffim.dipoleMeasurement.DipoleAnalysis | Functor class that provides (S/N, position, orientation) of measured dipoles |
  lsst.ip.diffim.dipoleMeasurement.DipoleDeblender | Functor to deblend a source as a dipole, and return a new source with deblended footprints |
  lsst.ip.diffim.dipoleMeasurement.SourceFlagChecker | Functor class to check whether a diaSource has flags set that should cause it to be labeled bad |
  lsst.ip.diffim.kernelCandidateQa.KernelCandidateQa | |
  lsst.ip.diffim.utils.DipoleTestImage | Utility class for dipole measurement testing |
  lsst.ip.isr.isrTask.FakeAmp | |
  lsst.ip.isr.linearize.LinearizeBase | |
  lsst.log.log.LogContext | |
  lsst.meas.algorithms.htmIndexer.HtmIndexer | |
  lsst.meas.algorithms.measureApCorr.FluxKeys | |
  lsst.meas.algorithms.objectSizeStarSelector.EventHandler | |
  lsst.meas.algorithms.secondMomentStarSelector._PsfShapeHistogram | |
  lsst.meas.algorithms.secondMomentStarSelector.CheckSource | |
  lsst.meas.astrom.anetBasicAstrometry.InitialAstrometry | |
  lsst.meas.astrom.approximateWcs._MockTestCase | |
  lsst.meas.astrom.astrometryNetDataConfig.AstrometryNetDataConfig | |
  lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorTask | Select stars based on a reference catalog |
  lsst.meas.astrom.catalogStarSelector.CheckSource | |
  lsst.meas.astrom.loadAstrometryNetObjects.LoadMultiIndexes | |
  lsst.meas.astrom.multiindex.AstrometryNetCatalog | |
  lsst.meas.astrom.multiindex.MultiIndexCache | |
  lsst.meas.base.applyApCorr.ApCorrInfo | Catalog field names and keys needed to aperture correct a particular flux |
  lsst.meas.base.catalogCalculation.CCContext | |
  lsst.meas.base.noiseReplacer.DummyNoiseReplacer | A do-nothing standin for NoiseReplacer, used when we want to disable NoiseReplacer |
  lsst.meas.base.noiseReplacer.NoiseGenerator | Base class for noise generators used by the "doReplaceWithNoise" routine: these produce HeavyFootprints filled with noise generated in various ways |
   lsst.meas.base.noiseReplacer.GaussianNoiseGenerator | Generates noise using the afwMath.Random() and afwMath.randomGaussianImage() routines |
    lsst.meas.base.noiseReplacer.FixedGaussianNoiseGenerator | Generates Gaussian noise with a fixed mean and standard deviation |
    lsst.meas.base.noiseReplacer.VariancePlaneNoiseGenerator | Generates Gaussian noise whose variance matches that of the variance plane of the image |
   lsst.meas.base.noiseReplacer.ImageNoiseGenerator | |
  lsst.meas.base.noiseReplacer.NoiseReplacer | Class that handles replacing sources with noise during measurement |
  lsst.meas.base.pluginRegistry.PluginRegistry.Configurable | Class used as the actual element in the registry |
  lsst.meas.base.pluginsBase.BasePlugin | Base class for measurement plugins |
  lsst.meas.base.tests.AlgorithmTestCase | |
  lsst.meas.base.tests.BlendContext | A Python context manager used to add multiple overlapping sources along with a parent source that represents all of them together |
  lsst.meas.base.tests.ForcedPluginTransformSetupHelper | |
  lsst.meas.base.tests.SingleFramePluginTransformSetupHelper | |
  lsst.meas.base.tests.TestDataset | A simulated dataset consisting of a test image and an associated truth catalog |
  lsst.meas.base.tests.TransformTestCase | Base class for testing measurement transformations |
   lsst.meas.base.tests.CentroidTransformTestCase | |
   lsst.meas.base.tests.FluxTransformTestCase | |
  lsst.meas.base.transforms.MeasurementTransform | Base class for measurement transformations |
   lsst.meas.base.transforms.NullTransform | The null transform transfers no data from input to output |
   lsst.meas.base.transforms.PassThroughTransform | Copy all fields named after the measurement plugin from input to output, without transformation |
   lsst.meas.base.transforms.SimpleCentroidTransform | Transform a pixel centroid, excluding uncertainties, to celestial coordinates |
  lsst.meas.deblender.baseline.CachingPsf | |
  lsst.meas.deblender.baseline.DeblendedParent | |
  lsst.meas.deblender.baseline.DeblendedPeak | |
  lsst.meas.deblender.baseline.DeblenderResult | |
  lsst.meas.deblender.baseline.MultiColorPeak | |
  lsst.meas.deblender.plugins.DeblenderPlugin | |
  lsst.obs.base.exposureIdInfo.ExposureIdInfo | Exposure ID and number of bits used |
  lsst.obs.base.makeRawVisitInfo.MakeRawVisitInfo | |
  lsst.obs.base.mapping.Mapping | |
   lsst.obs.base.mapping.CalibrationMapping | |
   lsst.obs.base.mapping.DatasetMapping | |
   lsst.obs.base.mapping.ExposureMapping | |
   lsst.obs.base.mapping.ImageMapping | |
  lsst.obs.test.dualRawImage.RawAndFlatContainer | |
  lsst.pex.config.config.Config | |
  lsst.pex.config.config.Field | |
  lsst.pex.config.config.RecordingImporter | |
  lsst.pex.config.configurableField.ConfigurableInstance | |
  lsst.pex.config.history.Color | |
  lsst.pex.config.history.StackFrame | |
  lsst.pex.config.registry.ConfigurableWrapper | |
  lsst.pipe.base.argumentParser.DataIdArgument | Glorified struct for data about id arguments, used by ArgumentParser.add_id_argument |
  lsst.pipe.base.argumentParser.DataIdContainer | A container for data IDs and associated data references |
  lsst.pipe.base.argumentParser.DynamicDatasetType | Abstract base class for a dataset type determined from parsed command-line arguments |
  lsst.pipe.base.cmdLineTask.TaskRunner | Run a command-line task, using multiprocessing if requested |
   lsst.pipe.base.cmdLineTask.ButlerInitializedTaskRunner | A TaskRunner for CmdLineTasks that require a 'butler' keyword argument to be passed to their constructor |
  lsst.pipe.base.struct.Struct | A struct to which you can add any fields |
  lsst.pipe.base.task.Task | Base class for data processing tasks |
  lsst.pipe.tasks.coaddInputRecorder.CoaddTempExpInputRecorder | |
  lsst.pipe.tasks.ingest.RegistryContext | |
  lsst.pipe.tasks.matchBackgrounds.DataRefMatcher | |
  lsst.pipe.tasks.mocks.simpleMapper.PersistenceType | |
   lsst.pipe.tasks.mocks.simpleMapper.BypassPersistenceType | |
   lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType | |
    lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType | |
    lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType | |
    lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType | |
     lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType | |
   lsst.pipe.tasks.mocks.simpleMapper.ExposurePersistenceType | |
   lsst.pipe.tasks.mocks.simpleMapper.SkyMapPersistenceType | |
  lsst.pipe.tasks.mocks.simpleMapper.SimpleMapping | |
   lsst.pipe.tasks.mocks.simpleMapper.RawMapping | |
    lsst.pipe.tasks.mocks.simpleMapper.ForcedSrcMapping | |
   lsst.pipe.tasks.mocks.simpleMapper.SkyMapping | |
   lsst.pipe.tasks.mocks.simpleMapper.TempExpMapping | |
  lsst.pipe.tasks.objectMasks.ObjectMaskCatalog | |
  lsst.pipe.tasks.repositoryIterator.RepositoryInfo | |
  lsst.pipe.tasks.repositoryIterator.RepositoryIterator | |
  lsst.pipe.tasks.repositoryIterator.SourceData | |
  lsst.pipe.tasks.scaleZeroPoint.ImageScaler | |
   lsst.pipe.tasks.scaleZeroPoint.SpatialImageScaler | |
  lsst.sconsUtils.builders.DoxygenBuilder | A callable to be used as an SCons Action to run Doxygen |
  lsst.sconsUtils.dependencies.Configuration | Base class for defining how to configure an LSST sconsUtils package |
   lsst.sconsUtils.dependencies.ExternalConfiguration | A Configuration subclass for external (third-party) packages |
  lsst.sconsUtils.dependencies.PackageTree | A class for loading and managing the dependency tree of a package, as defined by its configuration module (.cfg) file |
  lsst.sconsUtils.eupsForScons._Eups | |
  lsst.sconsUtils.eupsForScons._Utils | |
  lsst.sconsUtils.installation.DirectoryInstaller | SCons Action callable to recursively install a directory |
  lsst.sconsUtils.scripts.BasicSConscript | A scope-only class for SConscript-replacement convenience functions |
  lsst.sconsUtils.scripts.BasicSConstruct | A scope-only class for SConstruct-replacement convenience functions |
  lsst.sconsUtils.tests.Control | A class to control unit tests |
  lsst.sconsUtils.utils.Log | A dead-simple logger for all messages |
  lsst.skymap.baseSkyMap.BaseSkyMap | |
  lsst.skymap.detail.dodecahedron.Dodecahedron | |
  lsst.skymap.detail.wcsFactory.WcsFactory | |
  lsst.skymap.healpixSkyMap.DummyHealpy | |
  lsst.skymap.patchInfo.PatchInfo | |
  lsst.skymap.tractInfo.TractInfo | |
   lsst.skymap.tractInfo.ExplicitTractInfo | |
  lsst.skypix.quadsphere.QuadSpherePixelization | |
  lsst.utils.multithreading.lockProtection.LockProtected | |
  lsst.utils.multithreading.SharedData.SharedData | |
  lsstDebug.Info | |
 CachingSkyMap | |
  lsst.skymap.discreteSkyMap.DiscreteSkyMap | |
  lsst.skymap.healpixSkyMap.HealpixSkyMap | |
  lsst.skymap.ringsSkyMap.RingsSkyMap | |
 CatalogCalculationPluginConfig | |
  lsst.meas.base.classification.CatalogCalculationClassificationConfig | |
 CoaddBaseTask | |
  lsst.pipe.tasks.assembleCoadd.AssembleCoaddTask | Assemble a coadded image from a set of coadded temporary exposures |
   lsst.pipe.tasks.assembleCoadd.SafeClipAssembleCoaddTask | Assemble a coadded image from a set of coadded temporary exposures, being careful to clip & flag areas with potential artifacts |
  lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpTask | |
 UserDict | |
  lsst.daf.persistence.dataId.DataId | |
 ConfigInstanceDict | |
  lsst.pex.config.registry.RegistryInstanceDict | |
 DetectorCollection | |
  lsst.afw.cameraGeom.camera.Camera | A collection of Detectors that also supports coordinate transformation |
 Dict | |
  lsst.pex.config.configDictField.ConfigDict | |
 Field | |
  lsst.pex.config.choiceField.ChoiceField | |
  lsst.pex.config.dictField.DictField | |
  lsst.pex.config.listField.ListField | |
  lsst.pex.config.rangeField.RangeField | |
 ForcedPhotImageConfig | |
  lsst.meas.base.forcedPhotCcd.ForcedPhotCcdConfig | |
  lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConfig | |
 ForcedPhotImageTask | |
  lsst.meas.base.forcedPhotCcd.ForcedPhotCcdTask | A command-line driver for performing forced measurement on CCD images |
  lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddTask | A command-line driver for performing forced measurement on coadd images |
 ForcedPlugin | |
  lsst.meas.base.plugins.ForcedPeakCentroidPlugin | |
  lsst.meas.base.plugins.ForcedTransformedCentroidPlugin | |
  lsst.meas.base.plugins.ForcedTransformedShapePlugin | |
  lsst.meas.base.wrappers.WrappedForcedPlugin | |
 ForcedPluginConfig | |
  lsst.meas.base.plugins.ForcedPeakCentroidConfig | |
  lsst.meas.base.plugins.ForcedTransformedCentroidConfig | |
  lsst.meas.base.plugins.ForcedTransformedShapeConfig | |
 with_metaclass | |
  lsst.daf.persistence.policy._PolicyBase | |
  lsst.ip.isr.linearize.LinearizeBase | |
  lsst.meas.algorithms.loadReferenceObjects.LoadReferenceObjectsTask | Abstract base class to load objects from reference catalogs |
  lsst.meas.algorithms.psfDeterminer.BasePsfDeterminerTask | Base class for PSF determiners |
  lsst.meas.algorithms.sourceSelector.BaseSourceSelectorTask | Base class for source selectors |
  lsst.meas.algorithms.starSelector.BaseStarSelectorTask | Base class for star selectors |
  lsst.obs.base.butler_tests.ButlerGetTests | |
  lsst.obs.base.camera_tests.CameraTests | |
  lsst.obs.base.mapper_tests.MapperTests | |
  lsst.pex.config.config.Config | |
  lsst.pex.exceptions.wrappers.Exception | |
  lsst.pipe.base.argumentParser.DynamicDatasetType | Abstract base class for a dataset type determined from parsed command-line arguments |
  lsst.pipe.tasks.fakes.BaseFakeSourcesTask | |
  lsst.pipe.tasks.mocks.simpleMapper.SimpleMapper | |
 ImagePsfMatchTask | |
  lsst.ip.diffim.snapPsfMatch.SnapPsfMatchTask | Image-based Psf-matching of two subsequent snaps from the same visit |
 Mapper | |
  lsst.daf.persistence.repositoryMapper.RepositoryMapper | |
 Policy | |
  lsst.daf.persistence.access.AccessCfg | |
  lsst.daf.persistence.butler.ButlerCfg | |
 LoadReferenceObjectsConfig | |
  lsst.meas.algorithms.loadIndexedReferenceObjects.LoadIndexedReferenceObjectsConfig | |
 LoadReferenceObjectsTask | |
  lsst.meas.algorithms.loadIndexedReferenceObjects.LoadIndexedReferenceObjectsTask | |
  lsst.meas.astrom.loadAstrometryNetObjects.LoadAstrometryNetObjectsTask | Load reference objects from astrometry.net index files |
 RefMatchConfig | |
  lsst.meas.astrom.astrometry.AstrometryConfig | |
  lsst.pipe.tasks.photoCal.PhotoCalConfig | |
 RefMatchTask | |
  lsst.pipe.tasks.photoCal.PhotoCalTask | |
 SingleFrameMeasurementConfig | |
  lsst.ip.diffim.dipoleMeasurement.DipoleMeasurementConfig | Measurement of detected diaSources as dipoles |
 SingleFrameMeasurementTask | |
  lsst.ip.diffim.dipoleMeasurement.DipoleMeasurementTask | Measurement of Sources, specifically ones from difference images, for characterization as dipoles |
 CameraMapper | |
  lsst.obs.base.test.compositeMapper.CompositeMapper | |
  lsst.obs.test.testMapper.TestMapper | |
 MakeRawVisitInfo | |
  lsst.obs.test.makeTestRawVisitInfo.MakeTestRawVisitInfo | |
 Config | |
  lsst.afw.geom.xyTransformFactory.AffineXYTransformConfig | |
  lsst.afw.geom.xyTransformFactory.MultiXYTransformConfig | |
  lsst.afw.geom.xyTransformFactory.OneXYTransformConfig | |
  lsst.afw.geom.xyTransformFactory.RadialXYTransformConfig | |
  lsst.ip.isr.fringe.FringeConfig | |
  lsst.ip.isr.fringe.FringeStatisticsConfig | |
  lsst.meas.algorithms.debugger.MeasurementDebuggerConfig | |
  lsst.meas.algorithms.gaussianPsfFactory.GaussianPsfFactory | |
  lsst.meas.algorithms.indexerRegistry.HtmIndexerConfig | |
  lsst.meas.astrom.directMatch.DirectMatchConfig | |
  lsst.pipe.tasks.colorterms.Colorterm | Colorterm correction for one pair of filters |
  lsst.pipe.tasks.colorterms.ColortermDict | A mapping of filterName to Colorterm |
  lsst.pipe.tasks.colorterms.ColortermLibrary | A mapping of photometric reference catalog name or glob to ColortermDict |
  lsst.pipe.tasks.ingest.IngestConfig | |
  lsst.pipe.tasks.ingest.ParseConfig | |
  lsst.pipe.tasks.ingest.RegisterConfig | |
   lsst.pipe.tasks.ingestCalibs.CalibsRegisterConfig | |
  lsst.pipe.tasks.ingestCalibs.IngestCalibsConfig | |
  lsst.pipe.tasks.multiBand.CullPeaksConfig | Configuration for culling garbage peaks after merging footprints |
  lsst.pipe.tasks.multiBand.DetectCoaddSourcesConfig | Configuration parameters for the DetectCoaddSourcesTask |
  lsst.pipe.tasks.multiBand.MeasureMergedCoaddSourcesConfig | Configuration parameters for the MeasureMergedCoaddSourcesTask |
  lsst.pipe.tasks.multiBand.MergeSourcesConfig | Configuration for merging sources |
   lsst.pipe.tasks.multiBand.MergeDetectionsConfig | Configuration parameters for the MergeDetectionsTask |
   lsst.pipe.tasks.multiBand.MergeMeasurementsConfig | Configuration parameters for the MergeMeasurementsTask |
  lsst.pipe.tasks.propagateVisitFlags.PropagateVisitFlagsConfig | Configuration for propagating flags to coadd |
  lsst.pipe.tasks.registerImage.RegisterConfig | |
  lsst.pipe.tasks.setPrimaryFlags.SetPrimaryFlagsConfig | |
 DictField | |
  lsst.pex.config.configDictField.ConfigDictField | |
 Field | |
  lsst.pex.config.configChoiceField.ConfigChoiceField | |
  lsst.pex.config.configField.ConfigField | |
  lsst.pex.config.configurableField.ConfigurableField | |
 CmdLineTask | |
  lsst.meas.algorithms.debugger.MeasurementDebuggerTask | |
  lsst.pipe.tasks.multiBand.DetectCoaddSourcesTask | Detect sources on a coadd |
  lsst.pipe.tasks.multiBand.MeasureMergedCoaddSourcesTask | Deblend sources from master catalog in each coadd seperately and measure |
  lsst.pipe.tasks.multiBand.MergeSourcesTask | A base class for merging source catalogs |
   lsst.pipe.tasks.multiBand.MergeDetectionsTask | Merge coadd detections from multiple bands |
   lsst.pipe.tasks.multiBand.MergeMeasurementsTask | Merge measurements from multiple bands |
 InputOnlyArgumentParser | |
  lsst.pipe.tasks.ingest.IngestArgumentParser | |
  lsst.pipe.tasks.ingestCalibs.IngestCalibsArgumentParser | |
 Task | |
  lsst.ip.isr.fringe.FringeTask | |
  lsst.meas.algorithms.measureApCorr.MeasureApCorrTask | Task to measure aperture correction |
  lsst.meas.astrom.directMatch.DirectMatchTask | Simple matching of a source catalog to a reference catalog |
  lsst.pipe.tasks.ingest.IngestTask | |
   lsst.pipe.tasks.ingestCalibs.IngestCalibsTask | |
  lsst.pipe.tasks.ingest.ParseTask | |
   lsst.pipe.tasks.ingestCalibs.CalibsParseTask | |
  lsst.pipe.tasks.ingest.RegisterTask | |
   lsst.pipe.tasks.ingestCalibs.CalibsRegisterTask | |
  lsst.pipe.tasks.propagateVisitFlags.PropagateVisitFlagsTask | Task to propagate flags from single-frame measurements to coadd measurements |
  lsst.pipe.tasks.registerImage.RegisterTask | |
  lsst.pipe.tasks.setPrimaryFlags.SetPrimaryFlagsTask | |
 TaskRunner | |
  lsst.meas.algorithms.debugger.MeasurementDebuggerRunner | |
  lsst.pipe.tasks.multiBand.MergeSourcesRunner | Task runner for the MergeSourcesTask. Required because the run method requires a list of dataRefs rather than a single dataRef |
 PsfMatchConfigDF | |
  lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF | |
 PsfMatchTask | |
  lsst.ip.diffim.imagePsfMatch.ImagePsfMatchTask | Psf-match two MaskedImages or Exposures using the sources in the images |
  lsst.ip.diffim.modelPsfMatch.ModelPsfMatchTask | Matching of two model Psfs, and application of the Psf-matching kernel to an input Exposure |
 RefMatchTask | |
  lsst.meas.astrom.astrometry.AstrometryTask | Match an input source catalog with objects from a reference catalog and solve for the WCS |
 SingleFramePlugin | |
  lsst.ip.diffim.dipoleMeasurement.ClassificationDipolePlugin | |
  lsst.meas.base.plugins.SingleFrameFPPositionPlugin | |
  lsst.meas.base.plugins.SingleFrameInputCountPlugin | |
  lsst.meas.base.plugins.SingleFrameJacobianPlugin | |
  lsst.meas.base.plugins.SingleFramePeakCentroidPlugin | |
  lsst.meas.base.plugins.SingleFrameSkyCoordPlugin | |
  lsst.meas.base.plugins.SingleFrameVariancePlugin | |
  lsst.meas.base.wrappers.WrappedSingleFramePlugin | |
 SingleFramePluginConfig | |
  lsst.ip.diffim.dipoleMeasurement.ClassificationDipoleConfig | |
  lsst.meas.base.plugins.SingleFrameFPPositionConfig | |
  lsst.meas.base.plugins.SingleFrameInputCountConfig | |
  lsst.meas.base.plugins.SingleFrameJacobianConfig | |
  lsst.meas.base.plugins.SingleFramePeakCentroidConfig | |
  lsst.meas.base.plugins.SingleFrameSkyCoordConfig | |
  lsst.meas.base.plugins.SingleFrameVarianceConfig | |
 ThreadingMixIn | |
  lsst.ctrl.orca.ProductionRunManager.ProductionRunManager.ThreadedServer | |
 Task | |
  lsst.pipe.base.cmdLineTask.CmdLineTask | Base class for command-line tasks: tasks that may be executed from the command line |
 TractInfo | |
  lsst.skymap.healpixSkyMap.HealpixTractInfo | |