gastro  0.1.0
 All Classes Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oCAccumulatorClass to compute average and rms of a collection
oCAssociationsThe class that implements the relations between MeasuredStar and FittedStar
oCAstromFit
|\CChi2Simple structure to accumulate Chi2 and Ndof
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
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
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
oCDistortionModelInterface class between AstromFit and an actual model for the Mapping (s) from pixels to some tangent plane (aka distortions)
oCExpStarsAnother model, were we fit juste one scale per exposure
oCFittedStarThe objects which have been measured several times. The MeasuredStar s measuring the same object in differenr CcdImage s point to the same FittedStar
oCFittedStarListA list of FittedStar s. Such a list is typically constructed by Associations
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
oCMappingVirtual class needed in the abstraction of the distortion model
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
oCOneTPPerShootA possible implementation of ProjectionHandler for fitting actual WCS's
oCPmBlockObjects whose position is going to be fitted. Coordinates in Common Tangent Plane
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)
oCRefStarObjects used as position anchors, typically USNO stars. Coordinate system defined by user. The Common Tangent Plane seems a good idea
oCSimpleGtransfoMappingClass for a simple mapping implementing a generic Gtransfo
oCSimplePolyModelThis is the model used to fit independent CCDs, meaning that there is no instrument model
\CTwoTransfoMappingThe mapping with two transfos in a row