| ▼Nlsst | Class for a simple mapping implementing a generic Gtransfo |
| ▼Njointcal | |
| ▼NdataIds | |
| CPerTractCcdDataIdContainer | |
| ▼Njointcal | |
| CJointcalConfig | |
| CJointcalRunner | |
| CJointcalTask | |
| ▼NjointcalCoadd | |
| CJointcalCoaddTask | |
| CJointcalCoaddTaskConfig | |
| ▼Nutils | |
| CJointcalStatistics | |
| CAssociations | The class that implements the relations between MeasuredStar and FittedStar |
| CAstrometryFit | Class that handles the astrometric least squares problem |
| CAstrometryModel | Interface class between AstrometryFit and an actual model for the Mapping (s) from pixels to some tangent plane (aka distortions) |
| CBaseStar | The base class for handling stars. Used by all matching routines |
| CBaseTanWcs | |
| CCcdImage | Handler of an actual image from a single CCD |
| CChi2Accumulator | Base class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class |
| CChi2List | Structure to accumulate the chi2 contributions per each star (to help find outliers) |
| CChi2Star | |
| CChi2Statistic | Simple structure to accumulate chi2 and ndof |
| CChipVisitPhotometryMapping | A two-level photometric transform: one for the ccd and one for the visit |
| CConstrainedPhotometryModel | Photometry model with constraints, \(M(x,y) = M_CCD(x,y)*M_visit(u,v)\) |
| CConstrainedPolyModel | This 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) |
| ▼CFastFinder | This is an auxillary class for matching objects from starlists |
| CIterator | Iterator meant to traverse objects within some limiting distance |
| CFatPoint | A Point with uncertainties |
| CFittedStar | The objects which have been measured several times |
| CFittedStarList | A list of FittedStar s. Such a list is typically constructed by Associations |
| CFitterBase | Base class for fitters |
| CFrame | Rectangle with sides parallel to axes |
| CGtransfo | Virtual (interface) class for geometric transformations |
| CGtransfoComposition | Private class to handle Gtransfo compositions (i.e |
| CGtransfoIdentity | A do-nothing transformation. It anyway has dummy routines to mimick a Gtransfo |
| CGtransfoInverse | |
| CGtransfoLin | Implements the linear transformations (6 real coefficients) |
| CGtransfoLinRot | Just here to provide a specialized constructor, and fit |
| CGtransfoLinScale | Just here to provide specialized constructors. GtransfoLin fit routine |
| CGtransfoLinShift | Just here to provide a specialized constructor, and fit |
| CGtransfoPoly | Polynomial transformation class |
| CGtransfoSkyWcs | A Gtransfo that holds a SkyWcs |
| CHisto2d | |
| CIdentityProjectionHandler | The simplest implementation of ProjectionHandler |
| CJointcalControl | |
| CMapping | Virtual class needed in the abstraction of the distortion model |
| CMatchConditions | Parameters to be provided to combinatorial searches |
| CMeasuredStar | Objects measured on actual images |
| CMeasuredStarList | A list of MeasuredStar. They are usually filled in Associations::AddImage |
| COneTPPerVisitHandler | A projection handler in which all CCDs from the same visit have the same tangent point |
| CPhotometryFit | Class that handles the photometric least squares problem |
| CPhotometryMapping | A mapping containing a single photometryTransfo |
| CPhotometryMappingBase | Relates transfo(s) to their position in the fitting matrix and allows interaction with the transfo(s) |
| CPhotometryModel | Interface class for PhotometryFit |
| CPhotometryTransfo | |
| CPhotometryTransfoChebyshev | Nth-degree 2d Chebyshev photometry transfo |
| CPhotometryTransfoSpatiallyInvariant | |
| CPmBlock | Objects whose position is going to be fitted. Coordinates in Common Tangent Plane |
| CPoint | A point in a plane |
| CPolyXY | |
| CProjectionHandler | This 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) |
| CRefStar | Objects used as position anchors, typically USNO stars |
| CRefStarList | |
| CSegment | |
| CSegmentList | |
| CSegmentPair | |
| CSimpleGtransfoMapping | |
| CSimplePhotometryModel | Photometric response model which has a single photometric factor per CcdImage |
| CSimplePolyMapping | Mapping implementation for a polynomial transformation |
| CSimplePolyModel | This is the model used to fit independent CCDs, meaning that there is no instrument model |
| CSparseHisto4d | A class to histogram in 4 dimensions |
| CStarList | Std::lists of Stars |
| CStarMatch | A hanger for star associations |
| CStarMatchList | |
| CTanPix2RaDec | Transformation that handles pix to sideral transfos (Gnomonic, possibly with polynomial distortions) |
| CTanRaDec2Pix | This one is the Tangent Plane (called gnomonic) projection (from celestial sphere to tangent plane) |
| CTanSipPix2RaDec | Implements the (forward) SIP distorsion scheme |
| CTripletList | |
| CTwoTransfoMapping | The mapping with two transfos in a row |
| CUserTransfo | Run-time transfo that allows users to define a Gtransfo with minimal coding (just the transfo routine) |
| ▼Nstd | STL namespace |
| Chash< lsst::jointcal::CcdImageKey > | Hash a ccdImage by its visit and ccd IDs |
| CCholmodSimplicialLDLT2 | |