Choose a database in the left panel then select the table you want!
Table: desi_edr.fiberassign
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
device_loc | Device location on focal plane [0-523] | INTEGER |
elat | Ecliptic latitude | DOUBLE |
elon | Ecliptic longitude | DOUBLE |
fa_target | Targeting bit internally used by fiberassign (linked with FA_TYPE) | BIGINT |
fa_type | Target type (science, standard, sky, safe, suppsky) | SMALLINT |
fiber | Fiber ID on the CCDs [0-4999] | INTEGER |
fiberassign_x | Expected CS5 X on focal plane | REAL |
fiberassign_y | Expected CS5 Y on focal plane | REAL |
fiberstatus | Fiber status mask. 0=good | INTEGER |
glat | Galactic latitude | DOUBLE |
glon | Galactic longitude | DOUBLE |
htm9 | Ninth level (~10 arcmin resolution) Hierarchical Triangular Mesh index (Szalay et al. 2007) | INTEGER |
id | Arbitrary primary key composed from targetid, tileid, location | VARCHAR |
lambda_ref | Wavelength at which targets should be centered on fibers | REAL |
location | Location on the focal plane PETAL_LOC*1000 + DEVICE_LOC | INTEGER |
nest4096 | Nested-scheme HEALPix (Gorski et al. 2005) index with Nsides=4096 (~52 arcsec size) | INTEGER |
petal_loc | Petal location [0-9] | SMALLINT |
priority | Target current priority | INTEGER |
random_id | Random ID in the range 0.0 => 100.0 (not unique) | REAL |
ring256 | Ring-scheme HEALPix (Gorski et al. 2005) index with Nsides=256 (~14 arcmin size) | INTEGER |
target_dec | Target declination | DOUBLE |
target_ra | Target right ascension | DOUBLE |
targetid | Unique DESI target ID | BIGINT |
tileid | Unique DESI tile ID | INTEGER |