#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Functions | |
void | FINDGAINADJ (IMAGE *imga, IMAGE *imgb, int xoffset, int yoffset, PIXEL *gain, PIXEL *bias) |
|
Definition at line 14 of file findgainadj.c. References CHECKIMG, IMAGE::data, max, MESSAGE, min, IMAGE::nlin, IMAGE::npix, SLEN, and IMAGE::text. |