Choose a database in the left panel then select the table you want!
Table: ls_dr6.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 | CHAR |
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 |
elat | Ecliptic Latitude | DOUBLE |
elon | Ecliptic Longitude | DOUBLE |
glat | Galactic Latitude | DOUBLE |
glon | Galactic Longitude | DOUBLE |
htm9 | HTM index (order 9 => ~10 arcmin size) | BIGINT |
nest4096 | HEALPIX index (Nsides 256, Nest scheme => ~14 arcmin size) | INTEGER |
ra | RA of the center of the brick | DOUBLE |
ra1 | Lower RA boundary | DOUBLE |
ra2 | Upper RA boundary | DOUBLE |
ring256 | HEALPIX index (Nsides 256, Ring scheme => ~14 arcmin size) | INTEGER |