Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sky.py: Fix mkdir when the directory name is empty | Aaron LI | 2017-06-12 | 1 | -2/+2 |
* | sky.py: Fix FITS header write | Aaron LI | 2017-05-27 | 1 | -4/+8 |
* | sky.py: Add "area()" method | Aaron LI | 2017-05-25 | 1 | -0/+21 |
* | sky.py: Implement method "reproject_to()" | Aaron LI | 2017-05-22 | 1 | -8/+102 |
* | sky/SkyPatch: Add wcs and region coverage check | Aaron LI | 2017-05-22 | 1 | -0/+56 |
* | sky.py: Flatten 2D image of sky patch to 1D for easier processing | Aaron LI | 2017-05-21 | 1 | -14/+21 |
* | Add sky.py to support both sky patch and HEALPix all-sky map | Aaron LI | 2017-05-21 | 1 | -0/+272 |