Python implementation of a sparse HEALPix map.
healsparse
requires to have pre-installed the following packages:
To install the package go to the parent directory of the package and do python setup.py install [options]
or use pip install . [options]
A jupyter notebook is available for tutorial purposes here.
This software was developed within the LSST DESC using LSST DESC resources, and so meets the criteria given in, and is bound by, the LSST DESC Publication Policy for being a “DESC product”. We welcome requests to access the code for non-DESC use; if you wish to use the code outside DESC please contact the developers.
This code is under development and has not yet been released.