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 J211437.45+002345.3 | 1237663543677880082 | 102350118 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237663543677880082 | 102350118 | 1 | PRIMARY | 1237666077707928835 | 102350118 | 2 | SECONDARY | 1237666301052323040 | 102350118 | 2 | SECONDARY | 1237666339700474891 | 102350118 | 2 | SECONDARY | 1237666408424342821 | 102350118 | 2 | SECONDARY | 1237666636053087256 | 102350118 | 2 | SECONDARY | 1237666661823612227 | 102350118 | 2 | SECONDARY | 1237649808370959236 | 102350118 | 2 | SECONDARY | 1237649911446177185 | 102350118 | 2 | SECONDARY | 1237655718246876617 | 102350118 | 2 | SECONDARY | 1237656895069946990 | 102350118 | 2 | SECONDARY | 1237659459158737842 | 102350118 | 2 | SECONDARY | 1237660008919663881 | 102350118 | 2 | SECONDARY | 1237660236551226805 | 102350118 | 2 | SECONDARY | 1237663444894811834 | 102350118 | 2 | SECONDARY | 1237663505022584037 | 102350118 | 2 | SECONDARY |
|