Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: Add parameters "min" and "max" to float-type options | Aaron LI | 2016-11-07 | 1 | -5/+5 |
| | |||||
* | configs: Change "logging/filemode" to boolean "logging/appendmode" | Aaron LI | 2016-11-07 | 1 | -3/+3 |
| | | | | | * Update the "logging" property in "manager.py" * Also add "extragalactic/clusters" to "common/components" | ||||
* | configs/00-general.conf.spec: Add new option "checksum" | Aaron LI | 2016-10-27 | 1 | -0/+6 |
| | |||||
* | configs: Remove the unused config "ordering" | Aaron LI | 2016-10-18 | 1 | -3/+1 |
| | | | | All HEALPix maps used are in *RING* ordering. | ||||
* | bin/fg21sim: Support new component "galactic/snr" | Aaron LI | 2016-10-17 | 1 | -1/+5 |
| | | | | Also update the general config for the new "galactic/snr" component. | ||||
* | Fix an import; Update one pattern and a comment | Aaron LI | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | configs: Change default Nside to 1024 | Aaron LI | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | Remove the "common/data_dir" config item | Aaron LI | 2016-10-04 | 1 | -4/+0 |
| | |||||
* | Fix wrong config syntax and minor changes to ConfigManager | Aaron LI | 2016-10-04 | 1 | -4/+4 |
| | |||||
* | Update the default config specifications. | Aaron LI | 2016-10-03 | 1 | -5/+13 |
| | | | | | | * Add new configs for the [frequency] section * Use "None" as the default value for some configs * Fix the syntax of "cosmology/OmegaM0" | ||||
* | Update general configurations and synchrotron configs | Aaron LI | 2016-10-03 | 1 | -0/+8 |
| | |||||
* | configs: Add new sections to "00-general.conf.spec" | Aaron LI | 2016-10-02 | 1 | -0/+66 |
| | | | | | | | | These new sections added: * common * frequency * output * cosmology | ||||
* | configs: Update comments for the logging configs | Aaron LI | 2016-10-02 | 1 | -2/+6 |
| | |||||
* | configs: Minor adjustment to logging format | Aaron LI | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | configs: Add default config spec for logging | Aaron LI | 2016-09-29 | 1 | -0/+34 |