TwiceAsNice
2019-02-18
|
Macros | |
#define | WTHRESH_CONVFAC 1e-4 /* Factor to apply to weights when */ |
Functions | |
picstruct * | newweight (char *filename, picstruct *reffield, weightenum wtype, int nok) |
void | weight_count (objstruct *obj, pliststruct *pixel) |
void | weight_to_var (picstruct *wfield, PIXTYPE *data, int npix) |
#define WTHRESH_CONVFAC 1e-4 /* Factor to apply to weights when */ |
picstruct* newweight | ( | char * | filename, |
picstruct * | reffield, | ||
weightenum | wtype, | ||
int | nok | ||
) |
void weight_count | ( | objstruct * | obj, |
pliststruct * | pixel | ||
) |