aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/00-general.conf.spec
Commit message (Collapse)AuthorAgeFilesLines
* configs: Update default values of some optionsAaron LI2017-08-271-6/+8
|
* configs: Clean up unused options; clean up checkers as wellAaron LI2017-08-261-4/+3
|
* configs: Remove unused option "unit", and minor cleanupsAaron LI2017-08-261-9/+4
|
* config: Change "output/use_float" to "output/float32"Aaron LI2017-08-261-2/+2
|
* foregrounds.py: Remove foreground components combinationAaron LI2017-08-261-9/+0
| | | | | * Remove output configs "combine", "combine_prefix", "output_dir" * Remove configuration checker "check_output"
* configs: Default logging to INFO; remove a obsolete config optionAaron LI2017-08-011-1/+1
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* configs: Update cosmology parameters (Komatsu et al. 2011)Aaron LI2017-07-221-1/+2
| | | | | | References: Komatsu et al. 2011, ApJS, 192, 18; Tab.(1) Signed-off-by: Aaron LI <aly@aaronly.me>
* configs: Default to not generate products manifestAaron LI2017-07-211-2/+4
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* configs: Update default valuesAaron LI2017-07-191-5/+6
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Small updates to comments and configuration descriptionsAaron LI2017-07-191-7/+8
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-1/+1
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* cosmology: Use default parameters from configurationsAaron LI2017-06-231-0/+2
| | | | Also add configuration option "cosmology/Omegab0".
* Use keyword "BUNIT" and unit "K"Aaron LI2017-06-131-1/+1
|
* configs: Default to disable all foregroundsAaron LI2017-06-131-4/+4
|
* configs: Add sigma8 to specificationsAaron LI2017-06-011-0/+2
|
* configs : Drop "output/filetype"; only support FITSAaron LI2017-05-171-6/+3
|
* configs: New "sky" section, and remove "common" sectionAaron LI2017-05-161-13/+32
| | | | * Update checkers accordingly
* configs: Use separate section "foregrounds" to config componentsAaron LI2017-05-161-13/+18
| | | | Also update copyright information.
* Minor updatesAaron LI2016-11-261-0/+5
|
* configs: Change default logging level to "DEBUG"Aaron LI2016-11-211-1/+1
|
* configs: Add new option "output/manifest"Aaron LI2016-11-201-0/+3
| | | | | The option "output/manifest" is the filename of the output manifest for the simulation products.
* configs: Update logging message formatAaron LI2016-11-171-1/+1
| | | | | * Also update the logging messages styles for the Web UI * Show a modal notification when the task finished.
* 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