Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update logging messages; also remove creator __name__ | Aaron LI | 2017-08-26 | 1 | -7/+8 |
| | | | | | This script is invoked on the CLI, and will have __name__ of __main__ | ||||
* | get-healpix-patch: Add argument "--sigma-npix" (default: 2.0) | Aaron LI | 2017-08-26 | 1 | -4/+8 |
| | |||||
* | sky.py: Replace @header.setter with method "merge_header()" | Aaron LI | 2017-08-26 | 1 | -1/+1 |
| | | | | | * Avoid the duplicate "@header.setter" in the inherited classes * Update get-healpix-patch | ||||
* | get-healpix-patch: Update against sky.py | Aaron LI | 2017-08-26 | 1 | -4/+9 |
| | |||||
* | bin/get-healpix-patch: Postpone modules import with JIT | Aaron LI | 2017-08-13 | 1 | -7/+9 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | utils: Merge fits.py into io.py | Aaron LI | 2017-08-13 | 1 | -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 LI | 2017-07-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | Update bin scripts to use global "CONFIGS" | Aaron LI | 2017-07-23 | 1 | -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 resolution | Aaron LI | 2017-07-19 | 1 | -4/+6 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | bin/get-healpix-patch: Add argument --smooth and write history | Aaron LI | 2017-06-12 | 1 | -0/+13 |
| | |||||
* | Add bin/get-healpix-patch: extract patch from HEALPix mapv0.4.2 | Aaron LI | 2017-05-27 | 1 | -0/+90 |