aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/healpix.py
Commit message (Collapse)AuthorAgeFilesLines
* utils/healpix.py: fix logging import; minor style fixesAaron LI2016-10-091-10/+5
|
* utils/healpix.py: Fix logger nameAaron LI2016-09-291-1/+1
|
* utils/healpix.py: Add various log INFO messagesAaron LI2016-09-291-6/+22
| | | | Also fix a bug about "append_comment".
* utils/healpix.py: remove duplicated headerAaron LI2016-09-271-2/+0
|
* utils/healpix.py: HEALPix data and HPX projection conversionsAaron LI2016-09-271-0/+340
* healpix2hpx: reorganize HEALPix data in HPX projection * hpx2healpix: recover the HEALPix data from HPX projection Thanks: M. Calabretta: WCSLIB: HPXcvt TODO: Add test codes