aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/00-general.conf.spec
Commit message (Collapse)AuthorAgeFilesLines
* configs: Add parameters "min" and "max" to float-type optionsAaron LI2016-11-071-5/+5
|
* configs: Change "logging/filemode" to boolean "logging/appendmode"Aaron LI2016-11-071-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 LI2016-10-271-0/+6
|
* configs: Remove the unused config "ordering"Aaron LI2016-10-181-3/+1
| | | | All HEALPix maps used are in *RING* ordering.
* bin/fg21sim: Support new component "galactic/snr"Aaron LI2016-10-171-1/+5
| | | | Also update the general config for the new "galactic/snr" component.
* Fix an import; Update one pattern and a commentAaron LI2016-10-141-2/+2
|
* configs: Change default Nside to 1024Aaron LI2016-10-101-2/+2
|
* Remove the "common/data_dir" config itemAaron LI2016-10-041-4/+0
|
* Fix wrong config syntax and minor changes to ConfigManagerAaron LI2016-10-041-4/+4
|
* Update the default config specifications.Aaron LI2016-10-031-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 configsAaron LI2016-10-031-0/+8
|
* configs: Add new sections to "00-general.conf.spec"Aaron LI2016-10-021-0/+66
| | | | | | | | These new sections added: * common * frequency * output * cosmology
* configs: Update comments for the logging configsAaron LI2016-10-021-2/+6
|
* configs: Minor adjustment to logging formatAaron LI2016-09-291-1/+1
|
* configs: Add default config spec for loggingAaron LI2016-09-291-0/+34