TwiceAsNice
2019-02-18
|
#include <list.h>
Public Attributes | |
int | number |
int | id_parent |
int | fdnpix |
int | dnpix |
int | npix |
int | nzdwpix |
int | nzwpix |
float | fdflux |
float | dflux |
float | flux |
float | fluxerr |
PIXTYPE | fdpeak |
PIXTYPE | dpeak |
PIXTYPE | peak |
int | peakx |
int | peaky |
double | mx |
double | my |
float | dmx |
float | dmy |
double | poserr_mx2 |
double | poserr_my2 |
double | poserr_mxy |
int | xmin |
int | xmax |
int | ymin |
int | ymax |
int | ycmin |
int | ycmax |
PIXTYPE * | blank |
PIXTYPE * | dblank |
int * | submap |
int | subx |
int | suby |
int | subw |
int | subh |
short | flag |
BYTE | wflag |
FLAGTYPE | imaflag [MAXFLAG] |
BYTE | singuflag |
int | imanflag [MAXFLAG] |
double | mx2 |
double | my2 |
double | mxy |
float | a |
float | b |
float | theta |
float | abcor |
float | cxx |
float | cyy |
float | cxy |
int | firstpix |
int | lastpix |
float | bkg |
float | dbkg |
float | sigbkg |
float | dsigbkg |
float | thresh |
float | dthresh |
float | mthresh |
int | iso [NISO] |
float | fwhm |
int | type |
double | pos [2] |
double | wcspos [2] |
double | mag |
double | flux |
double | bulge_ratio |
double | bulge_req |
double | bulge_posang |
double | bulge_ar |
double | bulge_sersicn |
double | disk_scale |
double | disk_ar |
double | disk_posang |
double | z |
float | hubble_type |
float | noiseqarea |
PIXTYPE * | subimage |
int | subsize [2] |
int | subpos [2] |
double | subfactor |
double * | maskbuf |
int * | nmaskbuf |
int * | startbuf |
int | buf1size |
double * | buf2 |
int | buf2size |
float objstruct::a |
float objstruct::abcor |
float objstruct::b |
float objstruct::bkg |
PIXTYPE* objstruct::blank |
int objstruct::buf1size |
double* objstruct::buf2 |
int objstruct::buf2size |
double objstruct::bulge_ar |
double objstruct::bulge_posang |
double objstruct::bulge_ratio |
double objstruct::bulge_req |
double objstruct::bulge_sersicn |
float objstruct::cxx |
float objstruct::cxy |
float objstruct::cyy |
float objstruct::dbkg |
PIXTYPE * objstruct::dblank |
float objstruct::dflux |
double objstruct::disk_ar |
double objstruct::disk_posang |
double objstruct::disk_scale |
float objstruct::dmx |
float objstruct::dmy |
int objstruct::dnpix |
PIXTYPE objstruct::dpeak |
float objstruct::dsigbkg |
float objstruct::dthresh |
float objstruct::fdflux |
int objstruct::fdnpix |
PIXTYPE objstruct::fdpeak |
int objstruct::firstpix |
short objstruct::flag |
double objstruct::flux |
float objstruct::flux |
float objstruct::fluxerr |
float objstruct::fwhm |
float objstruct::hubble_type |
int objstruct::id_parent |
int objstruct::imanflag[MAXFLAG] |
int objstruct::iso[NISO] |
int objstruct::lastpix |
double objstruct::mag |
double* objstruct::maskbuf |
float objstruct::mthresh |
double objstruct::mx |
double objstruct::mx2 |
double objstruct::mxy |
double objstruct::my |
double objstruct::my2 |
int* objstruct::nmaskbuf |
float objstruct::noiseqarea |
int objstruct::npix |
int objstruct::number |
int objstruct::nzdwpix |
int objstruct::nzwpix |
PIXTYPE objstruct::peak |
int objstruct::peakx |
int objstruct::peaky |
double objstruct::pos[2] |
double objstruct::poserr_mx2 |
double objstruct::poserr_mxy |
double objstruct::poserr_my2 |
float objstruct::sigbkg |
BYTE objstruct::singuflag |
int* objstruct::startbuf |
double objstruct::subfactor |
int objstruct::subh |
PIXTYPE* objstruct::subimage |
int* objstruct::submap |
int objstruct::subpos[2] |
int objstruct::subsize[2] |
int objstruct::subw |
int objstruct::subx |
int objstruct::suby |
float objstruct::theta |
float objstruct::thresh |
int objstruct::type |
double objstruct::wcspos[2] |
BYTE objstruct::wflag |
int objstruct::xmax |
int objstruct::xmin |
int objstruct::ycmax |
int objstruct::ycmin |
int objstruct::ymax |
int objstruct::ymin |
double objstruct::z |