jacobic / healsparse

Sparse representation of healpy maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

healsparse

Python implementation of a sparse HEALPix map.

Build Status

Requirements:

healsparse requires to have pre-installed the following packages:

Install:

To install the package go to the parent directory of the package and do python setup.py install [options] or use pip install . [options]

Quickstart:

A jupyter notebook is available for tutorial purposes here.

Notes:

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.

About

Sparse representation of healpy maps

License:Other


Languages

Language:Python 91.4%Language:Jupyter Notebook 8.6%