Bugs: vtpdetect
Table of Contents
Caveats
Bugs
Caveats
RA_ERR and DEC_ERR values near poles
The RA_ERR and DEC_ERR values are approximations and become increasing inaccurate the closer to the poles, DEC=+/-90.
Users may also see incorrect values for these errors for RA values very near 0|360 such that the error bar crosses the boundary and wraps around.
Workaround:
The X_ERR and Y_ERR values in physical pixels is correct. Users can use these together with the known plate scale to compute their own error estimates.
Bugs
The BKG_RATE and BKG_RATE_ERR columns are always equal to 1.0.
The values for the BKG_RATE and BKG_RATE_ERR columns are always set equal to 1.0.
The way the vtpdetect algorithm works the exposure corrected background rate is indeed constant for all sources. There is one background level above which Voronoi cells may be merged to create sources. The ESTBKG header keyword has the estimated number of background counts in the area covered by the tessellation, ie the TOT_AREA keyword.
The BKG_RATE and BKG_RATE_ERR column values are not used by vtpdetect.