Other photometric observations (detections)
Due to overlaps in imaging stripes, the SDSS sometimes observes the same
object more than once. In such cases, we select one observation as PRIMARY (mode=1). Each
astronomical object is assigned a thingID, and each time that "thing" is observed (detected
in SDSS imaging), it assigned a separate objID.
Information about each astronomical "thing" is stored in the
thingIndex
table; thingIndex is a thin coupling table designed only to connect repeat observations.
Information about each individual observation (detection) is in the
photoObjAll table. (Note that
photoObj contains only the primary [mode=1] and secondary [mode=2] observations of each "thing.")
The detectionIndex table connects each objID to the thingID it corresponds with.
This detected object and its associated "Thing" (Primary observation)
|
IAU name | objid | thingid | mode description | SDSS J002733.69+001026.4 | 1237663784200438183 | 96889038 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237663784200438183 | 96889038 | 1 | PRIMARY | 1237646011623015186 | 96889038 | 2 | SECONDARY | 1237653012439499766 | 96889038 | 2 | SECONDARY | 1237659755520589846 | 96889038 | 2 | SECONDARY | 1237659905861025827 | 96889038 | 2 | SECONDARY | 1237660026117358653 | 96889038 | 2 | SECONDARY | 1237660356824137793 | 96889038 | 2 | SECONDARY | 1237663277393904584 | 96889038 | 2 | SECONDARY | 1237663479273489383 | 96889038 | 2 | SECONDARY | 1237663526521341040 | 96889038 | 2 | SECONDARY | 1237663715480503372 | 96889038 | 2 | SECONDARY |
|