lsst.jointcal  14.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCCholmodBase
|\CCholmodSimplicialLDLT2< _MatrixType, _UpLo >
oClsst::jointcal::AssociationsThe class that implements the relations between MeasuredStar and FittedStar
oClsst::jointcal::AstrometryModelInterface class between AstrometryFit and an actual model for the Mapping (s) from pixels to some tangent plane (aka distortions)
|oClsst::jointcal::ConstrainedPolyModelThis is the model used to fit mappings as the combination of a transformation depending on the chip number (instrument model) and a transformation per visit (anamorphism)
|\Clsst::jointcal::SimplePolyModelThis is the model used to fit independent CCDs, meaning that there is no instrument model
oClsst::jointcal::CcdImageHandler of an actual image from a single CCD
oClsst::jointcal::Chi2AccumulatorBase class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class
|oClsst::jointcal::Chi2ListStructure to accumulate the chi2 contributions per each star (to help find outliers)
|\Clsst::jointcal::Chi2StatisticSimple structure to accumulate chi2 and ndof
oClsst::jointcal::Chi2Star
oClsst::jointcal::FastFinderThis is an auxillary class for matching objects from starlists
oClsst::jointcal::FastFinder::IteratorIterator meant to traverse objects within some limiting distance
oClsst::jointcal::FitterBaseBase class for fitters
|oClsst::jointcal::AstrometryFitClass that handles the astrometric least squares problem
|\Clsst::jointcal::PhotometryFitClass that handles the photometric least squares problem
oClsst::jointcal::FrameRectangle with sides parallel to axes
oClsst::jointcal::GtransfoVirtual (interface) class for geometric transformations
|oClsst::jointcal::BaseTanWcs
||oClsst::jointcal::TanPix2RaDecTransformation that handles pix to sideral transfos (Gnomonic, possibly with polynomial distortions)
||\Clsst::jointcal::TanSipPix2RaDecImplements the (forward) SIP distorsion scheme
|oClsst::jointcal::GtransfoCompositionPrivate class to handle Gtransfo compositions (i.e
|oClsst::jointcal::GtransfoIdentityA do-nothing transformation. It anyway has dummy routines to mimick a Gtransfo
|oClsst::jointcal::GtransfoInverse
|oClsst::jointcal::GtransfoPolyPolynomial transformation class
||\Clsst::jointcal::GtransfoLinImplements the linear transformations (6 real coefficients)
|| oClsst::jointcal::GtransfoLinRotJust here to provide a specialized constructor, and fit
|| oClsst::jointcal::GtransfoLinScaleJust here to provide specialized constructors. GtransfoLin fit routine
|| \Clsst::jointcal::GtransfoLinShiftJust here to provide a specialized constructor, and fit
|oClsst::jointcal::TanRaDec2PixThis one is the Tangent Plane (called gnomonic) projection (from celestial sphere to tangent plane)
|\Clsst::jointcal::UserTransfoRun-time transfo that allows users to define a Gtransfo with minimal coding (just the transfo routine)
oClsst::jointcal::Histo2d
oClsst::jointcal::JointcalControl
oClsst::jointcal::MappingVirtual class needed in the abstraction of the distortion model
|oClsst::jointcal::SimpleGtransfoMapping
||\Clsst::jointcal::SimplePolyMappingMapping implementation for a polynomial transformation
|\Clsst::jointcal::TwoTransfoMappingThe mapping with two transfos in a row
oClsst::jointcal::MatchConditionsParameters to be provided to combinatorial searches
oClsst::jointcal::PhotometryMapping
oClsst::jointcal::PhotometryModelInterface class for PhotometryFit
|oClsst::jointcal::ConstrainedPhotometryModel
|\Clsst::jointcal::SimplePhotometryModelPhotometric response model which has a single photometric factor per CcdImage
oClsst::jointcal::PhotometryTransfo
|\Clsst::jointcal::PhotometryTransfoSpatiallyInvariant
oClsst::jointcal::PmBlockObjects whose position is going to be fitted. Coordinates in Common Tangent Plane
|\Clsst::jointcal::FittedStarThe objects which have been measured several times
oClsst::jointcal::PointA point in a plane
|\Clsst::jointcal::FatPointA Point with uncertainties
| \Clsst::jointcal::BaseStarThe base class for handling stars. Used by all matching routines
|  oClsst::jointcal::FittedStarThe objects which have been measured several times
|  oClsst::jointcal::MeasuredStarObjects measured on actual images
|  \Clsst::jointcal::RefStarObjects used as position anchors, typically USNO stars
oClsst::jointcal::PolyXY
oClsst::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)
|oClsst::jointcal::IdentityProjectionHandlerThe simplest implementation of ProjectionHandler
|\Clsst::jointcal::OneTPPerVisitHandlerA projection handler in which all CCDs from the same visit have the same tangent point
oClsst::jointcal::Segment
oClsst::jointcal::SparseHisto4dA class to histogram in 4 dimensions
oClsst::jointcal::StarMatchA hanger for star associations
oCConfig
|\Clsst.jointcal.jointcal.JointcalConfig
oCButlerInitializedTaskRunner
|\Clsst.jointcal.jointcal.JointcalRunner
oCCmdLineTask
|\Clsst.jointcal.jointcal.JointcalTask
oCstd::list< T >STL class
|oClsst::jointcal::SegmentList
|oClsst::jointcal::StarList< Star >Std::lists of Stars
|oClsst::jointcal::StarMatchList
|oClsst::jointcal::StarList< FittedStar >
||\Clsst::jointcal::FittedStarListA list of FittedStar s. Such a list is typically constructed by Associations
|oClsst::jointcal::StarList< MeasuredStar >
||\Clsst::jointcal::MeasuredStarListA list of MeasuredStar. They are usually filled in Associations::AddImage
|\Clsst::jointcal::StarList< RefStar >
| \Clsst::jointcal::RefStarList
oCpair
|\Clsst::jointcal::SegmentPair
oCstd::vector< T >STL class
|oClsst::jointcal::Chi2ListStructure to accumulate the chi2 contributions per each star (to help find outliers)
|\Clsst::jointcal::TripletList
oCobject
|\Clsst.jointcal.utils.JointcalStatistics
oCCoaddDataIdContainer
|\Clsst.jointcal.dataIds.PerTractCcdDataIdContainer
\CMakeCoaddTempExpTask
 \Clsst.jointcal.jointcalCoadd.JointcalCoaddTask