aboutsummaryrefslogtreecommitdiffstats
path: root/bin/get-healpix-patch
Commit message (Collapse)AuthorAgeFilesLines
* bin/get-healpix-patch: Postpone modules import with JITAaron LI2017-08-131-7/+9
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* utils: Merge fits.py into io.pyAaron LI2017-08-131-1/+1
| | | | | | Functions "{read,write}_fits_healpix()" merged into io.py Signed-off-by: Aaron LI <aly@aaronly.me>
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-311-1/+1
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Update bin scripts to use global "CONFIGS"Aaron LI2017-07-231-8/+8
| | | | | | Also update copyright year/email and minor cleanups Signed-off-by: Aaron LI <aly@aaronly.me>
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-4/+6
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* bin/get-healpix-patch: Add argument --smooth and write historyAaron LI2017-06-121-0/+13
|
* Add bin/get-healpix-patch: extract patch from HEALPix mapv0.4.2Aaron LI2017-05-271-0/+90