Choose a database in the left panel then select the table you want!
Table: dad_dr1.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 | DEC of detected source (deg) | DOUBLE |
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 | RA 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 |