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 J013026.65+004151.8 | 1237657071693922369 | 111111455 | PRIMARY |
Other Observations of this "Thing"
objid | thingid | mode | mode description | 1237657071693922369 | 111111455 | 1 | PRIMARY | 1237657106069520591 | 111111455 | 2 | SECONDARY | 1237657191988854866 | 111111455 | 2 | SECONDARY | 1237657234906087575 | 111111455 | 2 | SECONDARY | 1237657363769131220 | 111111455 | 2 | SECONDARY | 1237659914962337979 | 111111455 | 2 | SECONDARY | 1237660009484517504 | 111111455 | 2 | SECONDARY | 1237662968683954345 | 111111455 | 2 | SECONDARY | 1237663204924063870 | 111111455 | 2 | SECONDARY | 1237663329461927997 | 111111455 | 2 | SECONDARY | 1237663544242733263 | 111111455 | 2 | SECONDARY | 1237666408989196361 | 111111455 | 2 | SECONDARY | 1237666542105657517 | 111111455 | 2 | SECONDARY | 1237646587684651079 | 111111455 | 2 | SECONDARY | 1237656513353351373 | 111111455 | 2 | SECONDARY | 1237656972916883540 | 111111455 | 2 | SECONDARY |
|