Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: Clean up some comments | Aaron LI | 2017-10-03 | 1 | -9/+0 |
| | |||||
* | configs: synchrotron: default to not add smallscales | Aaron LI | 2017-08-27 | 1 | -3/+5 |
| | |||||
* | freefree.py: Remove units of "halphamap" and "dustmap" | Aaron LI | 2017-08-27 | 1 | -6/+4 |
| | |||||
* | configs: Clean up unused options; clean up checkers as well | Aaron LI | 2017-08-26 | 1 | -2/+0 |
| | |||||
* | configs: Remove option "save"; all enabled components will be saved | Aaron LI | 2017-08-26 | 1 | -6/+0 |
| | |||||
* | galactic/freefree: Add "dust_fraction" and "halpha_abs_th" configs | Aaron LI | 2017-07-29 | 1 | -0/+12 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | galactic/freefree: Add config "electron_temperature" | Aaron LI | 2017-07-29 | 1 | -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 resolution | Aaron LI | 2017-07-19 | 1 | -3/+4 |
| | | | | Signed-off-by: Aaron LI <aly@aaronly.me> | ||||
* | configs: New "sky" section, and remove "common" section | Aaron LI | 2017-05-16 | 1 | -1/+8 |
| | | | | * Update checkers accordingly | ||||
* | galactic/snr.py: Small cleanup; Update default resolution | Aaron LI | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | configs: Add parameters "min" and "max" to float-type options | Aaron LI | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | configs/10-galactic.conf.spec: Fix/update the description | Aaron LI | 2016-10-22 | 1 | -4/+12 |
| | |||||
* | configs: Add new section "[galactic][snr]" for SNRs simulation | Aaron LI | 2016-10-17 | 1 | -1/+19 |
| | | | | NOTE: very preliminary and may change at any time! | ||||
* | galactic: Add free-free component simulation | Aaron LI | 2016-10-11 | 1 | -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 maps | Aaron LI | 2016-10-10 | 1 | -0/+4 |
| | |||||
* | Remove the "common/data_dir" config item | Aaron LI | 2016-10-04 | 1 | -1/+0 |
| | |||||
* | Update the default config specifications. | Aaron LI | 2016-10-03 | 1 | -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 configs | Aaron LI | 2016-10-03 | 1 | -1/+4 |
| | |||||
* | configs: Add sample config spec for galactic components | Aaron LI | 2016-10-02 | 1 | -0/+30 |