Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils/__init__.py: Only import "setup_logging" from "logging.py" | Aaron LI | 2016-10-29 | 1 | -3/+0 |
* | utils/reproject.py: Implement zea2healpix() | Aaron LI | 2016-10-10 | 1 | -0/+1 |
* | utils: Add function "read_fits_healpix()" | Aaron LI | 2016-10-09 | 1 | -1/+1 |
* | utils: Add "write_fits_healpix()" to replace "healpy.write_map()" | Aaron LI | 2016-10-05 | 1 | -0/+1 |
* | Add utility "setup_logging()" to setup/update logging | Aaron LI | 2016-09-29 | 1 | -0/+1 |
* | utils/healpix.py: HEALPix data and HPX projection conversions | Aaron LI | 2016-09-27 | 1 | -0/+4 |