Data model: reObjGlobal
General description: This file stores the resolve status
globally within the survey (the "global" resolve) for each object in a
field. The global resolve accounts for all the overlaps with any
fields in the survey.
It is made for every field and
has a row for every object.
Naming convention:
reObjGlobal-RUN6-CAMCOL-FIELD4.fits
Approximate size:
40 kbytes.
File type:
FITS
Read by products:
photoop, sas
Written by products:
photoop
Required column names:
- IFIELD (int32): index of field of observation in the
window_flist file
- ID (int32): ID of object in field
- BALKAN_ID (int32): Index in the balkan
list indicating which part of the geometry this primary object is
in.
- THING_ID (int8): survey "thing" that this catalog entry
corresponds to; corresponds to a row in the thingIndex
file. (-1 if not a survey thing; that is, this never was a SURVEY_PRIMARY,
SURVEY_BEST, SURVEY_SECONDARY or SURVEY_EDGE object)
- NOBSERVE (int32): Number of observations of this thing in
various fields
- NDETECT (int32): Number of detections of this object in
observed fields
- NEDGE (int32): Number of fields in which this is a
RUN_EDGE object (observation close to edge)
- RESOLVE_STATUS (int32): final global resolve status for
this catalog entry
- RA (float64): Right ascension, J2000 deg
- DEC (float64): Declination, J2000 deg