aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils
Commit message (Expand)AuthorAgeFilesLines
...
* utils/healpix.py: fix logging import; minor style fixesAaron LI2016-10-091-10/+5
* utils: Add "write_fits_healpix()" to replace "healpy.write_map()"Aaron LI2016-10-052-0/+101
* utils/logging.py: Close handler before removingAaron LI2016-10-021-0/+3
* utils/logging.py: Save existing formatter for new handlersAaron LI2016-09-291-0/+5
* utils/logging: reset handlers before initialization/reconfigurationAaron LI2016-09-291-2/+9
* utils/logging.py: Hack the "filemode" arg of "basicConfig()"Aaron LI2016-09-291-1/+4
* utils/healpix.py: Fix logger nameAaron LI2016-09-291-1/+1
* setup_logging(): Add parameter "level"Aaron LI2016-09-291-2/+14
* utils/healpix.py: Add various log INFO messagesAaron LI2016-09-291-6/+22
* Add utility "setup_logging()" to setup/update loggingAaron LI2016-09-292-0/+71
* utils/healpix.py: remove duplicated headerAaron LI2016-09-271-2/+0
* utils/healpix.py: HEALPix data and HPX projection conversionsAaron LI2016-09-272-0/+344