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 J004328.21-004613.6 | 1237663783128399997 | 77750958 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237663783128399997 | 77750958 | 1 | PRIMARY | 1237667171857137782 | 77750958 | 2 | SECONDARY | 1237676324422418574 | 77750958 | 2 | SECONDARY | 1237646010551042255 | 77750958 | 2 | SECONDARY | 1237653011367526508 | 77750958 | 2 | SECONDARY | 1237659754448552057 | 77750958 | 2 | SECONDARY | 1237659904789053515 | 77750958 | 2 | SECONDARY | 1237660025045385320 | 77750958 | 2 | SECONDARY | 1237660222616043649 | 77750958 | 2 | SECONDARY | 1237660355752165462 | 77750958 | 2 | SECONDARY | 1237663276321931334 | 77750958 | 2 | SECONDARY | 1237663478201450632 | 77750958 | 2 | SECONDARY | 1237663525449302144 | 77750958 | 2 | SECONDARY | 1237663714408464494 | 77750958 | 2 | SECONDARY |
|