▼CCholmodBase | |
CCholmodSimplicialLDLT2< _MatrixType, _UpLo > | |
▼Cstd::list< Segment > [external] | |
Clsst::jointcal::SegmentList | |
▼Cstd::list< StarMatch > [external] | |
Clsst::jointcal::StarMatchList | |
▼Cstd::list< std::shared_ptr< FittedStar > > [external] | |
▼Clsst::jointcal::StarList< FittedStar > | |
Clsst::jointcal::FittedStarList | A list of FittedStar s. Such a list is typically constructed by Associations |
▼Cstd::list< std::shared_ptr< MeasuredStar > > [external] | |
▼Clsst::jointcal::StarList< MeasuredStar > | |
Clsst::jointcal::MeasuredStarList | A list of MeasuredStar. They are usually filled in Associations::AddImage |
▼Cstd::list< std::shared_ptr< RefStar > > [external] | |
▼Clsst::jointcal::StarList< RefStar > | |
Clsst::jointcal::RefStarList | |
▼Cstd::list< std::shared_ptr< Star > > [external] | |
Clsst::jointcal::StarList< Star > | Std::lists of Stars |
Clsst::jointcal::Associations | The class that implements the relations between MeasuredStar and FittedStar |
▼Clsst::jointcal::AstrometryMapping | Virtual class needed in the abstraction of the distortion model |
▼Clsst::jointcal::SimpleGtransfoMapping | |
Clsst::jointcal::SimplePolyMapping | Mapping implementation for a polynomial transformation |
Clsst::jointcal::TwoTransfoMapping | The mapping with two transfos in a row |
▼Clsst::jointcal::AstrometryModel | Interface class between AstrometryFit and an actual model for the Mapping (s) from pixels to some tangent plane (aka distortions) |
Clsst::jointcal::ConstrainedAstrometryModel | 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) |
Clsst::jointcal::SimpleAstrometryModel | This is the model used to fit independent CCDs, meaning that there is no instrument model |
Clsst::jointcal::CcdImage | Handler of an actual image from a single CCD |
▼Clsst::jointcal::Chi2Accumulator | Base class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class |
Clsst::jointcal::Chi2List | Structure to accumulate the chi2 contributions per each star (to help find outliers) |
Clsst::jointcal::Chi2Statistic | Simple structure to accumulate chi2 and ndof |
Clsst::jointcal::Chi2Star | |
Clsst::jointcal::FastFinder | This is an auxillary class for matching objects from starlists |
Clsst::jointcal::FastFinder::Iterator | Iterator meant to traverse objects within some limiting distance |
▼Clsst::jointcal::FitterBase | Base class for fitters |
Clsst::jointcal::AstrometryFit | Class that handles the astrometric least squares problem |
Clsst::jointcal::PhotometryFit | Class that handles the photometric least squares problem |
Clsst::jointcal::Frame | Rectangle with sides parallel to axes |
▼Clsst::jointcal::Gtransfo | Virtual (interface) class for geometric transformations |
▼Clsst::jointcal::BaseTanWcs | |
Clsst::jointcal::TanPix2RaDec | Transformation that handles pix to sideral transfos (Gnomonic, possibly with polynomial distortions) |
Clsst::jointcal::TanSipPix2RaDec | Implements the (forward) SIP distorsion scheme |
Clsst::jointcal::GtransfoComposition | Private class to handle Gtransfo compositions (i.e |
Clsst::jointcal::GtransfoIdentity | A do-nothing transformation. It anyway has dummy routines to mimick a Gtransfo |
Clsst::jointcal::GtransfoInverse | |
▼Clsst::jointcal::GtransfoPoly | Polynomial transformation class |
▼Clsst::jointcal::GtransfoLin | Implements the linear transformations (6 real coefficients) |
Clsst::jointcal::GtransfoLinRot | Just here to provide a specialized constructor, and fit |
Clsst::jointcal::GtransfoLinScale | Just here to provide specialized constructors. GtransfoLin fit routine |
Clsst::jointcal::GtransfoLinShift | Just here to provide a specialized constructor, and fit |
Clsst::jointcal::GtransfoSkyWcs | A Gtransfo that holds a SkyWcs |
Clsst::jointcal::TanRaDec2Pix | This one is the Tangent Plane (called gnomonic) projection (from celestial sphere to tangent plane) |
Clsst::jointcal::UserTransfo | Run-time transfo that allows users to define a Gtransfo with minimal coding (just the transfo routine) |
Clsst::jointcal::Histo2d | |
Clsst::jointcal::JointcalControl | |
Clsst::jointcal::MatchConditions | Parameters to be provided to combinatorial searches |
▼Clsst::jointcal::PhotometryMappingBase | Relates transfo(s) to their position in the fitting matrix and allows interaction with the transfo(s) |
Clsst::jointcal::ChipVisitPhotometryMapping | A two-level photometric transform: one for the ccd and one for the visit |
Clsst::jointcal::PhotometryMapping | A mapping containing a single photometryTransfo |
▼Clsst::jointcal::PhotometryModel | Interface class for PhotometryFit |
Clsst::jointcal::ConstrainedPhotometryModel | Photometry model with constraints, \(M(x,y) = M_CCD(x,y)*M_visit(u,v)\) |
Clsst::jointcal::SimplePhotometryModel | Photometric response model which has a single photometric factor per CcdImage |
▼Clsst::jointcal::PhotometryTransfo | |
Clsst::jointcal::PhotometryTransfoChebyshev | Nth-order 2d Chebyshev photometry transfo |
Clsst::jointcal::PhotometryTransfoSpatiallyInvariant | |
▼Clsst::jointcal::PmBlock | Objects whose position is going to be fitted. Coordinates in Common Tangent Plane |
Clsst::jointcal::FittedStar | The objects which have been measured several times |
▼Clsst::jointcal::Point | A point in a plane |
▼Clsst::jointcal::FatPoint | A Point with uncertainties |
▼Clsst::jointcal::BaseStar | The base class for handling stars. Used by all matching routines |
Clsst::jointcal::FittedStar | The objects which have been measured several times |
Clsst::jointcal::MeasuredStar | Objects measured on actual images |
Clsst::jointcal::RefStar | Objects used as position anchors, typically USNO stars |
Clsst::jointcal::PolyXY | |
▼Clsst::jointcal::ProjectionHandler | 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) |
Clsst::jointcal::IdentityProjectionHandler | The simplest implementation of ProjectionHandler |
Clsst::jointcal::OneTPPerVisitHandler | A projection handler in which all CCDs from the same visit have the same tangent point |
Clsst::jointcal::Segment | |
Clsst::jointcal::SparseHisto4d | A class to histogram in 4 dimensions |
Clsst::jointcal::StarMatch | A hanger for star associations |
▼CConfigClass | |
Clsst.jointcal.jointcalCoadd.JointcalCoaddTaskConfig | |
▼Cstd::pair< Segment *, Segment *> [external] | |
Clsst::jointcal::SegmentPair | |
▼CConfig | |
Clsst.jointcal.jointcal.JointcalConfig | |
▼CButlerInitializedTaskRunner | |
Clsst.jointcal.jointcal.JointcalRunner | |
▼CCmdLineTask | |
Clsst.jointcal.jointcal.JointcalTask | |
Cstd::hash< lsst::jointcal::CcdImageKey > | Hash a ccdImage by its visit and ccd IDs |
▼Cstd::vector< Chi2Star > [external] | |
Clsst::jointcal::Chi2List | Structure to accumulate the chi2 contributions per each star (to help find outliers) |
▼Cstd::vector< Trip > [external] | |
Clsst::jointcal::TripletList | |
▼Cobject | |
Clsst.jointcal.utils.JointcalStatistics | |
▼CCoaddDataIdContainer | |
Clsst.jointcal.dataIds.PerTractCcdDataIdContainer | |
▼CMakeCoaddTempExpTask | |
Clsst.jointcal.jointcalCoadd.JointcalCoaddTask | |