Data model: boss_locations

General description: File containing locations of potential BOSS tiles. The locations listed here do not necessarily correspond to actual designed tiles, which can be found in the bosstiles.par file. The file is given in multiple formats. It also contains the geometrical description in terms of spherical polygons (in this case just a single cap) in the style of the mangle software product.

Naming convention: boss_locations.fits, boss_locations.par, boss_locations.ply

Approximate size: 300 kbytes.

File type: FITS, Yanny, and Mangle-style (all provided)

Read by products: bosstile

Written by products: bosstile

Required column names:

Example file: boss_locations.par

For IDL users, this file is given in a "FITS" mangle format, readable by the idlutils routine "read_fits_polygons", and in a "Yanny" mangle format, readable by "read_yanny_polygons".