| Commit message (Expand) | Author | Age | Files | Lines |
* | halo.py: Fix wrong cosmo.age() usage | Aaron LI | 2017-06-25 | 1 | -1/+1 |
* | halo.py: Add argument "n0_e" to method "calc_electron_spectrum()" | Aaron LI | 2017-06-24 | 1 | -4/+10 |
* | halo.py: Split out property "_chi_data" | Aaron LI | 2017-06-24 | 1 | -31/+31 |
* | halo.py: Add property "pgrid" as same as it is in slover.py | Aaron LI | 2017-06-24 | 1 | -0/+10 |
* | halo.py: use age at cluster redshift z0 instead of present day | Aaron LI | 2017-06-24 | 1 | -6/+12 |
* | halo.py: Add property "zgrid" as well as config option "zbinsize" | Aaron LI | 2017-06-24 | 1 | -0/+8 |
* | clusters/halo.py: calculate electron density default end at z0 | Aaron LI | 2017-06-23 | 1 | -10/+12 |
* | halo.py: calculate magnetic field using a scaling relation | Aaron LI | 2017-06-23 | 1 | -8/+22 |
* | halo.py + formation.py: Add argument z0 | Aaron LI | 2017-06-23 | 1 | -3/+7 |
* | configs: extragalactic/halos: change "radius_halo" to "radius" | Aaron LI | 2017-06-01 | 1 | -5/+5 |
* | clusters: Move units.py and cosmology.py to utils | Aaron LI | 2017-06-01 | 1 | -2/+4 |
* | clusters/halo.py: Add zbegin & zend parameters | Aaron LI | 2017-06-01 | 1 | -3/+37 |
* | halo.py: Rewrite "_coef_acceleration()" method | Aaron LI | 2017-06-01 | 1 | -15/+44 |
* | Bind ClusterFormation to HaloSingle | Aaron LI | 2017-06-01 | 1 | -1/+4 |
* | Update to use custom units.py instead of astropy's | Aaron LI | 2017-06-01 | 1 | -40/+26 |
* | halo.py: Update to match MergerTree structures | Aaron LI | 2017-06-01 | 1 | -8/+8 |
* | halo.py: Force a minimal value on acceleration coefficient | Aaron LI | 2017-06-01 | 1 | -1/+25 |
* | clusters/halo: Add missing config "buffer_np" | Aaron LI | 2017-06-01 | 1 | -0/+2 |
* | Add clusters/halo.py: simulate single halo for cluster | Aaron LI | 2017-06-01 | 1 | -0/+698 |