General description: Paired list of sectors and locations, useful for looking up all the sectors associated with a given locationid, or all the locationid values overlapping a sector. Use in conjunction with boss_sector2tile. However, note that these sector numbers will not correspond to the final ones for the survey, which will be complicated by the edges between chunks.
Naming convention: boss_sectors.par
Approximate size: 2 Mbytes.
File type: Yanny
Read by products: bosstile
Written by products: bosstile
Required column names:
Example file: boss_geometry.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".