Skip to content

Commit 71d9336

Browse files
committed
docs about the package
1 parent d10cc5b commit 71d9336

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Python-only healpy
2+
==================
3+
4+
Stripped down hacked version of `healpy` with only map-loading and plotting capabilities.
5+
6+
Install the package with:
7+
8+
pip install .
9+
10+
Test that it can visualize a map:
11+
12+
python test_healpyvis.py
13+
14+
Check it creates `map.png` file.

0 commit comments

Comments
 (0)