aboutsummaryrefslogtreecommitdiffstats
path: root/bin/zea2healpix
Commit message (Expand)AuthorAgeFilesLines
* utils: Merge fits.py into io.pyAaron LI2017-08-131-1/+1
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-311-1/+1
* Update bin scripts to use global "CONFIGS"Aaron LI2017-07-231-8/+5
* Import modules (with Numba JIT) just before usageAaron LI2016-12-131-2/+3
* utils/__init__.py: Only import "setup_logging" from "logging.py"Aaron LI2016-10-291-1/+3
* Check the output file existence firstAaron LI2016-10-271-2/+8
* utils: zea2healpix(): Implement inpainting missing pixelsAaron LI2016-10-101-0/+3
* utils: zea2healpix() also return the mask arrayAaron LI2016-10-101-5/+5
* Add excutable script "bin/zea2healpix"Aaron LI2016-10-101-0/+88