Skip to content

aureliocarnero/healsparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.1%
  • Jupyter Notebook 43.9%