ASPCS
 
Back to Volume
Paper: HiPS2FITS: Fast Generation of FITS Cutouts From HiPS Image Datasets
Volume: 527, Astronomical Data Analysis Software and Systems XXIX
Page: 121
Authors: Boch, T.; Fernique, P.; Bonnarel, F.; Chaitra; Bot, C.; Pineau, F.–X.; Baumann, M.; Michel, L.
Abstract: We present HiPS2FITS, a new service generating FITS images cutouts from HiPS (Hierarchical Progressive Surveys, Fernique et al. 2015) tiles. The code base is powered by Astropy and Rust (wrapped in the cdshealpix-python library) and uses Numba to speed up the process. The generation time scales linearly with the number of pixels of the requested cutout and reaches half a million pixel per second. The service takes advantage of the huge collection of more than 600 image HiPS available at CDS and at other HiPS nodes. The Web API is exposed by the Falcon framework.
Back to Volume