gastro  0.1.0
 All Classes Files Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCAccumulatorClass to compute average and rms of a collection
oCAssociationsThe class that implements the relations between MeasuredStar and FittedStar
oCAstromFit
oCCCDgExpStarsAnother model, to see whether we improve the situation by adding one scale per exposure, in addition to fitting one scale per CCD
oCCCDgStarsThis is the simplest model: we fit one scale per CCD and we do not align the exposures
oCCcdImageHandler of an actual image from a single CCD
oCAstromFit::Chi2Simple structure to accumulate Chi2 and Ndof
oCChi2AccumulatorAncillary class to accumulate chi2's
oCChi2EntryClass to accumulate chi2 contributions together with pointers to the contributors
oCChipHandles the transfos to go from a given image to the system used to fit
oCDistortionModelInterface class between AstromFit and an actual model for the Mapping (s) from pixels to some tangent plane (aka distortions)
|oCConstrainedPolyModelThis is the model used to fit mappings as the combination of a transformation depending on the chip number (instrument model) and a transformation per shoot (anamorphism). The two-transformation Mapping required for this model is TwoTransfoMapping
|\CSimplePolyModelThis is the model used to fit independent CCDs, meaning that there is no instrument model
oCExpStarsAnother model, were we fit juste one scale per exposure
oCFittedStarListA list of FittedStar s. Such a list is typically constructed by Associations
oCMappingVirtual class needed in the abstraction of the distortion model
|oCSimpleGtransfoMappingClass for a simple mapping implementing a generic Gtransfo
|\CTwoTransfoMappingThe mapping with two transfos in a row
oCMeasuredStarObjects measured on actual images. Coordinates and uncertainties are expressed in pixel image frame. Flux expressed in ADU/s
oCMeasuredStarListA list of MeasuredStar. They are usually filled in Associations::AddImage
oCPmBlockObjects whose position is going to be fitted. Coordinates in Common Tangent Plane
|\CFittedStarThe objects which have been measured several times. The MeasuredStar s measuring the same object in differenr CcdImage s point to the same FittedStar
oCPmFitA class that handles the fit of relative transformations between a set of images. Also tries to detect proper motions and to incorporate those into the model
oCPrefsClass to store datacards and user preferences
oCProjectionHandlerThis 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)
|oCIdentityProjectionSimplest implementation of ProjectionHandler. Means that coordinates of objects are expressed in the same space as the arrival mapping space. This is useful for fitting transfo rms between images
|\COneTPPerShootA possible implementation of ProjectionHandler for fitting actual WCS's
\CRefStarObjects used as position anchors, typically USNO stars. Coordinate system defined by user. The Common Tangent Plane seems a good idea