Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | utils/healpix.py: remove duplicated header | Aaron LI | 2016-09-27 | 1 | -2/+0 | |
| | ||||||
* | Add console scripts healpix2hpx.py and hpx2healpix.py | Aaron LI | 2016-09-27 | 2 | -0/+124 | |
| | ||||||
* | utils/healpix.py: HEALPix data and HPX projection conversions | Aaron LI | 2016-09-27 | 2 | -0/+344 | |
| | | | | | | | | | * healpix2hpx: reorganize HEALPix data in HPX projection * hpx2healpix: recover the HEALPix data from HPX projection Thanks: M. Calabretta: WCSLIB: HPXcvt TODO: Add test codes | |||||
* | __init__.py: add __url__ and minor fix | Aaron LI | 2016-09-27 | 1 | -2/+1 | |
| | ||||||
* | Update requirements.txt | Aaron LI | 2016-09-25 | 1 | -0/+3 | |
| | ||||||
* | Add logging and update setup configs | Aaron LI | 2016-09-25 | 2 | -2/+29 | |
| | ||||||
* | README.rst: fix a link | Aaron LI | 2016-09-21 | 1 | -1/+1 | |
| | ||||||
* | README.rst: fix links | Aaron LI | 2016-09-21 | 1 | -2/+2 | |
| | ||||||
* | Setup package structures | Aaron LI | 2016-09-20 | 10 | -0/+85 | |
| | | | | | Credit: https://github.com/kennethreitz/samplemod TODO: Add the 'docs' part | |||||
* | Change README using reStructuredText syntax | Aaron LI | 2016-09-20 | 2 | -31/+35 | |
| | ||||||
* | Minor revisions to CONTRIBUTING.md | Aaron LI | 2016-09-09 | 1 | -7/+9 | |
| | ||||||
* | README.md: add contributions section | Aaron LI | 2016-09-09 | 1 | -1/+5 | |
| | ||||||
* | Add CONTRIBUTING.md to guide contributions. | Aaron LI | 2016-09-09 | 1 | -0/+130 | |
| | | | | | | | | | | This contribution guidelines largely based on the guidelines of the following two projects: * [bootstrap](https://github.com/twbs/bootstrap) * [caffe](https://github.com/BVLC/caffe) Thanks them! | |||||
* | README.md: explain license for the documentations | Aaron LI | 2016-09-09 | 1 | -2/+3 | |
| | ||||||
* | First commit :) | Aaron LI | 2016-09-07 | 3 | -0/+62 | |