lsst.jointcal g15c59248fb+55e9dca977
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cdimensions
 Clsst.jointcal.jointcal.JointcalTaskConnections
 CEigen::CholmodBase
 CCholmodSimplicialLDLT2< _MatrixType, _UpLo >
 Cstd::list< Segment > [external]
 Clsst::jointcal::SegmentList
 Cstd::list< StarMatch > [external]
 Clsst::jointcal::StarMatchList
 Cstd::list< std::shared_ptr< Star > > [external]
 Clsst::jointcal::StarList< Star >Std::lists of Stars
 Clsst::jointcal::AssociationsThe class that implements the relations between MeasuredStar and FittedStar
 Clsst::jointcal::AstrometryMappingVirtual class needed in the abstraction of the distortion model
 Clsst::jointcal::ChipVisitAstrometryMappingThe mapping with two transforms in a row
 Clsst::jointcal::SimpleAstrometryMapping
 Clsst::jointcal::AstrometryModelInterface between AstrometryFit and the combinations of Mappings from pixels to some tangent plane (aka distortions)
 Clsst::jointcal::ConstrainedAstrometryModelA multi-component model, fitting mappings for sensors and visits simultaneously
 Clsst::jointcal::SimpleAstrometryModelA model where there is one independent transform per CcdImage
 Clsst::jointcal::AstrometryTransformVirtual (interface) class for geometric transformations
 Clsst::jointcal::AstrometryTransformCompositionPrivate class to handle AstrometryTransform compositions (i.e
 Clsst::jointcal::AstrometryTransformIdentityA do-nothing transformation. It anyway has dummy routines to mimick a AstrometryTransform
 Clsst::jointcal::AstrometryTransformInverse
 Clsst::jointcal::AstrometryTransformPolynomialPolynomial transformation class
 Clsst::jointcal::AstrometryTransformSkyWcsA AstrometryTransform that holds a SkyWcs
 Clsst::jointcal::BaseTanWcs
 Clsst::jointcal::TanRaDecToPixelThis one is the Tangent Plane (called gnomonic) projection (from celestial sphere to tangent plane)
 Clsst::jointcal::UserTransformA run-time transform that allows users to define a AstrometryTransform with minimal coding (just the apply routine)
 Clsst.jointcal.cameraGeometry.CameraModel
 Clsst::jointcal::CcdImageHandler of an actual image from a single CCD
 Clsst::jointcal::CcdImageKeyFor hashing a ccdImage: the pair of (visit, ccd) IDs should be unique to each ccdImage
 Clsst.jointcal.check_logged_chi2.Chi2Data
 Clsst.jointcal.check_logged_chi2.LogParser
 Clsst::jointcal::Chi2AccumulatorBase class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class
 Clsst::jointcal::Chi2ListStructure to accumulate the chi2 contributions per each star (to help find outliers)
 Clsst::jointcal::Chi2StatisticSimple structure to accumulate chi2 and ndof
 Clsst::jointcal::Chi2Star
 Clsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalibTo hold the return of prepPhotoCalib
 Clsst::jointcal::FastFinderThis is an auxillary class for matching objects from starlists
 Clsst::jointcal::FastFinder::IteratorIterator meant to traverse objects within some limiting distance
 Clsst::jointcal::FitterBaseBase class for fitters
 Clsst::jointcal::AstrometryFitClass that handles the astrometric least squares problem
 Clsst::jointcal::PhotometryFitClass that handles the photometric least squares problem
 Clsst::jointcal::FrameRectangle with sides parallel to axes
 Clsst::jointcal::Histo2d
 Clsst.jointcal.jointcal.JointcalInputData
 Clsst::jointcal::JointcalControl
 Clsst::jointcal::MatchConditionsParameters to be provided to combinatorial searches
 Clsst::jointcal::PhotometryMappingBaseRelates transform(s) to their position in the fitting matrix and allows interaction with the transform(s)
 Clsst::jointcal::ChipVisitPhotometryMappingA two-level photometric transform: one for the ccd and one for the visit
 Clsst::jointcal::PhotometryMappingA mapping containing a single photometryTransform
 Clsst::jointcal::PhotometryModel
 Clsst::jointcal::ConstrainedPhotometryModelPhotometry model with constraints, \(M(x,y) = M_CCD(x,y)*M_visit(u,v)\)
 Clsst::jointcal::SimplePhotometryModelPhotometric response model which has a single photometric factor per CcdImage
 Clsst::jointcal::PhotometryTransformA photometric transform, defined in terms of the input flux or magnitude
 Clsst::jointcal::PhotometryTransformChebyshevNth-order 2d Chebyshev photometry transform
 Clsst::jointcal::PhotometryTransformSpatiallyInvariantPhotometry offset independent of position
 Clsst::jointcal::PointA point in a plane
 Clsst::jointcal::FatPointA Point with uncertainties
 Clsst::jointcal::PolyXY
 Clsst::jointcal::ProjectionHandlerThis is a virtual class that allows a lot of freedom in the choice of the projection from "Sky" (where coodinates are reported) to tangent plane (where they are compared to transformed measurements)
 Clsst::jointcal::IdentityProjectionHandlerThe simplest implementation of ProjectionHandler
 Clsst::jointcal::OneTPPerVisitHandlerA projection handler in which all CCDs from the same visit have the same tangent point
 Clsst::jointcal::ProperMotionProper motion data for a reference star or fitted star
 Clsst::jointcal::Segment
 Clsst::jointcal::SparseHisto4dA class to histogram in 4 dimensions
 Clsst::jointcal::StarMatchA hanger for star associations
 Cstd::pair< Segment *, Segment * > [external]
 Clsst::jointcal::SegmentPair
 CpipeBase.ButlerInitializedTaskRunner
 Clsst.jointcal.jointcal.JointcalRunner
 CpipeBase.CmdLineTask
 Clsst.jointcal.jointcal.JointcalTask
 CpipeBase.PipelineTask
 Clsst.jointcal.jointcal.JointcalTask
 CpipeBase.PipelineTaskConfig
 Clsst.jointcal.jointcal.JointcalConfig
 CpipeBase.PipelineTaskConnections
 Clsst.jointcal.jointcal.JointcalTaskConnections
 CpipelineConnections
 Clsst.jointcal.jointcal.JointcalConfig
 Cstd::hash< lsst::jointcal::CcdImageKey >Hash a ccdImage by its visit and ccd IDs
 Cstd::list< T > [external]STL class
 Clsst::jointcal::StarList< FittedStar >
 Clsst::jointcal::StarList< MeasuredStar >
 Clsst::jointcal::StarList< RefStar >
 Cstd::vector< Chi2Star > [external]
 Clsst::jointcal::Chi2ListStructure to accumulate the chi2 contributions per each star (to help find outliers)
 Cstd::vector< Trip > [external]
 Clsst::jointcal::TripletList
 CCoaddDataIdContainer
 Clsst.jointcal.dataIds.PerTractCcdDataIdContainer