Choose a database in the left panel then select the table you want!
Table: dad_dr2.movobs
(The bold columns are indexed columns)
| Column Name | Description | Datatype |
|---|---|---|
| ccd | CCD number in DECam data | INTEGER |
| cutout | filename for cutout image (file[extension] MEF syntax) | CHAR |
| dataset | dataset identifier | CHAR |
| dec_obs | Declination of detected source (deg) | DOUBLE |
| duplicate_of | Identifier of a duplicate object | CHAR |
| expid | exposure id within the set of exposures | INTEGER |
| groupid | tracklet ID number within dataset | INTEGER |
| movid | unique tracklet ID assigned by the survey | CHAR |
| ra_obs | Right ascension of detected source (deg) | DOUBLE |
| x | column pixel coordinate in CCD image (pix) | REAL |
| xco | column pixel coordinate in cutout image (pix) | REAL |
| y | row pixel coordinate in CCD image (pix) | REAL |
| yco | row pixel coordinate in cutout image (pix) | REAL |





