TwiceAsNice  2019-02-18
Macros | Functions
weight.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define WTHRESH_CONVFAC   1e-4 /* Factor to apply to weights when */
 

Functions

picstructnewweight (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)
 

Macro Definition Documentation

◆ WTHRESH_CONVFAC

#define WTHRESH_CONVFAC   1e-4 /* Factor to apply to weights when */

Function Documentation

◆ newweight()

picstruct* newweight ( char *  filename,
picstruct reffield,
weightenum  wtype,
int  nok 
)

◆ weight_count()

void weight_count ( objstruct obj,
pliststruct pixel 
)

◆ weight_to_var()

void weight_to_var ( picstruct wfield,
PIXTYPE data,
int  npix 
)