aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim
Commit message (Expand)AuthorAgeFilesLines
* 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
* configs/manager.py: Add "filemode" to the logging dictAaron LI2016-09-291-1/+3
* configs: Minor adjustment to logging formatAaron LI2016-09-291-1/+1
* configs: Fix ConfigError and disable interpolationAaron LI2016-09-291-3/+9
* configs: Add default config spec for loggingAaron LI2016-09-291-0/+34
* configs/manager.py: Add property "logging"Aaron LI2016-09-291-2/+28
* Implement the basic ConfigManger()Aaron LI2016-09-272-0/+80
* Rewrite setup.py and update __init__.py accordinglyAaron LI2016-09-271-1/+4
* 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
* __init__.py: add __url__ and minor fixAaron LI2016-09-271-2/+1
* Add logging and update setup configsAaron LI2016-09-251-1/+22
* Setup package structuresAaron LI2016-09-203-0/+10