aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/emission.py
Commit message (Collapse)AuthorAgeFilesLines
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-2/+2
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* 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