Home
last modified time | relevance | path

Searched refs:flux_aper (Results 1 – 6 of 6) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dprefs.c415 if (FLAG(obj2.flux_aper)) in useprefs()
444 if (FLAG(obj2.flux_aper)) in useprefs()
H A Dtypes.h143 float *flux_aper; /* APER flux vector */ member
H A Danalyse.c498 if (FLAG(obj2.flux_aper)) in endobject()
524 if (FLAG(obj2.flux_aper)) in endobject()
H A Dparam.h55 &outobj2.flux_aper, H_FLOAT, T_FLOAT, "%12.7g", "count",
H A Dcatout.c261 FLAG(obj2.flux_aper) |= FLAG(obj2.mag_aper)|FLAG(obj2.magerr_aper) in updateparamflags()
H A Dphotom.c187 obj2->flux_aper[i] = tv; in computeaperflux()