name | type | length | unit | ucd | description |
field_name | varchar | 100 | | | Name of field |
location_id | bigint | 8 | | | Location ID (Primary key) |
ra | float | 8 | deg | | Right ascension of field center (J2000) |
dec | float | 8 | deg | | Declination of field center (J2000) |
glon | float | 8 | deg | | Galactic longitude of field center (J2000) |
glat | float | 8 | deg | | Galactic latitude of field center (J2000) |
expected_no_of_visits | int | 4 | | | Expected number of visits for this field (not necessarily the number of visits actually achieved) |
expected_no_of_designs | int | 4 | | | Expected number of designs for this field |
no_of_designs_completed | int | 4 | | | number of designs completed for this field |