aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/10-galactic.conf.spec
Commit message (Collapse)AuthorAgeFilesLines
* configs: Remove option "save"; all enabled components will be savedAaron LI2017-08-261-6/+0
|
* galactic/freefree: Add "dust_fraction" and "halpha_abs_th" configsAaron LI2017-07-291-0/+12
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* galactic/freefree: Add config "electron_temperature"Aaron LI2017-07-291-0/+5
| | | | | | Update method "_calc_ratio_a()" to "_calc_factor_a()" Signed-off-by: Aaron LI <aly@aaronly.me>
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-3/+4
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* configs: New "sky" section, and remove "common" sectionAaron LI2017-05-161-1/+8
| | | | * Update checkers accordingly
* galactic/snr.py: Small cleanup; Update default resolutionAaron LI2016-12-131-1/+1
|
* configs: Add parameters "min" and "max" to float-type optionsAaron LI2016-11-071-2/+2
|
* configs/10-galactic.conf.spec: Fix/update the descriptionAaron LI2016-10-221-4/+12
|
* configs: Add new section "[galactic][snr]" for SNRs simulationAaron LI2016-10-171-1/+19
| | | | NOTE: very preliminary and may change at any time!
* galactic: Add free-free component simulationAaron LI2016-10-111-0/+19
| | | | | | | * New class "galactic.FreeFree" to simulate free-free emission * Add new config section "galactic/freefree" NOTE: current untested
* configs: Note that input templates should be HEALPix full-sky mapsAaron LI2016-10-101-0/+4
|
* Remove the "common/data_dir" config itemAaron LI2016-10-041-1/+0
|
* Update the default config specifications.Aaron LI2016-10-031-1/+1
| | | | | | * 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-1/+4
|
* configs: Add sample config spec for galactic componentsAaron LI2016-10-021-0/+30