ArithmeticError | |
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 | |
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 | |
TypeError | |
lsst.pex.exceptions.wrappers.TypeError | |
ndarray::ApproximatelyEqual< U1, U2 > | |
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 |
BaseMeasurementConfig | |
lsst.meas.base.forcedMeasurement.ForcedMeasurementConfig | |
lsst.meas.base.sfm.SingleFrameMeasurementConfig | Config class for single frame measurement driver task |
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.base.references.CoaddSrcReferencesConfig | |
ConfigClass | |
lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig | |
lsst.skymap.equatSkyMap.EquatSkyMapConfig | |
enable_shared_from_this | |
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 |
iterator_adaptor | |
lsst.afw.math::infinite_iterator< ValueT > | This iterator will never increment. It is returned by row_begin() in the MaskImposter class (below) to allow phony mask pixels to be iterated over for non-mask images within Statistics |
lsst.afw.table::CatalogIterator< BaseT > | Iterator class for CatalogT |
ndarray::detail::BinaryOpIterator< Operand1, Operand2, BinaryFunction > | |
ndarray::detail::UnaryOpIterator< Operand, UnaryFunction > | |
iterator_facade | |
lsst.afw.geom.ellipses::PixelRegion::Iterator | |
lsst.afw.geom::SpanPixelIterator | An iterator that yields Point2I and increases in the x direction |
ndarray::detail::NestedIterator< T, N, C > | |
ndarray::detail::StridedIterator< T > | |
bool_ | |
ndarray::detail::Convertible< N, T2, C2, T1, C1 > | |
noncopyable | |
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::MemFileManager | Lifetime-management for memory that goes into FITS memory files |
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::GaussianProcess< T > | Stores values of a function sampled on an image and allows you to interpolate the function to unsampled points |
lsst.afw.math::KdTree< T > | The data for GaussianProcess is stored in a KD tree to facilitate nearest-neighbor searches |
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.io::ArchiveIndexSchema | Schema for the index catalog that specifies where objects are stored in the data catalogs |
lsst.afw.table.io::OutputArchiveHandle | An object passed to Persistable::write to allow it to persist itself |
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.base::ModuleImporter | Base class that defines an interface for importing Python modules |
lsst::daf::base::PersistentCitizenScope | |
lsst::daf::base::PropertySet | Class for storing generic metadata |
lsst::daf::base::PropertyList | Class for storing ordered metadata with comments |
lsst::meas::algorithms::KernelPsfPersistenceHelper | A read-only singleton struct containing the schema and key used in persistence for KernelPsf |
ndarray::FourierTransform< T, N > | A wrapper for FFTW plans for fast Fourier transforms |
ndarray::Manager | |
ndarray::ExternalManager< U > | |
ndarray::SimpleManager< T > | |
PyPixelRegionIterator | |
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 |
ConfigClass | |
lsst.skymap.discreteSkyMap.DiscreteSkyMapConfig | |
lsst.skymap.healpixSkyMap.HealpixSkyMapConfig | |
lsst.skymap.ringsSkyMap.RingsSkyMapConfig | |
lsst.afw.table::CatalogT< PeakRecord > | |
CitizenInit | Called once when the memory system is being initialised |
ConfigClass | |
lsst.pipe.tasks.assembleCoadd.AssembleCoaddConfig | |
lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpConfig | |
ConfigClass | |
lsst.meas.base.references.MultiBandReferencesConfig | |
Mapping | |
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 |
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) |
ndarray::detail::Core< M > | |
dict | |
lsst.afw.cameraGeom.fitsUtils.HeaderMap | |
lsst.afw.cameraGeom.fitsUtils.HeaderAmpMap | |
lsst.afw.cameraGeom.fitsUtils.HeaderDetectorMap | |
type | |
ndarray::EigenView< T, N, C, XprKind_, Rows_, Cols_ > | Eigen3 view into an ndarray::Array |
Eigen::internal::traits< ndarray::EigenView< T, N, C, XprKind_, Rows, Cols > > | |
Exception | |
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 > | |
ndarray::ExpressionBase< BinaryOpExpression< Operand1, Operand2, BinaryFunction, N > > | |
ndarray::detail::BinaryOpExpression< Operand1, Operand2, BinaryFunction, N > | |
ndarray::ExpressionBase< CountingExpression > | |
ndarray::detail::CountingExpression | |
ndarray::ExpressionBase< UnaryOpExpression< Operand, UnaryFunction, N > > | |
ndarray::detail::UnaryOpExpression< Operand, UnaryFunction, N > | |
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 | |
ndarray::detail::Initializer< N, ExternalInitializer< T, N, Owner > > | |
ndarray::detail::ExternalInitializer< T, N, Owner > | |
ndarray::detail::Initializer< N, SimpleInitializer< N > > | |
ndarray::detail::SimpleInitializer< N > | |
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 coordiantes 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 | |
AppenderSkeleton | |
lsst::ctrl::events::EventAppender | Log4cxx appender class which sends logging messages out on the event stream |
Handler | |
lsst.log.log.LogHandler | |
lsst.afw.cameraGeom::CameraPoint | |
lsst.afw.cameraGeom::CameraSys | |
lsst.afw.cameraGeom::CameraSysPrefix | |
lsst.afw.cameraGeom::Detector | |
lsst.afw.cameraGeom::Orientation | |
lsst.afw.coord::Coord | |
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 | Store information about an observatory ... lat/long, elevation |
lsst.afw.detection::FootprintControl | A Control Object for Footprints, controlling e.g. how they are grown |
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 | |
lsst.afw.detection::PeakTable::MinimalSchema | |
lsst.afw.detection::Threshold | A Threshold is used to pass a threshold value to detection algorithms |
lsst.afw.fits::HeaderIterationFunctor | An exception thrown when problems are found when reading or writing FITS 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 | |
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.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::TransformMap< CoordSysT > | |
lsst.afw.gpu::detail::GpuBuffer2D< PixelT > | Class for representing an image or 2D array in general) |
lsst.afw.image::CheckIndices | A class used to request that array accesses be checked |
lsst.afw.image::Color | |
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 | |
lsst.afw.image::GetImage< ImageT > | |
lsst.afw.image::Image< T >::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 > | |
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::meas::algorithms::LoadCandidatesVisitor | |
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::gpu::BilinearInterp | |
lsst.afw.math.detail::gpu::ImageDataPtr< T > | Defines memory region containing image data |
lsst.afw.math.detail::gpu::LinearInterp | |
lsst.afw.math.detail::gpu::PixelIVM< T > | Defines a pixel having image, variance and mask planes |
lsst.afw.math.detail::gpu::SBox2I | Defines a 2D range of integer values begX <= x < endX, begY <= y < endY |
lsst.afw.math.detail::gpu::SPoint2 | Simple 2D point (suitable for use on a GPU) |
lsst.afw.math.detail::gpu::SVec2 | Simple 2D vector (suitable for use on a GPU) |
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::AffineTransformPositionFunctor | Derived functor class to transform pixel position for a destination image to its position in the source image via an AffineTransform |
lsst.afw.math.detail::WcsPositionFunctor | Derived functor class to transform pixel position for a destination image to its position in the source image. The transform is from one WCS to another |
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 | |
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::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< boost::shared_ptr< KernelT > > | |
lsst.afw.math::is_analyticKernel< KernelT * > | |
lsst.afw.math::is_analyticKernel< AnalyticKernel > | |
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(). This allows a fake Mask to be passed in to Statistics with a regular (non-masked) Image |
lsst.afw.math::Random | |
lsst.afw.math::SpatialCell | Class to ensure constraints for spatial modeling |
lsst.afw.math::SpatialCellCandidate | |
lsst.afw.math::SpatialCellImageCandidate< PixelT > | |
lsst.afw.math::SpatialCellMaskedImageCandidate< PixelT > | |
lsst::meas::algorithms::PsfCandidate< PixelT > | Class stored in SpatialCells for spatial Psf fitting |
lsst::meas::algorithms::ShapeletPsfCandidate | |
lsst.afw.math::SpatialCellImageCandidate< afw::math::Kernel::Pixel > | |
lsst::ip::diffim::KernelCandidate< _PixelT > | Class stored in SpatialCells for spatial Kernel 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 | |
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 > | |
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::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 > | |
lsst.afw.table::FunctorKey< T > | |
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::FitsColumnReader | |
lsst.afw.table.io::FitsReader | A utility class for reading FITS binary tables |
lsst.afw.table.io::FitsSchemaInputMapper | |
lsst.afw.table.io::FitsSchemaItem | |
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::Persistable | A base class for objects that can be persisted via afw::table::io Archive classes |
lsst.afw.math::Function< double > | |
lsst.afw.math::Function2< double > | |
lsst::meas::algorithms::ShapeletKernelFunction | |
lsst::meas::algorithms::ShapeletSpatialFunction | |
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 double Gaussian |
lsst::meas::algorithms::WarpedPsf | A Psf class that maps an arbitrary Psf through a coordinate transformation |
lsst.afw.geom.polygon::Polygon | |
lsst.afw.image::ApCorrMap | A thin wrapper around std::map to allow aperture corrections to be attached to Exposures |
lsst.afw.image::Calib | |
lsst.afw.image::CoaddInputs | A simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd |
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.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::meas::algorithms::LocalShapeletKernel | |
lsst::meas::algorithms::ShapeletKernel | |
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::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< 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::OutputFunctorKey< T > | |
lsst.afw.table::FunctorKey< T > | |
lsst.afw.table::ReferenceFunctorKey< T > | |
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 | |
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 | |
lsst.afw.table::SourceTable::MinimalSchema | |
lsst.afw.table::SubSchema | A proxy type for name lookups in a Schema |
Coadd | |
lsst.coadd.chisquared.coadd.Coadd | |
lsst::ctrl::events::Event | Representation of an LSST Event |
lsst::ctrl::events::CommandEvent | Representation of an LSST CommandEvent |
lsst::ctrl::events::LogEvent | Representation of an LSST Event |
lsst::ctrl::events::StatusEvent | Representation of an LSST Event |
lsst::ctrl::events::EventBroker | Class representing default information for the event broker |
lsst::ctrl::events::EventFactory | Create LSST Events from JMS Messages |
lsst::ctrl::events::EventLibrary | Singleton use to make sure the events library is initialized |
lsst::ctrl::events::EventReceiver | Receive events from the event bus |
lsst::ctrl::events::EventSystem | This object allows creation of the system's event transmitters and receivers, which can be specified at the beginning, and later used by specifying the topic to receive from or send on |
lsst::ctrl::events::EventTransmitter | Transmit events to the event bus |
lsst::ctrl::events::EventTypes | Strings defining event types; |
lsst::ctrl::events::Host | This object represents the host that is being used to transmit events, giving quick access to often-used host information |
lsst::ctrl::events::LocationId | Represent process that created an event |
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< double > | |
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. A default implementation of the inverse(...) member function is provided that computes the inverse of the function using the Newton-Raphson method. Concrete subclasses must therefore implement a derivative(...) member function. In cases where the function is analytically invertible, the inverse(...) function should be re-implemented in the subclass using the analytic expression |
lsst.afw.geom::LinearFunctor | Concrete implementation of Functor subclass for testing. Implements a line: y = slope*x + intercept |
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. The transformations in each direction are implemented as separate instances of concrete subclasses of the Functor base class |
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< PixelT > | |
lsst.afw.image::ImageSlice< PixelT > | A class to specify a slice of an image |
lsst.afw.image::Image< VariancePixelT > | |
lsst.afw.image::Image< VarianceT > | |
lsst.afw.image::Image< T > | A class to represent a 2-dimensional array of pixels |
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.detail::KernelImagesForRegion | |
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.table::BaseTable | Base class for all tables |
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::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::XmlStorage | Class for XML file storage |
lsst::pex.policy::Policy | Container for holding hierarchical configuration data in memory |
lsst::pex.policy::PolicyDestination | |
lsst::pex.policy::PolicyStreamDestination | |
lsst::pex.policy::PolicyStringDestination | |
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. This might be a file or a stream; sub-classes handle the different possibilities. This class can determine which format the data is in (which may involve reading the first few characters) and load it into a Policy |
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 | |
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::persistence::BoundVarTraits< T > | |
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 > | |
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::ip::isr::LookupTableMultiplicative< ImageT > | |
lsst::ip::isr::LookupTableReplace< ImageT > | |
lsst.log::detail::LogFormatter | |
lsst.log::Log | |
lsst.log.log.LogContext | |
lsst.log::LogContext | |
lsst::meas::algorithms::CoaddBoundedFieldElement | Struct used to hold one Exposure's data in a CoaddBoundedField |
lsst::meas::algorithms::ExposurePatch< ExposureT > | |
lsst::meas::algorithms::PsfAttributes | |
lsst::meas::algorithms::Shapelet | |
lsst::meas::algorithms::shapelet::AssignableToBVec | |
lsst::meas::algorithms::shapelet::BVec | |
lsst::meas::algorithms::ShapeletImpl | |
lsst::meas::algorithms::shapelet::FittedPsfAtXY | |
lsst::meas::algorithms::shapelet::BoundForm< T > | |
lsst::meas::algorithms::shapelet::Bounds | |
lsst::meas::algorithms::shapelet::ConfigFile | |
lsst::meas::algorithms::shapelet::Ellipse | |
lsst::meas::algorithms::shapelet::EllipseSolver3::ESImpl3 | |
lsst::meas::algorithms::shapelet::FittedPsf | |
lsst::meas::algorithms::shapelet::Form | |
lsst::meas::algorithms::shapelet::Function2D | |
lsst::meas::algorithms::shapelet::Constant2D | |
lsst::meas::algorithms::shapelet::Legendre2D | |
lsst::meas::algorithms::shapelet::Polynomial2D | |
lsst::meas::algorithms::shapelet::Histogram< T > | |
lsst::meas::algorithms::shapelet::NLSolver | |
lsst::meas::algorithms::shapelet::CrudeSolver | |
lsst::meas::algorithms::shapelet::EllipseSolver3 | |
lsst::meas::algorithms::shapelet::Pixel | |
lsst::meas::algorithms::shapelet::PixelList | |
lsst::meas::algorithms::shapelet::PixelListSorter | |
lsst::meas::algorithms::shapelet::Position | |
lsst::meas::algorithms::shapelet::PotentialStar | |
lsst::meas::algorithms::shapelet::SizeMagnitudeStarSelectorAlgo | |
lsst::meas::algorithms::SizeMagnitudeStarSelectorImpl | |
lsst::meas::algorithms::ShapeletInterpolation | |
lsst::meas::algorithms::ShapeletInterpolationImpl | |
lsst::meas::algorithms::SizeMagnitudeStarSelector | |
lsst::meas::astrom::detail::IndexManager | |
lsst::meas::astrom::detail::MagColInfo | |
lsst::meas::astrom::MatchOptimisticBControl | |
lsst::meas::astrom::ProxyPair | |
lsst::meas::astrom::RecordProxy | |
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 | |
lsst::meas::base::ApertureFluxAlgorithm::Keys | |
lsst::meas::base::ApertureFluxControl | |
lsst::meas::base::BaseAlgorithm | |
lsst::meas::base::ForcedAlgorithm | |
lsst::meas::base::SimpleAlgorithm | |
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 | |
lsst::meas::base::ApertureFluxAlgorithm | |
lsst::meas::base::CircularApertureFluxAlgorithm | |
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::SdssCentroidAlgorithm | The Sdss Centroid Algorithm |
lsst::meas::base::SdssShapeAlgorithm | Measure the image moments of source using adaptive Gaussian weights |
lsst::meas::base::SingleFrameAlgorithm | |
lsst::meas::base::SimpleAlgorithm | |
lsst::meas::base::BaseTransform | |
lsst::meas::base::ApertureFluxTransform | |
lsst::meas::base::CentroidTransform | |
lsst::meas::base::GaussianCentroidTransform | |
lsst::meas::base::NaiveCentroidTransform | |
lsst::meas::base::SdssCentroidTransform | |
lsst::meas::base::FluxTransform | |
lsst::meas::base::GaussianFluxTransform | |
lsst::meas::base::PeakLikelihoodFluxTransform | |
lsst::meas::base::PsfFluxTransform | |
lsst::meas::base::SdssShapeTransform | |
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 | |
lsst::meas::base::FluxResult | A reusable result struct for flux measurements |
lsst::meas::base::ApertureFluxResult | |
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 | |
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 | |
lsst::meas::base::SafeShapeExtractor | |
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 > | |
lsst::meas::base::SincCoeffs< PixelT >::FuzzyCompare< T > | |
lsst::meas::deblender::BaselineUtils< ImagePixelT, MaskPixelT, VariancePixelT > | |
Config | |
lsst.meas.base.applyApCorr.ApplyApCorrConfig | |
lsst.meas.base.baseMeasurement.BaseMeasurementConfig | Base config class for all measurement driver tasks |
lsst.meas.base.baseMeasurement.BasePluginConfig | Base class measurement Plugin config classes |
lsst.meas.base.baseMeasurement.SourceSlotConfig | Slot configuration which assigns a particular named plugin to each of a set of slots |
lsst.meas.base.forcedPhotImage.ProcessImageForcedConfig | Config class for forced measurement driver task |
lsst.meas.base.measureApCorr.MeasureApCorrConfig | Configuration for MeasureApCorrTask |
lsst.meas.base.noiseReplacer.NoiseReplacerConfig | |
lsst.meas.base.references.BaseReferencesConfig | |
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 | |
lsst::pex.policy::TypeError | |
NotFoundError | |
lsst::pex.policy::NameNotFound | |
RuntimeError | |
lsst::meas::base::MeasurementError | Exception to be thrown when a measurement algorithm experiences a known failure mode |
lsst::pex.policy::BadNameError | |
lsst::pex.policy::ParserError | |
lsst::pex.policy::EOFError | |
lsst::pex.policy::SyntaxError | |
lsst::pex.policy::FormatSyntaxError | |
lsst::pex.policy::UnsupportedSyntax | |
lsst::pex::exceptions::Tracepoint | One point in the Traceback vector held by Exception |
lsst::pex::logging::Component | Create a component in the verbosity tree (deprecated) |
lsst::pex::logging::Log | Place to record messages and descriptions of the state of processing |
lsst::pex::logging::BlockTimingLog | |
lsst::pex::logging::Debug | |
lsst::pex::logging::ScreenLog | Log configured to send messages to the screen. The BriefFormatter is used to format the messages |
lsst::pex::logging::DualLog | Log that sends message to both the screen and a file |
lsst::pex::logging::LogClient | Abstract interface identifying a class that writes messages to a Log. Other classes inherit from this interface to add standard methods for setting and retrieving the log that the classs will send its log messages to |
lsst::pex::logging::LogClientHelper | |
lsst::pex::logging::LogDestination | Encapsulation of a logging stream that will filter messages based on their volume (importance) level |
lsst::pex::logging::FileDestination | LogDestination represented by a file |
lsst::pex::logging::LogFormatter | Abstract class for formatting log records into a text stream |
lsst::pex::logging::BriefFormatter | Formatter that renders records in a brief format for screen display |
lsst::pex::logging::IndentedFormatter | |
lsst::pex::logging::NetLoggerFormatter | Formatter that renders records in a netlogger-like format |
lsst::pex::logging::LogRecord | Container for constructing a single Log record |
lsst::pex::logging::LogRec | A LogRecord attached to a particular Log that suppports stream stream semantics |
lsst::pex::logging::PrinterFactory | Factory used to create PrinterList instances to be used by a PropertyPrinter instance |
lsst::pex::logging::PrinterIter | Abstract iterator class used to print out property values |
lsst::pex::logging::BaseTmplPrinterIter< bool > | |
lsst::pex::logging::BoolPrinterIter | |
lsst::pex::logging::BaseTmplPrinterIter< lsst::daf::base::DateTime > | |
lsst::pex::logging::DateTimePrinterIter | |
lsst::pex::logging::BaseTmplPrinterIter< T > | |
lsst::pex::logging::TmplPrinterIter< T > | |
lsst::pex::logging::WrappedPrinterIter | Wrapper PrinterIter class that hides the polymorphic (and possibly templatized) nature of an underlying PrinterIter subclass |
lsst::pex::logging::PrinterList | Abstract class that encapsulates a list of property values to be printed out |
lsst::pex::logging::BaseTmplPrinterList< bool > | |
lsst::pex::logging::BoolPrinterList | |
lsst::pex::logging::BaseTmplPrinterList< lsst::daf::base::DateTime > | |
lsst::pex::logging::DateTimePrinterList | |
lsst::pex::logging::BaseTmplPrinterList< T > | |
lsst::pex::logging::TmplPrinterList< T > | |
lsst::pex::logging::PropertyPrinter | Class for printing the values associated with a name in a PropertySet |
lsst::pex::logging::RecordProperty< T > | Container for a named data property for a LogRecord |
lsst::pex::logging::Prop< T > | |
lsst::pex::logging::threshold::Family | A hierarchical tree structure for holding mappings of names to threshold values |
lsst::pex::logging::threshold::Memory | |
lsst::pex::logging::Trace | Limited backward compatibility to the DC2 run-time trace facilities |
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. This class is used by the PolicySource class to determine the format of a stream of serialized Policy data and then parse it into a Policy instance. It is intended that for supported each format there is an implementation of this class and a corresponding PolicyParser class |
lsst::pex.policy::paf::PAFParserFactory | |
lsst::pex.policy::PolicyWriter | |
lsst::pex.policy::paf::PAFWriter | |
lsst::pex.policy::SupportedFormats | List of supported Policy formats. It can be used to determine the format type for a Policy data stream |
CmdLineTask | |
lsst.meas.base.forcedPhotImage.ProcessImageForcedTask | A base class for command-line forced measurement drivers |
lsst.pipe.tasks.mocks.mockCoadd.MockCoaddTask | |
DataIdContainer | |
lsst.meas.base.forcedPhotCcd.ForcedPhotCcdDataIdContainer | |
Task | |
lsst.meas.base.applyApCorr.ApplyApCorrTask | Apply aperture corrections |
lsst.meas.base.baseMeasurement.BaseMeasurementTask | Ultimate base class for all measurement tasks |
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.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 |
ndarray::ApproximatelyEqual< T1, T2 > | Binary predicate for floating point equality comparison with tolerance |
ndarray::ApproximatelyEqual< std::complex< U1 >, std::complex< U2 > > | Binary predicate for complex floating point equality comparison with tolerance |
ndarray::ArrayBase< Derived >::ResultOf< View_ > | A template metafunction class to determine the result of a view indexing operation |
ndarray::ArrayTraits< T, N, C > | Dimension-specialized traits shared by Array and ArrayRef |
ndarray::ExpressionTraits< Array< T, N, C > > | |
ndarray::ExpressionTraits< ArrayRef< T, N, C > > | |
ndarray::ArrayTraits< T, 1, 0 > | |
ndarray::ArrayTraits< T, 1, 1 > | |
ndarray::ArrayTraits< T, 1,-1 > | |
ndarray::detail::AppendIndex | |
ndarray::detail::AppendIndex::apply< State, Index > | |
ndarray::detail::ArrayAccess< Array_ > | |
ndarray::detail::ComplexExtractor< Array_ > | |
ndarray::detail::Core< N > | |
ndarray::detail::Core< 0 > | |
ndarray::detail::CoreTransformer< T, M, N > | |
ndarray::detail::DefaultValue< T, isArithmetic > | |
ndarray::detail::DefaultValue< T, true > | |
ndarray::detail::Dimensions< N, C, I > | |
ndarray::detail::EigenStrideTraits< N, C, Rows, Cols > | |
ndarray::detail::EigenStrideTraits< 1, 0, 1, Cols > | |
ndarray::detail::EigenStrideTraits< 1, 0, Rows, 1 > | |
ndarray::detail::EigenStrideTraits< 1, C, 1, 1 > | |
ndarray::detail::EigenStrideTraits< 1, C, 1, Cols > | |
ndarray::detail::EigenStrideTraits< 1, C, Rows, 1 > | |
ndarray::detail::EigenStrideTraits< 2, 0, Rows, Cols > | |
ndarray::detail::EigenStrideTraits< 2, 1, Rows, Cols > | |
ndarray::detail::EigenStrideTraits< 2, 2, Rows, Cols > | |
ndarray::detail::EigenStrideTraits< 2,-1, Rows, Cols > | |
ndarray::detail::EigenStrideTraits< 2,-2, Rows, Cols > | |
ndarray::detail::FFTWTraits< T > | |
ndarray::detail::Formatter< Derived, N > | |
ndarray::detail::Formatter< Derived, 1 > | |
ndarray::detail::FourierTraits< T, IsConst > | |
ndarray::detail::IndexTraits< Index > | |
ndarray::detail::IndexTraits< ndarray::index::Full > | |
ndarray::detail::IndexTraits< ndarray::index::Full >::Append< D > | |
ndarray::detail::IndexTraits< ndarray::index::Full >::TransformCoreResult< T, M, N > | Metafunction for the result type of transform() |
ndarray::detail::IndexTraits< ndarray::index::Range > | |
ndarray::detail::IndexTraits< ndarray::index::Range >::Append< D > | |
ndarray::detail::IndexTraits< ndarray::index::Range >::TransformCoreResult< T, M, N > | Metafunction for the result type of transform() |
ndarray::detail::IndexTraits< ndarray::index::Scalar > | |
ndarray::detail::IndexTraits< ndarray::index::Scalar >::Append< D > | |
ndarray::detail::IndexTraits< ndarray::index::Scalar >::TransformCoreResult< T, M, N > | Metafunction for the result type of transform() |
ndarray::detail::IndexTraits< ndarray::index::Slice > | |
ndarray::detail::IndexTraits< ndarray::index::Slice >::Append< D > | |
ndarray::detail::IndexTraits< ndarray::index::Slice >::TransformCoreResult< T, M, N > | Metafunction for the result type of transform() |
ndarray::detail::Initializer< N, Derived > | |
ndarray::detail::IteratorTraits< Iterator_ > | |
ndarray::detail::NullOwner | |
ndarray::detail::NumpyTraits< T > | |
ndarray::detail::PyConverterBase< T > | |
ndarray::PyConverter< T > | A class providing Python conversion functions for T |
ndarray::detail::RangeTransformer< T > | |
ndarray::detail::SafeFloatingPointOps< T > | |
ndarray::detail::ViewBuilder< Array_, InSeq > | |
ndarray::detail::ViewNormalizer< N, Seq_, IsNormalized > | |
ndarray::detail::ViewNormalizer< N, Seq_, true > | |
ndarray::detail::ViewTraits< N, C, Seq_, isColumnMajor > | |
ndarray::detail::ViewTraits< N, C, Seq_, false > | |
ndarray::detail::ViewTraits< N, C, Seq_, true > | |
ndarray::ExpressionBase< Derived > | CRTP base class for all multidimensional expressions |
ndarray::ArrayBase< Array< T, N, C > > | |
ndarray::ArrayBaseN< Array< T, N, C > > | |
ndarray::Array< T, 1, 1 > | |
ndarray::Array< T, 2, 2 > | |
ndarray::Array< T, N, C > | A multidimensional strided array |
ndarray::ArrayBase< ArrayRef< T, N, C > > | |
ndarray::ArrayBaseN< ArrayRef< T, N, C > > | |
ndarray::ArrayRef< T, N, C > | A proxy class for Array with deep assignment operators |
ndarray::ArrayBase< Derived > | CRTP implementation for Array and ArrayRef |
ndarray::ArrayBaseN< Derived, N > | An intermediate CRTP base class for Array and ArrayRef |
ndarray::Array< double const, 2, 2 > | |
ndarray::Array< double, 1, 1 > | |
ndarray::Array< double, 2, 2 > | |
ndarray::Array< ImagePixelT, 1, 1 > | |
ndarray::Array< int, 1, 1 > | |
ndarray::Array< int, 2, 2 > | |
ndarray::Array< IntT, 1, 1 > | |
ndarray::Array< MaskPixelT, 1, 1 > | |
ndarray::Array< VariancePixelT, 1, 1 > | |
ndarray::ArrayBaseN< Derived, 1 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 1) |
ndarray::ArrayBaseN< Derived, 2 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 2) |
ndarray::ArrayBaseN< Derived, 3 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 3) |
ndarray::ArrayBaseN< Derived, 4 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 4) |
ndarray::ArrayBaseN< Derived, 5 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 5) |
ndarray::ArrayBaseN< Derived, 6 > | An intermediate CRTP base class for Array and ArrayRef (specialization for 6) |
ndarray::ExpressionTraits< Expression_ > | Traits for expressions |
ndarray::ExpressionTraits< detail::BinaryOpExpression< Operand1, Operand2, BinaryFunction, 1 > > | |
ndarray::ExpressionTraits< detail::BinaryOpExpression< Operand1, Operand2, BinaryFunction, N > > | |
ndarray::ExpressionTraits< detail::CountingExpression > | |
ndarray::ExpressionTraits< detail::UnaryOpExpression< Operand, UnaryFunction, 1 > > | |
ndarray::ExpressionTraits< detail::UnaryOpExpression< Operand, UnaryFunction, N > > | |
ndarray::FormatOptions | Options for controlling stream output of ExpressionBase |
ndarray::index::Full | Empty structure marking a view of an entire dimension |
ndarray::index::Range | Simple structure defining a contiguous range of indices |
ndarray::index::Scalar | Structure marking a single element of a dimension |
ndarray::index::Slice | Simple structure defining a noncontiguous range of indices |
ndarray::NumericTraits< T, U, is_complex, is_arithmetic > | Numeric type traits |
ndarray::Promote< T1, T2, winner, is_complex > | Metafunction to compute numeric promotions |
ndarray::PyBinaryUFunctor< TBinaryFunctor, TArgument1, TArgument2, TResult > | |
ndarray::PyConverter< EigenView< T, N, C, XprKind_, Rows_, Cols_ > > | Specialization of PyConverter for EigenView |
ndarray::PyUnaryUFunctor< TUnaryFunctor, TArgument, TResult > | |
ndarray::result_of::vectorize< T1, T2, T3 > | |
ndarray::result_of::vectorize< T1, T2, void > | |
ndarray::SelectEigenView< T, contiguous > | A metafunction that computes the EigenView instantiation that most closely matches an Eigen type |
ndarray::tables::detail::Columns< T > | |
ndarray::tables::detail::FieldInfo< Field_ > | |
ndarray::tables::detail::Iterator< T > | |
ndarray::tables::detail::TraitsAccess< T, isConst > | |
ndarray::tables::Field< T, N > | |
ndarray::tables::Index< N > | |
ndarray::tables::Layout< T > | |
ndarray::tables::Row< T > | |
ndarray::tables::Table< T > | |
ndarray::tables::Traits< T > | |
ndarray::Vector< T, N > | A fixed-size 1D array class |
ndarray::Vector< T, 0 > | PArtial specialization for zero-size vectors to avoid compiler errors on some platforms |
ndarray::View< Seq_ > | A template meta-sequence that defines an arbitrary view into an unspecified array |
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.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.utils.Mosaic | |
lsst.afw.display.virtualDevice.DisplayImpl | |
lsst.afw.geom.ellipses.EllipseMatplotlibInterface | |
lsst.afw.image.utils.CalibNoThrow | |
lsst.afw.math.warper.Warper | |
lsst.coadd.utils.coadd.Coadd | |
lsst.daf.butlerUtils.fsScanner.FsScanner | |
lsst.daf.butlerUtils.mapping.Mapping | |
lsst.daf.butlerUtils.mapping.CalibrationMapping | |
lsst.daf.butlerUtils.mapping.DatasetMapping | |
lsst.daf.butlerUtils.mapping.ExposureMapping | |
lsst.daf.butlerUtils.mapping.ImageMapping | |
lsst.daf.butlerUtils.registries.Registry | |
lsst.daf.butlerUtils.registries.SqliteRegistry | |
lsst.daf.persistence.butler.Butler | |
lsst.daf.persistence.butlerFactory.ButlerFactory | |
lsst.daf.persistence.butlerLocation.ButlerLocation | |
lsst.daf.persistence.butlerSubset.ButlerDataRef | |
lsst.daf.persistence.butlerSubset.ButlerSubset | |
lsst.daf.persistence.butlerSubset.ButlerSubsetIterator | |
lsst.daf.persistence.mapper.Mapper | |
lsst.daf.butlerUtils.cameraMapper.CameraMapper | |
lsst.pipe.tasks.mocks.simpleMapper.SimpleMapper | |
lsst.daf.persistence.readProxy.ReadProxy | |
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.diaCatalogSourceSelector.DiaCatalogSourceSelector | |
lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalyst | |
lsst.ip.diffim.diffimTools.NbasisEvaluator | |
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.isr.isrTask.FakeAmp | |
lsst.meas.algorithms.objectSizeStarSelector.EventHandler | |
lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelector | A measurePsfTask star selector |
lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminer | A measurePsfTask psf estimator |
lsst.meas.algorithms.secondMomentStarSelector._PsfShapeHistogram | |
lsst.meas.algorithms.secondMomentStarSelector.CheckSource | |
lsst.meas.algorithms.secondMomentStarSelector.SecondMomentStarSelector | |
lsst.meas.astrom.anetBasicAstrometry.InitialAstrometry | |
lsst.meas.astrom.approximateWcs._MockTestCase | |
lsst.meas.astrom.astrometryNetDataConfig.AstrometryNetDataConfig | |
lsst.meas.astrom.catalogStarSelector.CatalogStarSelector | |
lsst.meas.astrom.catalogStarSelector.CheckSource | |
lsst.meas.astrom.loadAstrometryNetObjects.LoadMultiIndexes | |
lsst.meas.astrom.matchOptimisticB.SourceInfo | |
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.baseMeasurement.BasePlugin | Base class for measurement plugins |
lsst.meas.base.measureApCorr.FluxKeys | |
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.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.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 | In the PSF fitting code, we request PSF models for all peaks near the one being fit |
lsst.meas.deblender.baseline.PerFootprint | |
lsst.meas.deblender.baseline.PerPeak | Result of deblending a single Peak within a parent Footprint |
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.DatasetArgument | Specify that the dataset type should be a command-line option |
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.Ds9Warning | |
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.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 | |
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 | |
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< double > > | |
lsst.afw.math::Function2< double > | |
lsst.afw.table.io::PersistableFacade< Function2< ReturnT > > | |
lsst.afw.math::Function2< ReturnT > | A Function taking two arguments |
lsst.afw.table.io::PersistableFacade< Function< double > > | |
lsst.afw.math::Function< double > | |
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< 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 | |
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 double 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< Wcs > | |
lsst.afw.image::Wcs | Implementation of the WCS standard for a any projection |
Config | |
lsst.meas.deblender.deblend.SourceDeblendConfig | |
lsst.pipe.tasks.photoCal.PhotoCalConfig | |
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.ip.diffim.diaCatalogSourceSelector.DiaCatalogSourceSelectorConfig | |
lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalystConfig | |
lsst.ip.diffim.dipoleMeasurement.DipoleClassificationConfig | Classification of detected diaSources as dipole or not |
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.BackgroundConfig | Config for background estimation |
lsst.meas.algorithms.detection.SourceDetectionConfig | Configuration parameters for the SourceDetectionTask |
lsst.meas.algorithms.findCosmicRaysConfig.FindCosmicRaysConfig | |
lsst.meas.algorithms.loadReferenceObjects.LoadReferenceObjectsConfig | |
lsst.meas.algorithms.objectSizeStarSelector.ObjectSizeStarSelectorConfig | |
lsst.meas.algorithms.pcaPsfDeterminer.PcaPsfDeterminerConfig | |
lsst.meas.algorithms.secondMomentStarSelector.SecondMomentStarSelectorConfig | |
lsst.meas.algorithms.sizeMagnitudeStarSelectorFactory.SizeMagnitudeStarSelectorConfig | |
lsst.meas.astrom.anetAstrometry.ANetAstrometryConfig | |
lsst.meas.astrom.astrometry.AstrometryConfig | |
lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig | |
lsst.meas.astrom.fitTanSipWcs.FitTanSipWcsConfig | |
lsst.meas.astrom.matchOptimisticB.MatchOptimisticBConfig | |
lsst.meas.deblender.deblendAndMeasure.DeblendAndMeasureConfig | |
lsst.pipe.tasks.calibrate.CalibrateConfig | |
lsst.pipe.tasks.calibrate.InitialPsfConfig | Describes the initial PSF used for detection and measurement before we do PSF determination |
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.processImage.ProcessImageConfig | |
lsst.pipe.tasks.repair.RepairConfig | |
lsst.pipe.tasks.scaleZeroPoint.ScaleZeroPointConfig | |
lsst.pipe.tasks.scaleZeroPoint.SpatialScaleZeroPointConfig | |
lsst.pipe.tasks.selectImages.DatabaseSelectImagesConfig | |
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 | |
CmdLineTask | |
lsst.ip.isr.isrTask.IsrTask | Apply common instrument signature correction algorithms to a raw frame |
lsst.meas.deblender.deblendAndMeasure.DeblendAndMeasureTask | |
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 | |
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.processImage.ProcessImageTask | |
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.pipe.tasks.assembleCoadd.AssembleCoaddDataIdContainer | |
lsst.pipe.tasks.coaddBase.SelectDataIdContainer | |
Struct | |
lsst.pipe.tasks.selectImages.BaseExposureInfo | |
lsst.pipe.tasks.selectImages.SelectStruct | |
Task | |
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.loadReferenceObjects.LoadReferenceObjectsTask | Abstract base class to load objects from reference catalogs |
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.astrometry.AstrometryTask | Match an input source catalog with objects from a reference catalog and solve for the WCS |
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.deblender.deblend.SourceDeblendTask | Split blended sources into individual sources |
lsst.pipe.tasks.calibrate.CalibrateTask | Calibrate an exposure: measure PSF, subtract background, measure astrometry and photometry |
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 | Measure the PSF |
lsst.pipe.tasks.photoCal.PhotoCalTask | Calculate the zero point of an exposure given a lsst.afw.table.ReferenceMatchVector |
lsst.pipe.tasks.repair.RepairTask | Interpolate over defects in an exposure and handle cosmic rays |
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 | |
lsst.pipe.tasks.transformMeasurement.TransformTask | Transform a SourceCatalog containing raw measurements to calibrated form |
lsst.pipe.tasks.warpAndPsfMatch.WarpAndPsfMatchTask | |
TaskRunner | |
lsst.pipe.tasks.coaddBase.CoaddTaskRunner | |
lsst.pipe.tasks.getRepositoryData.DataRefListRunner | |
lsst.pipe.tasks.makeDiscreteSkyMap.MakeDiscreteSkyMapRunner | |
lsst.pipe.tasks.makeSkyMap.MakeSkyMapRunner | |
ConfigClass | |
lsst.pipe.tasks.processCcd.ProcessCcdConfig | |
lsst.pipe.tasks.processCoadd.ProcessCoaddConfig | |
ndarray::Promote< T1, T2 > | |
ndarray::Promote< U1, U2 > | |
ndarray::detail::PyConverterBase< Array< T, N, C > > | |
ndarray::PyConverter< Array< T, N, C > > | A traits class providing Python conversion functions for Array |
ndarray::detail::PyConverterBase< Eigen::Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | |
ndarray::detail::EigenPyConverter< Eigen::Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | |
ndarray::PyConverter< Eigen::Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | Specialization of PyConverter for Eigen::Array |
ndarray::detail::PyConverterBase< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | |
ndarray::detail::EigenPyConverter< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | |
ndarray::PyConverter< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > | Specialization of PyConverter for Eigen::Matrix |
ndarray::detail::PyConverterBase< Matrix > | |
ndarray::detail::EigenPyConverter< Matrix > | |
ndarray::detail::PyConverterBase< Vector< T, N > > | |
ndarray::PyConverter< Vector< T, N > > | A traits class providing Python conversion functions for Vector |
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 | |
FCNBase | |
lsst::ip::diffim::MinimizeDipoleChi2 | |
lsst::meas::algorithms::MinimizeChi2< PixelT > | |
lsst.afw.table::SchemaItem< Flag > | |
StandardError | |
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 | |
std::basic_string< Char > | STL class |
std::string | STL class |
lsst::meas::algorithms::shapelet::ConvertibleString | |
binary_function | |
lsst.afw.detection::IdSpanCompar | |
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 > | |
std::exception | STL class |
lsst::pex::exceptions::Exception | |
std::runtime_error | STL class |
lsst::meas::algorithms::shapelet::FileNotFoundError | |
lsst::meas::algorithms::shapelet::ParameterException | |
lsst::meas::algorithms::shapelet::ProcessingException | |
lsst::meas::algorithms::shapelet::RangeException | |
lsst::meas::algorithms::shapelet::ReadException | |
lsst::meas::algorithms::shapelet::SizeMagnitudeStarSelectorException | |
lsst::meas::algorithms::shapelet::WriteException | |
function | |
lsst.afw.image::pixelOp0< ValT > | |
lsst.afw.image::pixelOp1< ValT > | |
lsst.afw.image::pixelOp1XY< ValT > | |
lsst.afw.image::pixelOp2< LhsT, RhsT > | |
lsst.afw.image::pixelOp2XY< LhsT, RhsT > | |
unary_function | |
lsst.afw.image::pixel::noop< T1 > | A noop functor (useful for e.g. masks and variances when changing the sign of the image) |
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 | |
lsst::meas::algorithms::CoaddBoundedField::Factory | |
lsst::meas::algorithms::CoaddPsf::Factory | |
lsst.afw.geom::TransformMap< CameraSys > | |
type | |
lsst.pex.config.config.ConfigMeta | |
lsst.pex.exceptions.wrappers.ExceptionMeta | |
lsst.pipe.tasks.mocks.simpleMapper.MapperMeta | |
U | |
ndarray::ExternalManager< U > | |
TestCase | |
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 |
lsst.meas.base.tests.AlgorithmTestCase | |
lsst.meas.base.tests.TransformTestCase | Base class for testing measurement transformations |
lsst.meas.base.tests.CentroidTransformTestCase | |
lsst.meas.base.tests.FluxTransformTestCase | |
ValueError | |
lsst.pex.config.config.FieldValidationError | |
ndarray::Vector< int, N > | |
ArgumentParser | |
lsst.meas.algorithms.debugger.MeasurementDebuggerArgumentParser | |
BasePlugin | |
lsst.meas.base.forcedMeasurement.ForcedPlugin | |
lsst.meas.base.sfm.SingleFramePlugin | Base class for single-frame plugin algorithms |
BasePluginConfig | |
lsst.meas.base.forcedMeasurement.ForcedPluginConfig | |
lsst.meas.base.sfm.SingleFramePluginConfig | Base class for configs of single-frame plugin algorithms |
BaseSkyMap | |
lsst.skymap.cachingSkyMap.CachingSkyMap | |
lsst.skymap.dodecaSkyMap.DodecaSkyMap | |
lsst.skymap.equatSkyMap.EquatSkyMap | |
CachingSkyMap | |
lsst.skymap.discreteSkyMap.DiscreteSkyMap | |
lsst.skymap.healpixSkyMap.HealpixSkyMap | |
lsst.skymap.ringsSkyMap.RingsSkyMap | |
CoaddBaseTask | |
lsst.pipe.tasks.assembleCoadd.AssembleCoaddTask | |
lsst.pipe.tasks.makeCoaddTempExp.MakeCoaddTempExpTask | |
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.configChoiceField.ConfigChoiceField | |
lsst.pex.config.configField.ConfigField | |
lsst.pex.config.configurableField.ConfigurableField | |
lsst.pex.config.dictField.DictField | |
lsst.pex.config.listField.ListField | |
lsst.pex.config.rangeField.RangeField | |
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 | |
ImagePsfMatchConfig | |
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfig | |
ImagePsfMatchTask | |
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchTask | Image-based Psf-matching of two subsequent snaps from the same visit |
LoadReferenceObjectsTask | |
lsst.meas.astrom.loadAstrometryNetObjects.LoadAstrometryNetObjectsTask | Load reference objects from astrometry.net index files |
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 |
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.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.multiBand.CullPeaksConfig | |
lsst.pipe.tasks.multiBand.DetectCoaddSourcesConfig | |
lsst.pipe.tasks.multiBand.MeasureMergedCoaddSourcesConfig | |
lsst.pipe.tasks.multiBand.MergeSourcesConfig | |
lsst.pipe.tasks.multiBand.MergeDetectionsConfig | |
lsst.pipe.tasks.registerImage.RegisterConfig | |
DictField | |
lsst.pex.config.configDictField.ConfigDictField | |
ArgumentParser | |
lsst.pipe.tasks.ingest.IngestArgumentParser | |
CmdLineTask | |
lsst.meas.algorithms.debugger.MeasurementDebuggerTask | |
lsst.pipe.tasks.multiBand.DetectCoaddSourcesTask | |
lsst.pipe.tasks.multiBand.MeasureMergedCoaddSourcesTask | |
lsst.pipe.tasks.multiBand.MergeSourcesTask | |
lsst.pipe.tasks.multiBand.MergeDetectionsTask | |
lsst.pipe.tasks.multiBand.MergeMeasurementsTask | |
Task | |
lsst.ip.isr.fringe.FringeTask | |
lsst.meas.base.measureApCorr.MeasureApCorrTask | Task to measure aperture correction |
lsst.pipe.tasks.ingest.IngestTask | |
lsst.pipe.tasks.ingest.ParseTask | |
lsst.pipe.tasks.ingest.RegisterTask | |
lsst.pipe.tasks.registerImage.RegisterTask | |
TaskRunner | |
lsst.meas.algorithms.debugger.MeasurementDebuggerRunner | |
lsst.pipe.tasks.multiBand.MergeSourcesRunner | |
ProcessImageForcedConfig | |
lsst.meas.base.forcedPhotCcd.ForcedPhotCcdConfig | |
lsst.meas.base.forcedPhotCoadd.ForcedPhotCoaddConfig | |
ProcessImageForcedTask | |
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 |
ProcessImageTask | |
lsst.pipe.tasks.processCcd.ProcessCcdTask | |
lsst.pipe.tasks.processCoadd.ProcessCoaddTask | |
PsfMatchConfigAL | |
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL | |
PsfMatchConfigDF | |
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF | |
PsfMatchTask | |
lsst.ip.diffim.modelPsfMatch.ModelPsfMatchTask | Matching of two model Psfs, and application of the Psf-matching kernel to an input Exposure |
PsfMatchTask | |
lsst.ip.diffim.imagePsfMatch.ImagePsfMatchTask | Psf-match two MaskedImages or Exposures using the sources in the images |
SingleFramePlugin | |
lsst.meas.base.plugins.SingleFrameClassificationPlugin | |
lsst.meas.base.plugins.SingleFramePeakCentroidPlugin | |
lsst.meas.base.plugins.SingleFrameSkyCoordPlugin | |
lsst.meas.base.wrappers.WrappedSingleFramePlugin | |
SingleFramePluginConfig | |
lsst.meas.base.plugins.SingleFrameClassificationConfig | |
lsst.meas.base.plugins.SingleFramePeakCentroidConfig | |
lsst.meas.base.plugins.SingleFrameSkyCoordConfig | |
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 | |