| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | galactic/synchrotron: Update to support sky.py | Aaron LI | 2017-05-21 | 1 | -16/+32 |
* | configs : Drop "output/filetype"; only support FITS | Aaron LI | 2017-05-17 | 1 | -6/+3 |
* | configs: New "sky" section, and remove "common" section | Aaron LI | 2017-05-16 | 3 | -37/+67 |
* | configs: Use separate section "foregrounds" to config components | Aaron LI | 2017-05-16 | 3 | -29/+61 |
* | galactic/snr.py: Small cleanup; Update default resolution | Aaron LI | 2016-12-13 | 1 | -1/+1 |
* | Minor updates | Aaron LI | 2016-11-26 | 1 | -0/+5 |
* | webui: configs: Some minor fixes | Aaron LI | 2016-11-22 | 1 | -5/+6 |
* | configs: Change default logging level to "DEBUG" | Aaron LI | 2016-11-21 | 1 | -1/+1 |
* | Add logging message on backing up old file | Aaron LI | 2016-11-21 | 1 | -0/+1 |
* | configs: Add new option "output/manifest" | Aaron LI | 2016-11-20 | 1 | -0/+3 |
* | configs: Update logging message format | Aaron LI | 2016-11-17 | 1 | -1/+1 |
* | configs/checkers.py: Add checker "check_extragalactic_clusters()" | Aaron LI | 2016-11-17 | 1 | -9/+28 |
* | configs/manager.py: Make a backup when output file already exists | Aaron LI | 2016-11-16 | 1 | -4/+15 |
* | configs/manager.py: Also dump the "userconfig" value | Aaron LI | 2016-11-16 | 1 | -1/+4 |
* | configs/manager.py: Keep configuration file comments | Aaron LI | 2016-11-15 | 1 | -6/+12 |
* | configs/manager.py: Expand "~" when read userconfig | Aaron LI | 2016-11-15 | 1 | -0/+3 |