gastro  0.1.0
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
Chip Class Reference

handles the transfos to go from a given image to the system used to fit. More...

#include <chip.h>

Inherits GeomParam.

Public Member Functions

 Chip (const CcdImage &ccdImage, const int DistortionDegree)
 
int NGroups () const
 
int Npar (const int IGroup) const
 the number of parameters to fit
 
int Index (const int IGroup) const
 where they are in the parameter std::vector
 
void SetIndex (const int &I, const int IGroup)
 assign the index
 
void ComputeH (const Point &Where, const int IGroup, double *H) const
 derivatives at positions in CommonTangentPlane w.r.t parameters. (When Igroup == 1, derivative w.r.t position itself.
 
void OffsetParams (const double *ParOffsets, const int IGroup)
 offsetparameters
 
Point CTP2Pix (const Point &PointInCTP) const
 transform from CTP to pixel space
 
virtual const Gtransfo * CTP2PixTransfo () const
 transfo from CTP to pixel space
 
void CTP2PixDerivative (const Point &Where, double *HxHy) const
 

Detailed Description

handles the transfos to go from a given image to the system used to fit.

file

this class is for independent chips, without any correlation


The documentation for this class was generated from the following files: