| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Delete obsolete checks on "{halphamap,dustmap}_unit" | Aaron LI | 2017-08-27 | 1 | -4/+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: Import ConfigManager by default | Aaron LI | 2017-08-26 | 1 | -1/+1 |
* | configs: Clean up unused options; clean up checkers as well | Aaron LI | 2017-08-26 | 3 | -8/+4 |
* | configs: Remove unused option "unit", and minor cleanups | Aaron LI | 2017-08-26 | 1 | -9/+4 |
* | configs: Remove option "save"; all enabled components will be saved | Aaron LI | 2017-08-26 | 3 | -18/+4 |
* | config: Change "output/use_float" to "output/float32" | Aaron LI | 2017-08-26 | 1 | -2/+2 |
* | foregrounds.py: Remove foreground components combination | Aaron LI | 2017-08-26 | 2 | -21/+3 |
* | clusters/halo.py: Rewrite electron acceleration coefficient calc | Aaron LI | 2017-08-14 | 1 | -2/+3 |
* | Use "GalaxyClusters" from main.py, and remove clusters.py | Aaron LI | 2017-08-14 | 1 | -1/+1 |
* | configs: Clean up imports | Aaron LI | 2017-08-01 | 1 | -2/+1 |
* | configs: Default logging to INFO; remove a obsolete config option | Aaron LI | 2017-08-01 | 2 | -6/+1 |
* | clusters: Add config "halos_dumpfile" and dump simulate halos data | Aaron LI | 2017-08-01 | 1 | -0/+4 |
* | clusters: Add psformalism.py to simulate cluster catalog | Aaron LI | 2017-07-31 | 1 | -2/+11 |
* | Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO" | Aaron LI | 2017-07-31 | 1 | -2/+0 |
* | galactic/freefree: Add "dust_fraction" and "halpha_abs_th" configs | Aaron LI | 2017-07-29 | 1 | -0/+12 |
* | galactic/freefree: Add config "electron_temperature" | Aaron LI | 2017-07-29 | 1 | -0/+5 |
* | clusters/configs: Update "beta_turb" default to 1.0 | Aaron LI | 2017-07-27 | 1 | -1/+1 |
* | configs: Update [[halos]] sections a bit | Aaron LI | 2017-07-25 | 1 | -5/+6 |
* | clusters/halo: Change config "eta_turb" to "beta_turb" | Aaron LI | 2017-07-25 | 1 | -3/+2 |
* | Use all uppercase to identify the global CONFIGS and COSMO | Aaron LI | 2017-07-22 | 1 | -2/+2 |
* | configs/manager.py: Add formatter for handlers | Aaron LI | 2017-07-22 | 1 | -1/+8 |
* | configs: Update cosmology parameters (Komatsu et al. 2011) | Aaron LI | 2017-07-22 | 1 | -1/+2 |
* | clusters/halo.py: More cleanups with minor updates | Aaron LI | 2017-07-22 | 1 | -0/+1 |
* | clusters/main.py: Add property "halo_configs" | Aaron LI | 2017-07-22 | 1 | -27/+13 |
* | clusters/main.py: Add "_magnetic_field()" method | Aaron LI | 2017-07-21 | 1 | -8/+7 |
* | Fix parameter names about cosmology | Aaron LI | 2017-07-21 | 1 | -2/+2 |
* | checkers.py: Drop resolution check to avoid circular importing error | Aaron LI | 2017-07-21 | 1 | -7/+0 |
* | configs: Default to not generate products manifest | Aaron LI | 2017-07-21 | 1 | -2/+4 |
* | configs/manager.py: Add property "cosmology" | Aaron LI | 2017-07-21 | 1 | -0/+15 |
* | configs/manager.py: get_path() return None if value is an empty string | Aaron LI | 2017-07-21 | 1 | -2/+5 |
* | clusters/main.py: Implement "_simulate_merger()" | Aaron LI | 2017-07-20 | 1 | -9/+19 |
* | configs: Update default values | Aaron LI | 2017-07-19 | 2 | -12/+8 |
* | Small updates to comments and configuration descriptions | Aaron LI | 2017-07-19 | 1 | -7/+8 |
* | Use [arcsec] as the unit for pixel size and resolution | Aaron LI | 2017-07-19 | 3 | -7/+13 |
* | halo.py: Add property "zgrid" as well as config option "zbinsize" | Aaron LI | 2017-06-24 | 1 | -1/+3 |
* | halo.py: calculate magnetic field using a scaling relation | Aaron LI | 2017-06-23 | 1 | -3/+7 |
* | cosmology: Use default parameters from configurations | Aaron LI | 2017-06-23 | 1 | -0/+2 |
* | Use keyword "BUNIT" and unit "K" | Aaron LI | 2017-06-13 | 1 | -1/+1 |
* | configs: Default to disable all foregrounds | Aaron LI | 2017-06-13 | 1 | -4/+4 |
* | configs: extragalactic/halos: change "radius_halo" to "radius" | Aaron LI | 2017-06-01 | 1 | -5/+4 |
* | fg21sim/clusters: Save progress on halo simulation | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | configs: Add sigma8 to specifications | Aaron LI | 2017-06-01 | 1 | -0/+2 |
* | Add clusters/formation.py: Simulate cluster merging history | Aaron LI | 2017-06-01 | 1 | -0/+4 |
* | halo.py: Force a minimal value on acceleration coefficient | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | clusters/halo: Add missing config "buffer_np" | Aaron LI | 2017-06-01 | 1 | -0/+5 |
* | Add "[extragalactic/halos]" configurations | Aaron LI | 2017-06-01 | 1 | -0/+44 |
* | galactic/snr: Update to support the sky.py | Aaron LI | 2017-05-22 | 1 | -1/+1 |
* | configs/checkers: Check SNR simulation resolution against pixel size | Aaron LI | 2017-05-21 | 1 | -0/+7 |