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 J002747.67-002151.0 | 1237663783663567813 | 87881554 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237663783663567813 | 87881554 | 1 | PRIMARY | 1237667172392305239 | 87881554 | 2 | SECONDARY | 1237646011086209580 | 87881554 | 2 | SECONDARY | 1237653011902694046 | 87881554 | 2 | SECONDARY | 1237659754983719657 | 87881554 | 2 | SECONDARY | 1237659905324155735 | 87881554 | 2 | SECONDARY | 1237660025580552963 | 87881554 | 2 | SECONDARY | 1237660223151211284 | 87881554 | 2 | SECONDARY | 1237660356287333180 | 87881554 | 2 | SECONDARY | 1237663276857033593 | 87881554 | 2 | SECONDARY | 1237663478736618179 | 87881554 | 2 | SECONDARY | 1237663525984469773 | 87881554 | 2 | SECONDARY | 1237663714943632297 | 87881554 | 2 | SECONDARY |
|