Choose a database in the left panel then select the table you want!
Table: ls_dr9.bricks
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
brickcol | Number of the brick within a Dec row | INTEGER |
brickid | A unique integer with 1-to-1 mapping to brickname | INTEGER |
brickname | Name of the brick | VARCHAR |
brickq | A "priority" factor used for processing | SMALLINT |
brickrow | Dec row number | INTEGER |
dec | Dec of the center of the brick | DOUBLE |
dec1 | Lower Dec boundary | DOUBLE |
dec2 | Upper Dec boundary | DOUBLE |
ra | RA of the center of the brick | DOUBLE |
ra1 | Lower RA boundary | DOUBLE |
ra2 | Upper RA boundary | DOUBLE |