aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/emission.py
Commit message (Collapse)AuthorAgeFilesLines
* emission.py: Add power(), flux(), brightness() methodsAaron LI2017-06-231-25/+111
|
* clusters: Move units.py and cosmology.py to utilsAaron LI2017-06-011-1/+1
|
* Add clusters/emission.py: Calculate synchrotron emissivityAaron LI2017-06-011-0/+117
Calculate the synchrotron emissivity from the given electron spectrum at specified frequency. Add the electron charge to units.Constants