| Commit message (Expand) | Author | Age | Files | Lines |
* | clusters/emission: improve description symbols :-) | Aaron LI | 2018-01-21 | 1 | -4/+4 |
* | clusters/halo: split emissivity/power/flux calculations into HaloEmission | Aaron LI | 2018-01-03 | 1 | -1/+200 |
* | clusters/emission: minor cleanups | Aaron LI | 2018-01-02 | 1 | -14/+6 |
* | clusters/halo: Use "lru_cache()", also improves some performance | Aaron LI | 2017-10-23 | 1 | -0/+3 |
* | clusters/emission: Assume electron pitch angle be pi/2 | Aaron LI | 2017-09-20 | 1 | -23/+17 |
* | clusters/emission: Rewrite synchrotron kernel function | Aaron LI | 2017-09-20 | 1 | -9/+38 |
* | clusters/emission.py: Make "F()" be class method, fixing memory hole! | Aaron LI | 2017-08-01 | 1 | -22/+35 |
* | clusters/emission.py: Fix bug in "F()" | Aaron LI | 2017-08-01 | 1 | -13/+14 |
* | clusters/emission.py: Remove methods and clean up parameters | Aaron LI | 2017-07-29 | 1 | -78/+2 |
* | clusters/emission.py: support calc emissivity at multiple frequencies | Aaron LI | 2017-07-29 | 1 | -17/+27 |
* | clusters/emission.py: Add property "B_gauss" | Aaron LI | 2017-07-29 | 1 | -7/+11 |
* | clusters/emission.py: Cache kernel function interpolation results | Aaron LI | 2017-07-27 | 1 | -22/+22 |
* | clusters/emission.py: Fix units/dimensions problem | Aaron LI | 2017-07-26 | 1 | -1/+2 |
* | clusters/emission.py: explain more on Larmor frequency | Aaron LI | 2017-07-26 | 1 | -4/+12 |
* | clusters/emission.py: Fix the calling to F(x) | Aaron LI | 2017-07-26 | 1 | -9/+6 |
* | clusters/emission.py: Rewrite emissivity calculation | Aaron LI | 2017-07-26 | 1 | -15/+24 |
* | clusters/emission.py: Update arguments | Aaron LI | 2017-07-26 | 1 | -28/+28 |
* | clusters/emission.py: Rewrite Synchrotron kernel function calculation | Aaron LI | 2017-07-26 | 1 | -3/+41 |
* | Use all uppercase to identify the global CONFIGS and COSMO | Aaron LI | 2017-07-22 | 1 | -3/+3 |
* | Use the global "cosmo" instance for simplification | Aaron LI | 2017-07-21 | 1 | -4/+3 |
* | Use [arcsec] as the unit for pixel size and resolution | Aaron LI | 2017-07-19 | 1 | -2/+2 |
* | emission.py: Add power(), flux(), brightness() methods | Aaron LI | 2017-06-23 | 1 | -25/+111 |
* | clusters: Move units.py and cosmology.py to utils | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | Add clusters/emission.py: Calculate synchrotron emissivity | Aaron LI | 2017-06-01 | 1 | -0/+117 |