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 J002256.32+002004.4 | 1237657191444579532 | 104306420 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237657191444579532 | 104306420 | 1 | PRIMARY | 1237660008940241900 | 104306420 | 2 | SECONDARY | 1237660236571870408 | 104306420 | 2 | SECONDARY | 1237663204379788404 | 104306420 | 2 | SECONDARY | 1237663543698523214 | 104306420 | 2 | SECONDARY | 1237666498614002687 | 104306420 | 2 | SECONDARY | 1237656852123092046 | 104306420 | 2 | SECONDARY | 1237656856408491119 | 104306420 | 2 | SECONDARY | 1237656907968218095 | 104306420 | 2 | SECONDARY |
|