cfitsTK
img_reduce.h File Reference

Go to the source code of this file.

Functions

int_fast8_t init_img_reduce ()
 
long IMG_REDUCE_cleanbadpix_fast (const char *IDname, const char *IDbadpix_name, const char *IDoutname)
 
long IMG_REDUCE_cubesimplestat (const char *IDin_name)
 
int IMG_REDUCE_cubeprocess (const char *IDin_name)
 

Function Documentation

long IMG_REDUCE_cleanbadpix_fast ( const char *  IDname,
const char *  IDbadpix_name,
const char *  IDoutname 
)
int IMG_REDUCE_cubeprocess ( const char *  IDin_name)

this is the main routine to pre-process a cube stream of images (PSFs)

Optional inputs: calib_darkim (single frame or cube) calib_badpix (single frame) calib_flat

remove dark

remove bad pixels

compute photocenter

long IMG_REDUCE_cubesimplestat ( const char *  IDin_name)

compute ave, RMS

int_fast8_t init_img_reduce ( )