mangle/masks/healpix
2021-06-21 16:38:20 +02:00
..
healpix_conversion_scripts Init2 2021-06-21 16:38:20 +02:00
healpix_polys Init2 2021-06-21 16:38:20 +02:00
args.dat Init2 2021-06-21 16:38:20 +02:00
base_polys.vrt Init2 2021-06-21 16:38:20 +02:00
healpixpolys.sh Init2 2021-06-21 16:38:20 +02:00
healpixrast.sh Init2 2021-06-21 16:38:20 +02:00
healpixrast2fits.sh Init2 2021-06-21 16:38:20 +02:00
README Init2 2021-06-21 16:38:20 +02:00
tile.circ Init2 2021-06-21 16:38:20 +02:00

To make a discrete approximation to a mask using approximate
HEALPix pixels, do
healpixrast.sh <polygon_infile> <Nside> <polygon_outfile>
where Nside is the desired HEALPix resolution.

To generate an output file in FITS format that can later be read
by the HEALPix software, do
healpixrast2fits.sh <polygon_infile> <Nside> <fits_outfile>


Polygon files of the approximate HEALPix pixels are located in
the healpix_polys directory for resolutions up to Nside=32. 
Files for higher resolutions are available at
http://space.mit.edu/home/tegmark/mangle/download/data.html