| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump to version v0.7.1v0.7.1 | Aaron LI | 2018-05-22 | 1 | -10/+2 |
* | clusters/config: Tune parameter eta_e | Aaron LI | 2018-05-22 | 1 | -1/+1 |
* | clusters: Add parameter felong_min | Aaron LI | 2018-05-22 | 2 | -3/+10 |
* | clusters: Fix cluster distribution calculation about mass | Aaron LI | 2018-05-12 | 3 | -25/+17 |
* | cluster/formation: Fix merger tree simulation about cluster mass | Aaron LI | 2018-05-11 | 1 | -24/+22 |
* | cluster/formation: update zmax default value | Aaron LI | 2018-03-08 | 1 | -2/+2 |
* | cluster/formation: merger tree simulation should use dark matter masses | Aaron LI | 2018-03-03 | 1 | -41/+34 |
* | clusters: Fix dropout handling | Aaron LI | 2018-02-03 | 1 | -8/+7 |
* | Improve costing time report: use seconds if <= 3 minutes | Aaron LI | 2018-02-03 | 2 | -10/+22 |
* | Numba: disable/restrict JIT usage -> TODO: Cython | Aaron LI | 2018-02-03 | 1 | -2/+4 |
* | clusters/config: tune parameter x_cr; and improve parameter description | Aaron LI | 2018-02-03 | 1 | -8/+9 |
* | Numba: disable/restrict the Numba JIT usage; needs refactor -> Cython ... | Aaron LI | 2018-02-02 | 3 | -26/+29 |
* | utils/convert.py: Add flux_to_power() to calculate power from flux density | Aaron LI | 2018-02-01 | 1 | -1/+34 |
* | clusters/config: tune parameters time_init->1, time_step->0.02 | Aaron LI | 2018-01-28 | 1 | -2/+2 |
* | clusters: improve dropout handling | Aaron LI | 2018-01-28 | 1 | -10/+26 |
* | clusters: calculate/save cosmic (~cluster) age to catalog & halos data | Aaron LI | 2018-01-22 | 1 | -1/+6 |
* | clusters: coerce to plain list for concatenation | Aaron LI | 2018-01-22 | 1 | -4/+8 |
* | clusters/halo: most consistent turbulent acceleration and time calculations | Aaron LI | 2018-01-21 | 2 | -3/+3 |
* | clusters/halo: simplify energy loss calculations | Aaron LI | 2018-01-21 | 1 | -27/+14 |
* | clusters/emission: improve description symbols :-) | Aaron LI | 2018-01-21 | 1 | -4/+4 |
* | meta info: add __date__ and change __pkgname__ to "FG21sim" | Aaron LI | 2018-01-20 | 1 | -1/+2 |
* | FG21sim: bump to version 0.7.0v0.7.0 | Aaron LI | 2018-01-16 | 1 | -1/+1 |
* | clusters: minor updates | Aaron LI | 2018-01-16 | 2 | -5/+6 |
* | clusters/main: minor cleanups | Aaron LI | 2018-01-11 | 1 | -10/+8 |
* | clusters/halo: fix _is_turb_active() bool condition | Aaron LI | 2018-01-06 | 1 | -2/+2 |
* | clusters: fix string formatting in _simulate_halos() | Aaron LI | 2018-01-05 | 1 | -1/+1 |
* | clusters: small cleanups | Aaron LI | 2018-01-05 | 2 | -12/+18 |
* | clusters/halo: fix self.time_step error | Aaron LI | 2018-01-05 | 1 | -4/+4 |
* | clusters/halo: fix _merger_time() error when t < age_begin | Aaron LI | 2018-01-05 | 1 | -2/+7 |
* | clusters: update _simulate_halos() with new halo properties | Aaron LI | 2018-01-05 | 1 | -11/+9 |
* | clusters/halo: calculate several time-averaged properties | Aaron LI | 2018-01-05 | 1 | -0/+54 |
* | clusters/halo: move tau_max and time dependence to tau_acceleration() | Aaron LI | 2018-01-05 | 1 | -27/+27 |
* | configs: adjust default values of "merger_mass_min" and "kT_out" | Aaron LI | 2018-01-05 | 1 | -2/+2 |
* | clusters/halo: add _is_turb_active(), update _velocity_turb() etc. | Aaron LI | 2018-01-05 | 1 | -12/+29 |
* | clusters/halo: update turbulence acceleration calc. with _merger_time() | Aaron LI | 2018-01-05 | 1 | -28/+20 |
* | clusters/halo: add _merger_time() and mass_sub() methods | Aaron LI | 2018-01-05 | 1 | -0/+31 |
* | clusters/halo: refactor tau_acceleration() to help RadioHaloAM | Aaron LI | 2018-01-04 | 2 | -25/+39 |
* | clusters/halo: Add preliminary RadioHaloAM based on RadioHalo | Aaron LI | 2018-01-04 | 2 | -12/+115 |
* | clusters/halo: small updates and some cleanups | Aaron LI | 2018-01-04 | 2 | -60/+45 |
* | clusters/halo: minor cleanups | Aaron LI | 2018-01-03 | 1 | -14/+15 |
* | clusters/halo: change "age_merger" to "age_begin" | Aaron LI | 2018-01-03 | 1 | -23/+26 |
* | clusters/halo: update radius_halo() calculation | Aaron LI | 2018-01-03 | 2 | -15/+7 |
* | clusters/halo: delete radius_virial_{main,sub} and kT_sub properties | Aaron LI | 2018-01-03 | 2 | -20/+0 |
* | clusters: Fix catalog data to CSV save | Aaron LI | 2018-01-03 | 1 | -1/+3 |
* | clusters: update to to use the new HaloEmission in _calc_halos_emission() | Aaron LI | 2018-01-03 | 1 | -13/+9 |
* | clusters/halo: split emissivity/power/flux calculations into HaloEmission | Aaron LI | 2018-01-03 | 2 | -175/+200 |
* | clusters/emission: minor cleanups | Aaron LI | 2018-01-02 | 1 | -14/+6 |
* | clusters: simplify _set_configs() | Aaron LI | 2018-01-02 | 2 | -35/+38 |
* | clusters/halo: rewrite description; remove an obsolete reference | Aaron LI | 2018-01-02 | 1 | -10/+11 |
* | clusters: pad the catalog merger events to allow CSV save | Aaron LI | 2018-01-02 | 1 | -1/+14 |