►Clsst::afw::geom::BaseEndpoint< PointT, std::vector< PointT > > | |
Clsst::afw::geom::BaseVectorEndpoint< PointT > | Base class for endpoints with Array = std::vector<Point> where Point has 2 dimensions |
►Clsst::afw::geom::BaseEndpoint< std::vector< double >, ndarray::Array< double, 2, 2 > > | |
Clsst::afw::geom::GenericEndpoint | A generic endpoint for data in the format used by ast::Mapping |
►Cstd::binary_function< T1, T1, T1 > [external] | |
Clsst::afw::image::pixel::bitwise_or< T1 > | Bitwise_or doesn't seem to be in std:: |
►Cstd::binary_function< TF::secondof3_argument_type, TF::thirdof3_argument_type, TF::result_type > [external] | |
Clsst::afw::math::details::binder3_1< TF > | |
Cboost::geometry::traits::access< LsstPoint, dim > | |
Cboost::geometry::traits::coordinate_system< LsstPoint > | |
Cboost::geometry::traits::coordinate_type< LsstPoint > | |
Cboost::geometry::traits::indexed_access< LsstBox, 0, 0 > | |
Cboost::geometry::traits::indexed_access< LsstBox, 0, 1 > | |
Cboost::geometry::traits::indexed_access< LsstBox, 1, 0 > | |
Cboost::geometry::traits::indexed_access< LsstBox, 1, 1 > | |
Cboost::geometry::traits::point_type< LsstBox > | |
Cboost::geometry::traits::tag< LsstBox > | |
Cboost::geometry::traits::tag< LsstPoint > | |
Cboost::geometry::traits::tag< LsstRing > | |
►Cboost::iterator_adaptor | |
Clsst::afw::math::infinite_iterator< ValueT > | This iterator will never increment |
Clsst::afw::table::CatalogIterator< BaseT > | Iterator class for CatalogT |
►Cboost::iterator_facade | |
Clsst::afw::geom::SpanPixelIterator | An iterator that yields lsst::geom::Point2I and increases in the x direction |
►Cboost::mpl::int_ | |
Cboost::geometry::traits::dimension< LsstPoint > | |
Clsst::afw::table::CatalogT< BaseRecord > | |
Clsst::afw::table::CatalogT< PeakRecord > | |
►Ccollections.abc.Mapping | |
Clsst.afw.table.multiMatch.GroupView | |
►Clsst::afw::table::ConstReferenceFunctorKey< ndarray::ArrayRef< T const, 1, 1 > > | |
Clsst::afw::table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
►Clsst::afw::cameraGeom::DetectorCollectionBase< Detector const > | |
►Clsst::afw::cameraGeom::DetectorCollection | An immutable collection of Detectors that can be accessed by name or ID |
Clsst::afw::cameraGeom::Camera | An immutable representation of a camera |
►Clsst::afw::cameraGeom::DetectorCollectionBase< Detector::InCameraBuilder > | |
Clsst::afw::cameraGeom::Camera::Builder | A helper class for creating and modifying cameras |
►Cstd::enable_shared_from_this< BaseTable > [external] | |
►Clsst::afw::table::BaseTable | Base class for all tables |
Clsst::afw::detection::PeakTable | Table class for Peaks in Footprints |
Clsst::afw::table::ExposureTable | Table class used to store exposure metadata |
►Clsst::afw::table::SimpleTable | Table class that must contain a unique ID field and a celestial coordinate field |
Clsst::afw::table::SourceTable | Table class that contains measurements made on a single exposure |
►Cstd::enable_shared_from_this< TransmissionCurve > [external] | |
Clsst::afw::image::TransmissionCurve | A spatially-varying transmission curve as a function of wavelength |
►Cenum.Flag | |
Clsst.afw.cameraGeom._amplifier.AmplifierGeometryComparison | |
►Cstd::function< LhsT(int, int, LhsT, RhsT)> [external] | |
Clsst::afw::image::pixelOp2XY< LhsT, RhsT > | A functor class equivalent to std::function<LhsT (int, int, LhsT, RhsT)>, but with a virtual operator() |
►Cstd::function< LhsT(LhsT, RhsT)> [external] | |
Clsst::afw::image::pixelOp2< LhsT, RhsT > | A functor class equivalent to std::function<LhsT (LhsT, RhsT)>, but with a virtual operator() |
►Cstd::function< ValT()> [external] | |
Clsst::afw::image::pixelOp0< ValT > | A functor class equivalent to std::function<ValT ()>, but with a virtual operator() |
►Cstd::function< ValT(int, int, ValT)> [external] | |
Clsst::afw::image::pixelOp1XY< ValT > | A functor class equivalent to std::function<ValT (int, int, ValT)>, but with a virtual operator() |
►Cstd::function< ValT(ValT)> [external] | |
Clsst::afw::image::pixelOp1< ValT > | A functor class equivalent to std::function<ValT (ValT)>, but with a virtual operator() |
►Cgdb.Command | |
Clsst.gdb.afw.printers.GdbOptionParser.PrintEigenCommand | |
Clsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand | |
►Clsst::afw::image::ImageBase< lsst::afw::image::MaskPixel > | |
Clsst::afw::image::Mask< MaskPixelT > | Represent a 2-dimensional array of bitmask pixels |
►Clsst::afw::image::ImageBase< lsst::afw::math::Kernel::Pixel > | |
Clsst::afw::image::Image< lsst::afw::math::Kernel::Pixel > | |
Clsst.afw.cameraGeom._amplifier.Amplifier | |
Clsst.afw.cameraGeom._assembleImage.AmplifierIsolator | |
Clsst.afw.cameraGeom._camera.Camera | |
Clsst.afw.cameraGeom._detector.DetectorBase | |
►Clsst::afw::cameraGeom::Amplifier | Geometry and electronic information about raw amplifier images |
Clsst::afw::cameraGeom::Amplifier::Builder | A mutable Amplifier subclass class that can be used to incrementally construct or modify Amplifiers |
Clsst::afw::cameraGeom::Amplifier::Fields | |
Clsst::afw::cameraGeom::CameraSys | Camera coordinate system; used as a key in in TransformMap |
Clsst::afw::cameraGeom::CameraSysPrefix | Camera coordinate system prefix |
►Clsst::afw::cameraGeom::DetectorBase | An abstract base class that provides common accessors for Detector and Detector::Builder |
Clsst::afw::cameraGeom::Detector | A representation of a detector in a mosaic camera |
►Clsst::afw::cameraGeom::Detector::Builder | A helper class for Detector that allows amplifiers and most fields to be modified |
Clsst::afw::cameraGeom::Detector::InCameraBuilder | A helper class that allows the properties of a detector to be modified in the course of modifying a full camera |
Clsst::afw::cameraGeom::Detector::PartialRebuilder | A helper class that allows the properties of a single detector to be modified in isolation |
Clsst::afw::cameraGeom::DetectorBase::Fields | |
Clsst::afw::cameraGeom::DetectorCollectionBase< T > | An abstract base class for collections of Detectors and specific subclasses thereof |
Clsst::afw::cameraGeom::Orientation | Describe a detector's orientation in the focal plane |
Clsst.afw.cameraGeom.pupil.Pupil | |
Clsst.afw.cameraGeom.pupil.PupilFactory | |
Clsst.afw.cameraGeom.testUtils.CameraWrapper | |
Clsst.afw.cameraGeom.testUtils.DetectorWrapper | |
Clsst::afw::cameraGeom::TransformMap::Connection | Representation of a single edge in the graph defined by a TransformMap |
►Clsst.afw.cameraGeom.utils.FakeImageDataSource | |
Clsst.afw.cameraGeom.utils.ButlerImage | |
Clsst::afw::coord::Observatory | Hold the location of an observatory |
Clsst::afw::coord::Weather | Basic weather information sufficient for a simple model for air mass or refraction |
Clsst.afw.detection._footprintMerge.FootprintMergeList | |
Clsst::afw::detection::detail::PsfCacheKey | |
Clsst::afw::detection::FootprintControl | A Control Object for Footprints, controlling e.g |
Clsst::afw::detection::FootprintMerge | |
Clsst::afw::detection::FootprintMergeList | List of Merged Footprints |
Clsst::afw::detection::FootprintSet | A set of Footprints, associated with a MaskedImage |
Clsst::afw::detection::HeavyFootprintCtrl | A control object for HeavyFootprints |
Clsst::afw::detection::Threshold | A Threshold is used to pass a threshold value to detection algorithms |
Clsst.afw.display.ds9._RaiseException | |
Clsst.afw.display.ds9.DisplayImpl | |
Clsst.afw.display.interface.Display | |
Clsst.afw.display.interface.Display._Buffering | |
Clsst.afw.display.interface.Event | |
►Clsst.afw.display.rgb._rgbContinued.Mapping | |
►Clsst.afw.display.rgb._rgbContinued.AsinhMapping | |
Clsst.afw.display.rgb._rgbContinued.AsinhZScaleMapping | |
►Clsst.afw.display.rgb._rgbContinued.LinearMapping | |
Clsst.afw.display.rgb._rgbContinued.ZScaleMapping | |
Clsst.afw.display.utils.Mosaic | |
Clsst.afw.display.virtualDevice.DisplayImpl | |
Clsst.afw.fits._fitsContinued.Fits | |
Clsst.afw.fits._fitsContinued.ImageCompressionOptions | |
Clsst.afw.fits._fitsContinued.ImageScalingOptions | |
Clsst.afw.fits._fitsContinued.ImageWriteOptions | |
Clsst::afw::fits::Bzero< T, Enable > | Scaling zero-point, set according to pixel type |
Clsst::afw::fits::Bzero< std::uint64_t > | |
Clsst::afw::fits::Bzero< T, typename std::enable_if< std::numeric_limits< T >::is_integer &&!std::numeric_limits< T >::is_signed >::type > | |
Clsst::afw::fits::detail::Bitpix< T > | FITS BITPIX header value by C++ type |
Clsst::afw::fits::detail::Bitpix< double > | |
Clsst::afw::fits::detail::Bitpix< float > | |
Clsst::afw::fits::detail::Bitpix< std::int16_t > | |
Clsst::afw::fits::detail::Bitpix< std::int32_t > | |
Clsst::afw::fits::detail::Bitpix< std::int64_t > | |
Clsst::afw::fits::detail::Bitpix< std::uint16_t > | |
Clsst::afw::fits::detail::Bitpix< std::uint32_t > | |
Clsst::afw::fits::detail::Bitpix< std::uint64_t > | |
Clsst::afw::fits::detail::Bitpix< std::uint8_t > | |
►Clsst::afw::fits::detail::PixelArrayBase | Abstract base class for an array of pixel values |
Clsst::afw::fits::detail::PixelArray< T > | Typed array of pixel values |
Clsst::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 |
Clsst::afw::fits::HduMoveGuard | RAII scoped guard for moving the HDU in a Fits object |
Clsst::afw::fits::HeaderIterationFunctor | Base class for polymorphic functors used to iterator over FITS key headers |
Clsst::afw::fits::ImageCompressionOptions | Options for tile compression of image pixels |
Clsst::afw::fits::ImageScale | Scale to apply to image |
Clsst::afw::fits::ImageScalingOptions | Options for scaling image pixels |
Clsst::afw::fits::ImageWriteOptions | Options for writing an image to FITS |
Clsst::afw::fits::MemFileManager | Lifetime-management for memory that goes into FITS memory files |
►Clsst::afw::geom::BaseEndpoint< PointT, ArrayT > | Virtual base class for endpoints, which are helper classes for Transform |
►Clsst::afw::geom::BaseVectorEndpoint< lsst::geom::Point2D > | |
Clsst::afw::geom::Point2Endpoint | An endpoint for lsst::geom::Point2D |
►Clsst::afw::geom::BaseVectorEndpoint< lsst::geom::SpherePoint > | |
Clsst::afw::geom::SpherePointEndpoint | An endpoint for lsst::geom::SpherePoint |
Clsst::afw::geom::details::AnyBitSetFunctor< T > | |
Clsst::afw::geom::details::ConstantGetter< T > | |
Clsst::afw::geom::details::FlatNdGetter< T, inA, inC > | |
Clsst::afw::geom::details::ImageNdGetter< T, N, C > | |
Clsst::afw::geom::details::IterGetter< T > | |
Clsst.afw.geom.ellipses._axes.Axes | |
Clsst.afw.geom.ellipses._ellipse.Ellipse | |
Clsst.afw.geom.ellipses._quadrupole.Quadrupole | |
►Clsst::afw::geom::ellipses::BaseCore | A base class for parametrizations of the "core" of an ellipse - the ellipticity and size |
Clsst::afw::geom::ellipses::Axes | An ellipse core for the semimajor/semiminor axis and position angle parametrization (a,b,theta) |
Clsst::afw::geom::ellipses::Quadrupole | An ellipse core with quadrupole moments as parameters |
Clsst::afw::geom::ellipses::Separable< Ellipticity_, Radius_ > | An ellipse core with a complex ellipticity and radius parameterization |
Clsst::afw::geom::ellipses::BaseCore::Converter< Output > | |
Clsst::afw::geom::ellipses::BaseCore::Convolution | A temporary-only expression object for ellipse core convolution |
Clsst::afw::geom::ellipses::BaseCore::GridTransform | A temporary-only expression object representing an lsst::geom::LinearTransform that maps the ellipse core to a unit circle |
Clsst::afw::geom::ellipses::BaseCore::Registrar< T > | |
Clsst::afw::geom::ellipses::BaseCore::Transformer | A temporary-only expression object for ellipse core transformations |
►Clsst::afw::geom::ellipses::detail::EllipticityBase | EllipticityBase is a base class for complex ellipticity types |
Clsst::afw::geom::ellipses::ConformalShear | A logarithmic complex ellipticity with magnitude \(|e| = \ln (a/b) \) |
Clsst::afw::geom::ellipses::Distortion | A complex ellipticity with magnitude \(|e| = \frac{a^2 - b^2}{a^2 + b^2}\) |
Clsst::afw::geom::ellipses::ReducedShear | A complex ellipticity with magnitude \(|e| = \frac{a-b}{a+b} \) |
Clsst::afw::geom::ellipses::DeterminantRadius | The radius defined as the 4th root of the determinant of the quadrupole matrix |
Clsst::afw::geom::ellipses::Ellipse | An ellipse defined by an arbitrary BaseCore and a center point |
C_ellipses::Ellipse::Convolution | A temporary-only expression object for ellipse convolution |
Clsst::afw::geom::ellipses::Ellipse::GridTransform | A temporary-only expression object representing an lsst::geom::AffineTransform that maps the Ellipse to a unit circle at the origin |
Clsst::afw::geom::ellipses::Ellipse::Transformer | A temporary-only expression object for ellipse transformations |
Clsst::afw::geom::ellipses::EllipseHorizontalLineIntersection | |
Clsst.afw.geom.ellipses.EllipseMatplotlibInterface | |
Clsst::afw::geom::ellipses::LogDeterminantRadius | The natural logarithm of the DeterminantRadius |
Clsst::afw::geom::ellipses::LogTraceRadius | The natural logarithm of the TraceRadius |
Clsst::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) |
Clsst::afw::geom::ellipses::PixelRegion | A pixelized region containing all pixels whose centers are within an Ellipse |
Clsst::afw::geom::ellipses::TraceRadius | The radius defined as \(\sqrt{0.5(I_{xx} + I_{yy})}\) |
Clsst::afw::geom::polygon::Polygon::Impl | |
Clsst::afw::geom::SipApproximation | A fitter and results class for approximating a general Transform in a form compatible with FITS WCS persistence |
Clsst::afw::geom::SipApproximation::Grid | |
Clsst::afw::geom::SipApproximation::Solution | |
Clsst.afw.geom.skyWcs.SkyWcs | |
Clsst::afw::geom::Span | A range of pixels within one row of an Image |
Clsst.afw.geom.testUtils.BoxGrid | |
Clsst.afw.geom.testUtils.FrameSetInfo | |
Clsst.afw.geom.testUtils.PermutedFrameSet | |
Clsst.afw.image._exposureInfoContinued.ExposureInfo | |
Clsst.afw.image._filter.Filter | |
Clsst.afw.image._filter.FilterProperty | |
Clsst.afw.image.apCorrMap._apCorrMapContinued.ApCorrMap | |
Clsst::afw::image::CheckIndices | A class used to request that array accesses be checked |
Clsst::afw::image::Color | Describe the colour of a source |
Clsst::afw::image::ConstReference< PixelT > | Metafunction to extract const reference type from PixelT |
Clsst::afw::image::DecoratedImage< PixelT > | A container for an Image and its associated metadata |
Clsst::afw::image::DefectBase | Encapsulate information about a bad portion of a detector |
►Clsst::afw::image::detail::basic_tag | Base image tag |
Clsst::afw::image::detail::Image_tag | Tag for an Image |
Clsst::afw::image::detail::Mask_tag | Tag for a Mask |
Clsst::afw::image::detail::MaskedImage_tag | A traits class for MaskedImage |
Clsst::afw::image::detail::image_traits< ImageT > | Traits class for image categories |
Clsst::afw::image::detail::MaskDict | |
Clsst::afw::image::detail::MaskDict::GlobalState | |
►Clsst::afw::image::detail::MaskedImagePixel_tag | A class used to identify classes that represent MaskedImage pixels |
Clsst::afw::image::pixel::Pixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > | A pixel of a MaskedImage |
Clsst::afw::image::pixel::SinglePixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > | A single pixel of the same type as a MaskedImage |
Clsst::afw::image::detail::StorableMap | A map of Storable supporting strongly-typed access |
Clsst::afw::image::details::Div< PixelT > | |
Clsst::afw::image::details::Minus< PixelT > | |
Clsst::afw::image::details::Mult< PixelT > | |
Clsst::afw::image::details::Plus< PixelT > | |
Clsst::afw::image::Exposure< ImageT, MaskT, VarianceT > | A class to contain the data, WCS, and other information needed to describe an image of the sky |
Clsst::afw::image::ExposureFitsReader | A FITS reader class for Exposures and their components |
Clsst::afw::image::ExposureFitsReader::ArchiveReader | |
Clsst::afw::image::ExposureFitsReader::MetadataReader | |
Clsst::afw::image::ExposureInfo | A collection of all the things that make an Exposure different from a MaskedImage |
Clsst::afw::image::GetImage< ImageT > | |
Clsst::afw::image::Image< PixelT >::ImageTypeFactory< ImagePT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
►Clsst::afw::image::ImageBase< PixelT > | The base class for all image classed (Image, Mask, MaskedImage, ...) |
►Clsst::afw::image::Image< PixelT > | A class to represent a 2-dimensional array of pixels |
Clsst::afw::image::ImageSlice< PixelT > | A class to specify a slice of an image |
►Clsst::afw::image::ImageBaseFitsReader | Base class for image FITS readers |
Clsst::afw::image::ImageFitsReader | A FITS reader class for regular Images |
Clsst::afw::image::MaskFitsReader | A FITS reader class for Masks |
Clsst::afw::image::imageIterator | An ImageBase iterator |
Clsst::afw::image::imageLocator | An ImageBase locator |
Clsst::afw::image::imageLocator::xy_x_iterator | An x_iterator created from an xy_locator |
Clsst::afw::image::imageLocator::xy_y_iterator | An y_iterator created from an xy_locator |
Clsst::afw::image::ImagePca< ImageT > | |
Clsst::afw::image::Mask< MaskPixelT >::ImageTypeFactory< MaskPT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > | A class to manipulate images, masks, and variance as a single object |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::ImageTypeFactory< ImagePT, MaskPT, VarPT > | A templated class to return this classes' type (present in Image/Mask/MaskedImage) |
►Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIteratorBase< ImageIterator, MaskIterator, VarianceIterator, Ref > | The base class for MaskedImageIterators (const and non-const) |
►Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageIterator< ImageIterator, MaskIterator, VarianceIterator > | An iterator to the MaskedImage |
Clsst::afw::math::MaskedVector< EntryT >::iterator | |
►Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref > | The base class for MaskedImageLocators (const and non-const) |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocator< ImageLocator, MaskLocator, VarianceLocator > | A locator for the MaskedImage |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::MaskedImageLocatorBase< ImageLocator, MaskLocator, VarianceLocator, Ref >::cached_location_t | A saved relative position, providing efficient access to neighbouring pixels |
Clsst::afw::image::MaskedImageFitsReader | A FITS reader class for MaskedImages and their components |
Clsst::afw::image::Measurement | A value and its error |
Clsst::afw::image::pixel::BinaryExpr< ExprT1, ExprT2, ImageBinOp, MaskBinOp, VarianceBinOp > | Class for representing binary operations |
Clsst::afw::image::pixel::BinaryExpr< ExprT1, double, ImageBinOp, MaskBinOp, VarianceBinOp > | Partial specialization of BinaryExpr when ExprT2 is a double (i.e no mask/variance part) |
Clsst::afw::image::pixel::exprTraits< ExprT > | A traits class to return the types of the image/mask/variance |
Clsst::afw::image::pixel::exprTraits< double > | A specialisation of exprTraits for double |
Clsst::afw::image::pixel::exprTraits< float > | A specialisation of exprTraits for float |
Clsst::afw::image::pixel::exprTraits< int > | A specialisation of exprTraits for int |
Clsst::afw::image::pixel::exprTraits< unsigned short > | A specialisation of exprTraits for unsigned short |
Clsst::afw::image::pixel::PixelTypeTraits< PixelT > | Pixel type traits |
Clsst::afw::image::pixel::PixelTypeTraits< SinglePixel< _ImagePixelT, _MaskPixelT, _VariancePixelT > > | Specialization for a pixel of a MaskedImage |
Clsst::afw::image::pixel::UnaryExpr< ExprT1, ImageBinOp, MaskBinOp, VarianceBinOp > | Class for representing Unary operations |
Clsst::afw::image::pixel::variance_divides< T1 > | Calculate the variance when we divide two Pixels |
Clsst::afw::image::pixel::variance_multiplies< T1 > | Calculate the variance when we multiply two Pixels |
Clsst::afw::image::pixel::variance_plus< T1 > | Calculate the variance when we add (or subtract) two Pixels |
Clsst::afw::image::pixel::variance_plus_covar< T1 > | The variance of the sum of a pair of correlated pixels |
Clsst::afw::image::Reference< PixelT > | Metafunction to extract reference type from PixelT |
Clsst.afw.math._background.Background | |
Clsst.afw.math._backgroundList.BackgroundList | |
Clsst.afw.math._chebyshevBoundedField.ChebyshevBoundedField | |
Clsst.afw.math._warper.Warper | |
Clsst::afw::math::Approximate< PixelT > | Approximate values for a MaskedImage |
Clsst::afw::math::ApproximateControl | Control how to make an approximation |
►Clsst::afw::math::Background | A virtual base class to evaluate image background levels |
Clsst::afw::math::BackgroundMI | A class to evaluate image background levels |
Clsst::afw::math::BackgroundControl | Pass parameters to a Background object |
Clsst::afw::math::CandidateVisitor | |
Clsst::afw::math::ChebyshevBoundedFieldControl | A control object used when fitting ChebyshevBoundedField to data (see ChebyshevBoundedField::fit) |
Clsst::afw::math::ConvolutionControl | Parameters to control convolution |
►Clsst::afw::math::Covariogram< T > | The parent class of covariogram functions for use in Gaussian Process interpolation |
Clsst::afw::math::NeuralNetCovariogram< T > | Covariogram that recreates a neural network with one hidden layer and infinite units in that layer |
Clsst::afw::math::SquaredExpCovariogram< T > | SquaredExpCovariogram |
Clsst::afw::math::detail::ConvolveWithInterpolationWorkingImages | Kernel images used by convolveRegionWithInterpolation |
Clsst::afw::math::detail::KernelImagesForRegion | A collection of Kernel images for special locations on a rectangular region of an image |
Clsst::afw::math::detail::RowOfKernelImagesForRegion | A row of KernelImagesForRegion |
►Clsst::afw::math::detail::Spline | |
Clsst::afw::math::detail::SmoothedSpline | |
Clsst::afw::math::detail::TautSpline | |
Clsst::afw::math::detail::TrapezoidalPacker | A helper class ChebyshevBoundedField, for mapping trapezoidal matrices to 1-d arrays |
Clsst::afw::math::detail::WarpAtOnePoint< DestImageT, SrcImageT > | A functor that computes one warped pixel |
Clsst::afw::math::details::AuxFunc1< UnaryFunctionT > | Auxiliary struct 1 |
Clsst::afw::math::details::AuxFunc2< UnaryFunctionT > | |
Clsst::afw::math::FitResults | Results from minimizing a function |
Clsst::afw::math::GaussianProcess< T > | Stores values of a function sampled on an image and allows you to interpolate the function to unsampled points |
Clsst::afw::math::GaussianProcessTimer | This is a structure for keeping track of how long the interpolation methods spend on different parts of the interpolation |
►Clsst::afw::math::generic_kernel_tag | Tags carrying information about Kernels Kernel with no special properties |
Clsst::afw::math::deltafunction_kernel_tag | Kernel has only one non-zero pixel |
Clsst::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 |
►Clsst::afw::math::Interpolate | |
Clsst::afw::math::InterpolateConstant | |
Clsst::afw::math::InterpolateGsl | |
Clsst::afw::math::IntRegion< T > | |
►Clsst::afw::math::is_analyticKernel< KernelT > | Traits class to determine if a Kernel is represented as an analytic function |
Clsst::afw::math::is_analyticKernel< KernelT * > | |
Clsst::afw::math::is_analyticKernel< std::shared_ptr< KernelT > > | |
Clsst::afw::math::is_analyticKernel< AnalyticKernel > | |
Clsst::afw::math::KdTree< T > | The data for GaussianProcess is stored in a KD tree to facilitate nearest-neighbor searches |
Clsst::afw::math::Kernel::PersistenceHelper | |
Clsst::afw::math::kernel_traits< KernelT > | Template trait class with information about Kernels |
Clsst::afw::math::LeastSquares | Solver for linear least-squares problems |
Clsst::afw::math::LeastSquares::Impl | |
Clsst::afw::math::MaskImposter< ValueT > | A Mask wrapper to provide an infinite_iterator for Mask::row_begin() |
Clsst::afw::math::Random | A class that can be used to generate sequences of random numbers according to a number of different algorithms |
Clsst::afw::math::SpatialCell | Class to ensure constraints for spatial modeling |
►Clsst::afw::math::SpatialCellCandidate | Base class for candidate objects in a SpatialCell |
Clsst::afw::math::SpatialCellImageCandidate | Base class for candidate objects in a SpatialCell that are able to return an Image of some sort (e.g |
Clsst::afw::math::SpatialCellCandidateIterator | An iterator that only returns usable members of the SpatialCell |
Clsst::afw::math::SpatialCellSet | A collection of SpatialCells covering an entire image |
Clsst::afw::math::Statistics | A class to evaluate image statistics |
Clsst::afw::math::StatisticsControl | Pass parameters to a Statistics object |
Clsst.afw.table._aliasMap.AliasMap | |
Clsst.afw.table._base.BaseRecord | |
Clsst.afw.table._baseColumnView._BaseColumnViewBase | |
Clsst.afw.table._schema.Schema | |
Clsst.afw.table._schemaMapper.SchemaMapper | |
Clsst.afw.table._source.SourceCatalog | |
Clsst.afw.table._source.SourceColumnView | |
Clsst.afw.table._source.SourceRecord | |
Clsst.afw.table._source.SourceTable | |
Clsst::afw::table::AliasMap | Mapping class that holds aliases for a Schema |
Clsst::afw::table::Array< T > | Tag types used to declare specialized field types |
►Clsst::afw::table::BaseColumnView | Column-wise view into a sequence of records that have been allocated contiguously |
►Clsst::afw::table::ColumnViewT< RecordT > | |
Clsst::afw::table::SourceColumnViewT< RecordT > | |
Clsst::afw::table::BaseColumnView::Impl | |
►Clsst::afw::table::BaseRecord | Base class for all records |
Clsst::afw::detection::PeakRecord | Record class that represents a peak in a Footprint |
Clsst::afw::table::ExposureRecord | Record class used to store exposure metadata |
►Clsst::afw::table::SimpleRecord | Record class that must contain a unique ID field and a celestial coordinate field |
Clsst::afw::table::SourceRecord | Record class that contains measurements made on a single exposure |
Clsst::afw::table::BaseRecord::ConstructionToken | |
Clsst::afw::table::BitsColumn | A packed representation of a collection of Flag field columns |
►Clsst::afw::table::CatalogT< RecordT > | A custom container class for records, based on std::vector |
►Clsst::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 |
Clsst::afw::table::ExposureCatalogT< RecordT > | Custom catalog class for ExposureRecord/Table |
Clsst::afw::table::ConstReferenceFunctorKey< T > | Base class for objects that can return a const reference to part of a record, but are not a true Key |
Clsst::afw::table::detail::Access | |
Clsst::afw::table::detail::ComparisonAdaptor< RecordT, Adaptee > | |
Clsst::afw::table::detail::FlagExtractor | Functor to compute a flag bit, used to create an ndarray expression template for flag columns |
Clsst::afw::table::detail::KeyComparisonFunctor< RecordT, T > | |
Clsst::afw::table::detail::KeyExtractionFunctor< RecordT, T > | |
Clsst::afw::table::detail::RecordData | Helper struct that contains the information passed from BaseTable to BaseRecord at construction |
Clsst::afw::table::detail::SchemaImpl | A private implementation class to hide the messy details of Schema |
Clsst::afw::table::detail::SchemaMapperImpl | A private implementation class to hide the messy details of SchemaMapper |
►Clsst::afw::table::FieldBase< T > | Field base class default implementation (used for numeric scalars and lsst::geom::Angle) |
Clsst::afw::table::Key< afw::table::Flag > | |
Clsst::afw::table::Key< double > | |
Clsst::afw::table::Field< T > | A description of a field in a table |
Clsst::afw::table::Key< T > | A class used as a handle to a particular field in a table |
Clsst::afw::table::FieldBase< Array< U > > | Field base class specialization for arrays |
►Clsst::afw::table::FieldBase< Flag > | Specialization for Flag fields |
Clsst::afw::table::Field< Flag > | |
Clsst::afw::table::Key< Flag > | Key specialization for Flag |
Clsst::afw::table::FieldBase< std::string > | Field base class specialization for strings |
Clsst::afw::table::IdFactory | A polymorphic functor base class for generating record IDs for a table |
►Clsst::afw::table::InputFunctorKey< T > | Base class for objects that can set a value on a record, but are not a true Key themselves |
►Clsst::afw::table::FunctorKey< ndarray::Array< T const, 1, 1 > > | |
Clsst::afw::table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
►Clsst::afw::table::FunctorKey< Box > | |
Clsst::afw::table::BoxKey< Box > | A FunctorKey used to get or set a lsst::geom::Box2I or Box2D from a (min, max) pair of PointKeys |
►Clsst::afw::table::FunctorKey< lsst::geom::SpherePoint > | |
Clsst::afw::table::CoordKey | A FunctorKey used to get or set celestial coordinates from a pair of lsst::geom::Angle keys |
►Clsst::afw::table::FunctorKey< Eigen::Matrix< T, N, N > > | |
Clsst::afw::table::CovarianceMatrixKey< T, N > | |
►Clsst::afw::table::FunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
Clsst::afw::table::EllipseKey | A FunctorKey used to get or set a geom::ellipses::Ellipse from an (xx,yy,xy,x,y) tuple of Keys |
►Clsst::afw::table::FunctorKey< lsst::geom::Point< T, 2 > > | |
Clsst::afw::table::PointKey< T > | A FunctorKey used to get or set a lsst::geom::Point from an (x,y) pair of int or double Keys |
►Clsst::afw::table::FunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
Clsst::afw::table::QuadrupoleKey | A FunctorKey used to get or set a geom::ellipses::Quadrupole from a tuple of constituent Keys |
►Clsst::afw::table::FunctorKey< T > | Convenience base class that combines the OutputFunctorKey and InputFunctorKey |
Clsst::afw::table::BoxKey< lsst::geom::Box2I > | |
Clsst::afw::table::CovarianceMatrixKey< float, 2 > | |
Clsst::afw::table::CovarianceMatrixKey< float, 3 > | |
Clsst::afw::table::io::ArchiveIndexSchema | Schema for the index catalog that specifies where objects are stored in the data catalogs |
►Clsst::afw::table::io::FitsColumnReader | Polymorphic reader interface used to read different kinds of objects from one or more FITS binary table columns |
Clsst::afw::table::PersistableObjectColumnReader< T, Setter > | |
Clsst::afw::table::io::FitsReader | A utility class for reading FITS binary tables |
Clsst::afw::table::io::FitsSchemaInputMapper | A class that describes a mapping from a FITS binary table to an afw::table Schema |
Clsst::afw::table::io::FitsSchemaInputMapper::Impl | |
Clsst::afw::table::io::FitsSchemaItem | A structure that describes a field as a collection of related strings read from the FITS header |
Clsst::afw::table::io::FitsWriter | Writer object for FITS binary tables |
Clsst::afw::table::io::FitsWriter::ProcessRecords | |
Clsst::afw::table::io::InputArchive | A multi-catalog archive object used to load table::io::Persistable objects |
Clsst::afw::table::io::InputArchive::Impl | |
Clsst::afw::table::io::OutputArchive | A multi-catalog archive object used to save table::io::Persistable objects |
Clsst::afw::table::io::OutputArchive::Impl | |
Clsst::afw::table::io::OutputArchiveHandle | An object passed to Persistable::write to allow it to persist itself |
►Clsst::afw::table::io::Persistable | A base class for objects that can be persisted via afw::table::io Archive classes |
Clsst::afw::geom::Transform< afw::geom::Point2Endpoint, afw::geom::GenericEndpoint > | |
Clsst::afw::cameraGeom::DetectorCollection | An immutable collection of Detectors that can be accessed by name or ID |
Clsst::afw::cameraGeom::TransformMap | A registry of 2-dimensional coordinate transforms for a specific camera |
►Clsst::afw::detection::Footprint | Class to describe the properties of a detected object from an image |
Clsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > | A set of pixels in an Image, including those pixels' actual values |
Clsst::afw::geom::SpanSet | A compact representation of a collection of pixels |
Clsst::afw::geom::Transform< FromEndpoint, ToEndpoint > | Transform LSST spatial data, such as lsst::geom::Point2D and lsst::geom::SpherePoint, using an AST mapping |
►Clsst::afw::math::BoundedField | An abstract base class for 2-d functions defined on an integer bounding boxes |
Clsst::afw::math::ChebyshevBoundedField | A BoundedField based on 2-d Chebyshev polynomials of the first kind |
Clsst::afw::math::PixelAreaBoundedField | A BoundedField that evaluate the pixel area of a SkyWcs in angular units |
Clsst::afw::math::ProductBoundedField | A BoundedField that lazily multiplies a sequence of other BoundedFields |
Clsst::afw::math::TransformBoundedField | A BoundedField based on geom::Transform<Poin2Endpoint, GenericEndpoint<1>> |
►Clsst::afw::math::Function< ReturnT > | Basic Function class |
►Clsst::afw::math::Function1< Kernel::Pixel > | |
Clsst::afw::math::BilinearWarpingKernel::BilinearFunction1 | 1-dimensional bilinear interpolation function |
Clsst::afw::math::NearestWarpingKernel::NearestFunction1 | 1-dimensional nearest neighbor interpolation function |
►Clsst::afw::math::Function1< ReturnT > | A Function taking one argument |
Clsst::afw::math::Chebyshev1Function1< ReturnT > | 1-dimensional weighted sum of Chebyshev polynomials of the first kind |
Clsst::afw::math::GaussianFunction1< ReturnT > | 1-dimensional Gaussian |
Clsst::afw::math::IntegerDeltaFunction1< ReturnT > | 1-dimensional integer delta function |
Clsst::afw::math::LanczosFunction1< ReturnT > | 1-dimensional Lanczos function |
Clsst::afw::math::NullFunction1< ReturnT > | Class used in function calls to indicate that no Function1 is being provided |
Clsst::afw::math::PolynomialFunction1< ReturnT > | 1-dimensional polynomial function |
►Clsst::afw::math::Function2< ReturnT > | A Function taking two arguments |
►Clsst::afw::math::BasePolynomialFunction2< ReturnT > | Base class for 2-dimensional polynomials of the form: |
Clsst::afw::math::Chebyshev1Function2< ReturnT > | 2-dimensional weighted sum of Chebyshev polynomials of the first kind |
Clsst::afw::math::PolynomialFunction2< ReturnT > | 2-dimensional polynomial function with cross terms |
Clsst::afw::math::DoubleGaussianFunction2< ReturnT > | Double Guassian (sum of two Gaussians) |
Clsst::afw::math::GaussianFunction2< ReturnT > | 2-dimensional Gaussian |
Clsst::afw::math::IntegerDeltaFunction2< ReturnT > | 2-dimensional integer delta function |
Clsst::afw::math::LanczosFunction2< ReturnT > | 2-dimensional separable Lanczos function |
Clsst::afw::math::NullFunction2< ReturnT > | Class used in function calls to indicate that no Function2 is being provided |
►Clsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
Clsst::afw::math::AnalyticKernel | A kernel described by a function |
Clsst::afw::math::DeltaFunctionKernel | A kernel that has only one non-zero pixel (of value 1) |
Clsst::afw::math::FixedKernel | A kernel created from an Image |
Clsst::afw::math::LinearCombinationKernel | A kernel that is a linear combination of fixed basis kernels |
►Clsst::afw::math::SeparableKernel | A kernel described by a pair of functions: func(x, y) = colFunc(x) * rowFunc(y) |
Clsst::afw::math::BilinearWarpingKernel | Bilinear warping: fast; good for undersampled data |
Clsst::afw::math::LanczosWarpingKernel | Lanczos warping: accurate but slow and can introduce ringing artifacts |
Clsst::afw::math::NearestWarpingKernel | Nearest neighbor warping: fast; good for undersampled data |
Clsst::afw::math::WarpingControl | Parameters to control convolution |
►Clsst::afw::typehandling::Storable | Interface supporting iteration over heterogenous containers |
Clsst::afw::cameraGeom::Detector | A representation of a detector in a mosaic camera |
►Clsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
Clsst::afw::detection::GaussianPsf | A circularly symmetric Gaussian Psf class with no spatial variation, intended mostly for testing purposes |
Clsst::afw::geom::SkyWcs | A 2-dimensional celestial WCS that transform pixels to ICRS RA/Dec, using the LSST standard for pixels |
Clsst::afw::geom::polygon::Polygon | Cartesian polygons |
Clsst::afw::image::ApCorrMap | A thin wrapper around std::map to allow aperture corrections to be attached to Exposures |
Clsst::afw::image::CoaddInputs | A simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd |
Clsst::afw::image::FilterLabel | A group of labels for a filter in an exposure or coadd |
Clsst::afw::image::PhotoCalib | The photometric calibration of an exposure |
Clsst::afw::image::TransmissionCurve | A spatially-varying transmission curve as a function of wavelength |
Clsst::afw::image::VisitInfo | Information about a single exposure of an imaging camera |
Clsst.afw.image._exposureSummaryStats.ExposureSummaryStats | |
►Clsst::afw::typehandling::StorableHelper< Base > | "Trampoline" for Storable to let it be used as a base class in Python |
Clsst::afw::detection::PsfTrampoline< Base > | "Trampoline" for Psf to let it be used as a base class in Python |
►Clsst.afw.typehandling.testUtils.GenericMapTestBaseClass.SimpleStorable | |
Clsst.afw.typehandling.testUtils.GenericMapTestBaseClass.ComplexStorable | |
►Clsst::afw::table::io::PersistableFacade< T > | A CRTP facade class for subclasses of Persistable |
Clsst::afw::geom::Transform< afw::geom::Point2Endpoint, afw::geom::GenericEndpoint > | |
Clsst::afw::math::Function1< Kernel::Pixel > | |
►Clsst::afw::table::io::PersistableFactory | A base class for factory classes used to reconstruct objects from records |
Clsst::afw::cameraGeom::Camera::Factory | |
Clsst::afw::cameraGeom::Detector::Factory | |
Clsst::afw::cameraGeom::DetectorCollection::Factory | |
Clsst::afw::cameraGeom::TransformMap::Factory | |
Clsst::afw::detection::FootprintFactory | |
Clsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >::Factory | |
Clsst::afw::image::FilterLabel::Factory | |
Clsst::afw::math::AnalyticKernel::Factory | |
Clsst::afw::math::DeltaFunctionKernel::Factory | |
Clsst::afw::math::FixedKernel::Factory | |
Clsst::afw::math::LinearCombinationKernel::Factory | |
►Clsst::afw::table::KeyBase< T > | A base class for Key that allows subfield keys to be extracted for some field types |
Clsst::afw::table::Key< afw::table::Flag > | |
Clsst::afw::table::Key< double > | |
Clsst::afw::table::Key< T > | A class used as a handle to a particular field in a table |
Clsst::afw::table::KeyBase< Array< U > > | KeyBase specialization for Arrays |
►Clsst::afw::table::KeyBase< Flag > | A base class for Key that allows the underlying storage field to be extracted |
Clsst::afw::table::Key< Flag > | Key specialization for Flag |
Clsst::afw::table::Match< Record1, Record2 > | Lightweight representation of a geometric match between two records |
Clsst::afw::table::MatchControl | Pass parameters to algorithms that match list of sources |
Clsst.afw.table.multiMatch.MultiMatch | |
►Clsst::afw::table::OutputFunctorKey< T > | Base class for objects that can extract a value from a record, but are not a true Key themselves |
Clsst::afw::table::FunctorKey< ndarray::Array< T const, 1, 1 > > | |
Clsst::afw::table::FunctorKey< Box > | |
Clsst::afw::table::FunctorKey< lsst::geom::SpherePoint > | |
Clsst::afw::table::FunctorKey< Eigen::Matrix< T, N, N > > | |
Clsst::afw::table::FunctorKey< lsst::afw::geom::ellipses::Ellipse > | |
Clsst::afw::table::FunctorKey< lsst::geom::Point< T, 2 > > | |
Clsst::afw::table::FunctorKey< lsst::afw::geom::ellipses::Quadrupole > | |
Clsst::afw::table::FunctorKey< T > | Convenience base class that combines the OutputFunctorKey and InputFunctorKey |
Clsst::afw::table::ReferenceFunctorKey< T > | Base class for objects that can return a non-const reference to part of a record, but are not a true Key |
Clsst::afw::table::Schema | Defines the fields and offsets for a table |
Clsst::afw::table::SchemaItem< T > | A simple pair-like struct for mapping a Field (name and description) with a Key (used for actual data access) |
Clsst::afw::table::SchemaMapper | A mapping between the keys of two Schemas, used to copy data between them |
►Clsst::afw::table::SlotDefinition | Base class for helper classes that define slots on SourceTable/SourceRecord |
Clsst::afw::table::CentroidSlotDefinition | SlotDefinition specialization for centroids |
Clsst::afw::table::FluxSlotDefinition | SlotDefinition specialization for fluxes |
Clsst::afw::table::ShapeSlotDefinition | SlotDefinition specialization for shapes |
Clsst::afw::table::SlotSuite | An aggregate containing all of the current slots used in SourceTable |
Clsst::afw::table::SubSchema | A proxy type for name lookups in a Schema |
Clsst::afw::table::TypeList< E > | |
Clsst.afw.typehandling._SimpleGenericMap.SimpleGenericMapS | |
Clsst::afw::typehandling::detail::refwrap_equals | |
Clsst::afw::typehandling::detail::refwrap_visitor< F > | |
Clsst::afw::typehandling::detail::refwrap_visitor< F & > | |
►Clsst::afw::typehandling::GenericMap< K > | Interface for a heterogeneous map |
►Clsst::afw::typehandling::MutableGenericMap< K > | Interface for a GenericMap that allows element addition and removal |
Clsst::afw::typehandling::SimpleGenericMap< K > | A GenericMap that allows insertion and deletion of arbitrary values |
Clsst::afw::typehandling::Key< K, V > | Key for type-safe lookup in a GenericMap |
Clsst::afw::typehandling::PolymorphicValue | Container that passes Storable objects by value while preserving type |
Clsst::afw::typehandling::test::GenericFactory | Abstract factory that creates GenericMap and MutableGenericMap instances as needed |
Clsst.afw.typehandling.testUtils.GenericMapTestBaseClass.NotAStorable | |
Clsst.gdb.afw.printers.GdbOptionParser.AxesPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.BackgroundPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.BaseSourceAttributesPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.Box2Printer | |
Clsst.gdb.afw.printers.GdbOptionParser.CoordinateBasePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.DetectorPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.EigenMatrixPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.EigenVectorPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.FootprintPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.FootprintSetPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.GilPixelPrinter | |
►Clsst.gdb.afw.printers.GdbOptionParser.ImagePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.ExposurePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.MaskedImagePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.KernelPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.PeakPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.PsfPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.QuadrupolePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.SharedPtrPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.SourcePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.StatisticsControlPrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.TablePrinter | |
Clsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter | |
►Clsst.pex.config.Config | |
Clsst.afw.math._chebyshevBoundedFieldConfig.ChebyshevBoundedFieldConfig | |
►Clsst.utils.tests.TestCase | |
Clsst.afw.geom.testUtils.TransformTestBaseClass | |
►Clsst.afw.typehandling.testUtils.GenericMapTestBaseClass | |
Clsst.afw.typehandling.testUtils.MutableGenericMapTestBaseClass | |
►Clsst::afw::image::MaskedImage< EntryT > | |
Clsst::afw::math::MaskedVector< EntryT > | |
Clsst::afw::image::MaskedImage< ImageT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > | |
►Clsst::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 > | |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::const_MaskedImageIterator< ImageIterator, MaskIterator, VarianceIterator > | An const iterator to the MaskedImage |
►Clsst::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 > | |
Clsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT >::const_MaskedImageLocator< ImageLocator, MaskLocator, VarianceLocator > | A const locator for the MaskedImage |
►Cmetaclass | |
Clsst.afw.cameraGeom._detectorCollection.DetectorCollectionBase | |
Clsst.afw.detection._heavyFootprintContinued.HeavyFootprint | |
Clsst.afw.image.exposure._exposureContinued.Exposure | |
Clsst.afw.image.image._image.DecoratedImage | |
Clsst.afw.image.image._image.Image | |
Clsst.afw.image.image._mask.Mask | |
Clsst.afw.image.maskedImage._maskedImageContinued.MaskedImage | |
Clsst.afw.table._aggregates.CovarianceMatrixKey | |
Clsst.afw.table._aggregates.PointKey | |
Clsst.afw.table._arrays.ArrayKey | |
Clsst.afw.table._base.Catalog | |
Clsst.afw.table._schema.Field | |
Clsst.afw.table._schema.Key | |
Clsst.afw.table._schema.SchemaItem | |
►Clsst.afw.typehandling._GenericMap.GenericMap | |
►Clsst.afw.typehandling._GenericMap.MutableGenericMap | |
Clsst.afw.typehandling._SimpleGenericMap.SimpleGenericMap | |
Clsst.afw.typehandling._SimpleGenericMap.SimpleGenericMap | |
►Cobject | |
Clsst.afw.geom._hpxUtils._ZOrderCurve2DInt | |
►Coptparse.OptionParser | |
Clsst.gdb.afw.printers.GdbOptionParser | |
►Clsst::afw::table::io::PersistableFacade< AnalyticKernel > | |
Clsst::afw::math::AnalyticKernel | A kernel described by a function |
►Clsst::afw::table::io::PersistableFacade< ApCorrMap > | |
Clsst::afw::image::ApCorrMap | A thin wrapper around std::map to allow aperture corrections to be attached to Exposures |
►Clsst::afw::table::io::PersistableFacade< BoundedField > | |
Clsst::afw::math::BoundedField | An abstract base class for 2-d functions defined on an integer bounding boxes |
►Clsst::afw::table::io::PersistableFacade< Camera > | |
Clsst::afw::cameraGeom::Camera | An immutable representation of a camera |
►Clsst::afw::table::io::PersistableFacade< ChebyshevBoundedField > | |
Clsst::afw::math::ChebyshevBoundedField | A BoundedField based on 2-d Chebyshev polynomials of the first kind |
►Clsst::afw::table::io::PersistableFacade< CoaddInputs > | |
Clsst::afw::image::CoaddInputs | A simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd |
►Clsst::afw::table::io::PersistableFacade< DeltaFunctionKernel > | |
Clsst::afw::math::DeltaFunctionKernel | A kernel that has only one non-zero pixel (of value 1) |
►Clsst::afw::table::io::PersistableFacade< Detector > | |
Clsst::afw::cameraGeom::Detector | A representation of a detector in a mosaic camera |
►Clsst::afw::table::io::PersistableFacade< DetectorCollection > | |
Clsst::afw::cameraGeom::DetectorCollection | An immutable collection of Detectors that can be accessed by name or ID |
►Clsst::afw::table::io::PersistableFacade< FilterLabel > | |
Clsst::afw::image::FilterLabel | A group of labels for a filter in an exposure or coadd |
►Clsst::afw::table::io::PersistableFacade< FixedKernel > | |
Clsst::afw::math::FixedKernel | A kernel created from an Image |
►Clsst::afw::table::io::PersistableFacade< Function1< ReturnT > > | |
Clsst::afw::math::Function1< ReturnT > | A Function taking one argument |
►Clsst::afw::table::io::PersistableFacade< Function2< ReturnT > > | |
Clsst::afw::math::Function2< ReturnT > | A Function taking two arguments |
►Clsst::afw::table::io::PersistableFacade< Function< ReturnT > > | |
Clsst::afw::math::Function< ReturnT > | Basic Function class |
►Clsst::afw::table::io::PersistableFacade< GaussianPsf > | |
Clsst::afw::detection::GaussianPsf | A circularly symmetric Gaussian Psf class with no spatial variation, intended mostly for testing purposes |
►Clsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > > | |
Clsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > | A set of pixels in an Image, including those pixels' actual values |
►Clsst::afw::table::io::PersistableFacade< Kernel > | |
Clsst::afw::math::Kernel | Kernels are used for convolution with MaskedImages and (eventually) Images |
►Clsst::afw::table::io::PersistableFacade< LinearCombinationKernel > | |
Clsst::afw::math::LinearCombinationKernel | A kernel that is a linear combination of fixed basis kernels |
►Clsst::afw::table::io::PersistableFacade< lsst::afw::detection::Footprint > | |
Clsst::afw::detection::Footprint | Class to describe the properties of a detected object from an image |
►Clsst::afw::table::io::PersistableFacade< lsst::afw::geom::SpanSet > | |
Clsst::afw::geom::SpanSet | A compact representation of a collection of pixels |
►Clsst::afw::table::io::PersistableFacade< PhotoCalib > | |
Clsst::afw::image::PhotoCalib | The photometric calibration of an exposure |
►Clsst::afw::table::io::PersistableFacade< Polygon > | |
Clsst::afw::geom::polygon::Polygon | Cartesian polygons |
►Clsst::afw::table::io::PersistableFacade< ProductBoundedField > | |
Clsst::afw::math::ProductBoundedField | A BoundedField that lazily multiplies a sequence of other BoundedFields |
►Clsst::afw::table::io::PersistableFacade< Psf > | |
Clsst::afw::detection::Psf | A polymorphic base class for representing an image's Point Spread Function |
►Clsst::afw::table::io::PersistableFacade< SeparableKernel > | |
Clsst::afw::math::SeparableKernel | A kernel described by a pair of functions: func(x, y) = colFunc(x) * rowFunc(y) |
►Clsst::afw::table::io::PersistableFacade< SkyWcs > | |
Clsst::afw::geom::SkyWcs | A 2-dimensional celestial WCS that transform pixels to ICRS RA/Dec, using the LSST standard for pixels |
►Clsst::afw::table::io::PersistableFacade< Transform< FromEndpoint, ToEndpoint > > | |
Clsst::afw::geom::Transform< FromEndpoint, ToEndpoint > | Transform LSST spatial data, such as lsst::geom::Point2D and lsst::geom::SpherePoint, using an AST mapping |
►Clsst::afw::table::io::PersistableFacade< TransformBoundedField > | |
Clsst::afw::math::TransformBoundedField | A BoundedField based on geom::Transform<Poin2Endpoint, GenericEndpoint<1>> |
►Clsst::afw::table::io::PersistableFacade< TransformMap > | |
Clsst::afw::cameraGeom::TransformMap | A registry of 2-dimensional coordinate transforms for a specific camera |
►Clsst::afw::table::io::PersistableFacade< TransmissionCurve > | |
Clsst::afw::image::TransmissionCurve | A spatially-varying transmission curve as a function of wavelength |
►Clsst::afw::table::io::PersistableFacade< VisitInfo > | |
Clsst::afw::image::VisitInfo | Information about a single exposure of an imaging camera |
►Clsst::afw::table::io::PersistableFacade< WarpingControl > | |
Clsst::afw::math::WarpingControl | Parameters to control convolution |
►CpexConfig.Config | |
Clsst.afw.cameraGeom._transformConfig.TransformMapConfig | |
Clsst.afw.cameraGeom.cameraConfig.CameraConfig | |
Clsst.afw.cameraGeom.cameraConfig.DetectorConfig | |
Clsst.afw.math._warper.WarperConfig | |
►CPsf | |
Clsst::afw::typehandling::StorableHelper< Psf > | |
►Clsst::afw::table::ReferenceFunctorKey< ndarray::ArrayRef< T, 1, 1 > > | |
Clsst::afw::table::ArrayKey< T > | A FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys |
►Cstd::exception [external] | STL class |
►Clsst::pex::exceptions::Exception [external] | |
►Clsst::pex::exceptions::RuntimeError [external] | |
Clsst::afw::geom::polygon::SinglePolygonException | An exception that indicates the single-polygon assumption has been violated |
Clsst::afw::typehandling::UnsupportedOperationException | Exception thrown by Storable operations for unimplemented operations |
►Clsst::pex::exceptions::IoError [external] | |
►Clsst::afw::fits::FitsError | An exception thrown when problems are found when reading or writing FITS files |
Clsst::afw::fits::FitsTypeError | An exception thrown when a FITS file has the wrong type |
►Clsst::afw::table::io::PersistenceError | An exception thrown when problems occur during persistence |
Clsst::afw::table::io::MalformedArchiveError | An exception thrown when an InputArchive's contents do not make sense |
►Cstd::false_type [external] | |
Clsst::afw::geom::details::is_iterator< T, typename > | |
Clsst::afw::image::pixel::is_specialization< T, Template > | Template for (e1 + e2) |
Cstd::hash< lsst::afw::cameraGeom::CameraSys > | |
Cstd::hash< lsst::afw::cameraGeom::CameraSysPrefix > | |
Cstd::hash< lsst::afw::coord::Observatory > | |
Cstd::hash< lsst::afw::coord::Weather > | |
Cstd::hash< lsst::afw::detection::detail::PsfCacheKey > | |
Cstd::hash< lsst::afw::geom::polygon::Polygon > | |
Cstd::hash< lsst::afw::geom::Span > | |
Cstd::hash< lsst::afw::image::Color > | |
Cstd::hash< lsst::afw::image::Filter > | |
Cstd::hash< lsst::afw::image::FilterLabel > | |
Cstd::hash< lsst::afw::image::FilterProperty > | |
Cstd::hash< lsst::afw::image::pixel::Pixel< ImagePixelT, MaskPixelT, VariancePixelT > > | |
Cstd::hash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > > | |
Cstd::hash< lsst::afw::image::VisitInfo > | |
Cstd::hash< lsst::afw::table::AliasMap > | |
Cstd::hash< lsst::afw::table::ArrayKey< T > > | |
Cstd::hash< lsst::afw::table::BoxKey< T > > | |
Cstd::hash< lsst::afw::table::CoordKey > | |
Cstd::hash< lsst::afw::table::CovarianceMatrixKey< T, N > > | |
Cstd::hash< lsst::afw::table::EllipseKey > | |
Cstd::hash< lsst::afw::table::Key< lsst::afw::table::Flag > > | |
Cstd::hash< lsst::afw::table::Key< T > > | |
Cstd::hash< lsst::afw::table::PointKey< T > > | |
Cstd::hash< lsst::afw::table::QuadrupoleKey > | |
Cstd::hash< lsst::afw::table::Schema > | |
Cstd::hash< lsst::afw::typehandling::PolymorphicValue > | Hash specialization for PolymorphicValue |
Cstd::hash< lsst::afw::typehandling::Storable > | Generic hash to allow polymorphic access to Storable |
Cstd::hash< typename lsst::afw::typehandling::Key< K, V > > | |
►Cstd::true_type [external] | |
Clsst::afw::geom::details::is_iterator< T, typename std::enable_if< !std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type > | |
Clsst::afw::image::pixel::is_specialization< Template< Args... >, Template > | |
►Cstd::unary_function< BF::first_argument_type, BF::result_type > [external] | |
Clsst::afw::math::details::Int2DAuxType< BF, YREG > | |
►Cstd::unary_function< BF::second_argument_type, BF::result_type > [external] | |
Clsst::afw::math::details::binder2_1< BF > | |
►Cstd::unary_function< T1, T1 > [external] | |
Clsst::afw::image::pixel::noop< T1 > | A noop functor (useful for e.g. masks and variances when changing the sign of the image) |
►Cstd::unary_function< TF::firstof3_argument_type, TF::result_type > [external] | |
Clsst::afw::math::details::Int3DAuxType< TF, YREG, ZREG > | |
►Cstd::vector< BaseCatalog > [external] | |
Clsst::afw::table::io::CatalogVector | A vector of catalogs used by Persistable |
►CABC | |
►Clsst.afw.multiband.MultibandBase | |
Clsst.afw.detection.multiband.MultibandFootprint | |
►Clsst.afw.image.image._multiband.MultibandImageBase | |
Clsst.afw.image.image._multiband.MultibandImage | |
Clsst.afw.image.image._multiband.MultibandMask | |
Clsst.afw.image.image._multiband.MultibandPixel | |
►Clsst.afw.image.image._multiband.MultibandTripleBase | |
Clsst.afw.image.exposure._multiband.MultibandExposure | |
Clsst.afw.image.image._multiband.MultibandMaskedImage | |
►CConfig | |
Clsst.afw.geom.transformConfig.AffineTransformConfig | |
Clsst.afw.geom.transformConfig.IdentityTransformConfig | |
Clsst.afw.geom.transformConfig.MultiTransformConfig | |
Clsst.afw.geom.transformConfig.OneTransformConfig | |
Clsst.afw.geom.transformConfig.RadialTransformConfig | |
Clsst.afw.geom.transformConfig.TransformConfig | |
►CTemplateMeta | |
Clsst.afw.cameraGeom._detectorCollection.DetectorCollectionBase | |
Clsst.afw.detection._heavyFootprintContinued.HeavyFootprint | |
Clsst.afw.image.exposure._exposureContinued.Exposure | |
Clsst.afw.image.image._image.DecoratedImage | |
Clsst.afw.image.image._image.Image | |
Clsst.afw.image.image._mask.Mask | |
Clsst.afw.image.maskedImage._maskedImageContinued.MaskedImage | |
Clsst.afw.table._aggregates.CovarianceMatrixKey | |
Clsst.afw.table._aggregates.PointKey | |
Clsst.afw.table._arrays.ArrayKey | |
Clsst.afw.table._base.Catalog | |
Clsst.afw.table._schema.Field | |
Clsst.afw.table._schema.Key | |
Clsst.afw.table._schema.SchemaItem | |
►Clsst.afw.typehandling._GenericMap.AutoKeyMeta | |
Clsst.afw.typehandling._SimpleGenericMap.SimpleGenericMap | |
Clsst.afw.typehandling._GenericMap.GenericMap | |