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 J030424.30+011256.4 | 1237666302164337468 | 121642807 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237666302164337468 | 121642807 | 1 | PRIMARY | 1237666340812489629 | 121642807 | 2 | SECONDARY | 1237666383752594074 | 121642807 | 2 | SECONDARY | 1237666409536356840 | 121642807 | 2 | SECONDARY | 1237666499705438954 | 121642807 | 2 | SECONDARY | 1237666637165101689 | 121642807 | 2 | SECONDARY | 1237666662935626406 | 121642807 | 2 | SECONDARY | 1237646549573960451 | 121642807 | 2 | SECONDARY | 1237653580428673699 | 121642807 | 2 | SECONDARY | 1237656513900512142 | 121642807 | 2 | SECONDARY | 1237657235453247991 | 121642807 | 2 | SECONDARY | 1237657587637158472 | 121642807 | 2 | SECONDARY | 1237657815273243358 | 121642807 | 2 | SECONDARY | 1237659915509498535 | 121642807 | 2 | SECONDARY | 1237660010031678468 | 121642807 | 2 | SECONDARY | 1237663205471224780 | 121642807 | 2 | SECONDARY | 1237663330009023407 | 121642807 | 2 | SECONDARY | 1237663544789894167 | 121642807 | 2 | SECONDARY |
|