Home
last modified time | relevance | path

Searched refs:magerr_win (Results 1 – 4 of 4) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dtypes.h154 float magerr_win; /* WINdowed magnitude error */ member
H A Dphotom.c883 if (FLAG(obj2.magerr_win)) in computemags()
884 obj2->magerr_win = obj2->flux_win>0.0? in computemags()
H A Dparam.h129 &outobj2.magerr_win, H_FLOAT, T_FLOAT, "%8.4f", "mag",
H A Dcatout.c230 FLAG(obj2.flux_win) |= FLAG(obj2.mag_win)|FLAG(obj2.magerr_win) in updateparamflags()