TwiceAsNice
2019-02-18
|
Macros | |
#define | APER_OVERSAMP 5 /* oversampling in each dimension (MAG_APER) */ |
#define | KRON_NSIG 3*MARGIN_SCALE /* MAG_AUTO analysis range (number */ |
#define | PETRO_NSIG 3*MARGIN_SCALE /* MAG_PETRO analysis range (number */ |
#define | CROWD_THRESHOLD 0.1 /* The OBJ_CROWDED flag is set if photometric*/ |
Functions | |
void | computeaperflux (picstruct *, picstruct *, objstruct *, int) |
void | computeautoflux (picstruct *, picstruct *, picstruct *, picstruct *, objstruct *) |
void | computeisocorflux (picstruct *, objstruct *) |
void | computemags (picstruct *, objstruct *) |
void | computepetroflux (picstruct *, picstruct *, picstruct *, picstruct *, objstruct *) |
#define APER_OVERSAMP 5 /* oversampling in each dimension (MAG_APER) */ |
#define CROWD_THRESHOLD 0.1 /* The OBJ_CROWDED flag is set if photometric*/ |
#define KRON_NSIG 3*MARGIN_SCALE /* MAG_AUTO analysis range (number */ |
#define PETRO_NSIG 3*MARGIN_SCALE /* MAG_PETRO analysis range (number */ |