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 |
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