Home
last modified time | relevance | path

Searched refs:npixw (Results 1 – 5 of 5) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dtypes.h187 float npixw, fdnpixw; /* WORLD isophotal areas */ member
H A Dastrom.c293 if (FLAG(obj2.npixw)) in computeastrom()
294 obj2->npixw = obj->npix*as->pixscale*as->pixscale; in computeastrom()
H A Dprefs.c406 || FLAG(obj2.npixw) || FLAG(obj2.fdnpixw) in useprefs()
H A Dparam.h620 &outobj2.npixw, H_FLOAT, T_FLOAT, "%12.7g", "deg**2",
H A Dcatout.c221 | FLAG(obj2.npixw) | FLAG(obj2.fdnpixw) in updateparamflags()