| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* time_turbulence_avg
* mach_turbulence_avg
* tau_acceleration_avg
* time_acceleration_fraction
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Change "tau_acceleration" from a attribute to a method with the time
parameter, and then simplify "fp_diffusion()" method.
|
|
|
|
|
| |
The RadioHaloAM class is intended to account for all merger events, and there
are a lot of methods to be implemented.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add emission.HaloEmission class to calculate halo emissivity, power, flux,
brightness etc.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove the obsolete options: ratio_major, use_max_merger
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
In this way to avoid dependency on matplotlib. Also add print messages.
|
| |
|
| |
|
|
|
|
|
|
| |
* Simplify "max_merger" property to not check whether it is a major merger.
* Rename "max_merger" to "maximum_merger"
* Rename "simulate_mergertree()" to "simulate_mtree()"
|
| |
|
| |
|
|
|
|
|
|
|
| |
Use the merged total mass instead of the main cluster mass only as the
denominator to determine the turbulence velocity dispersion, which reduces the
scatter and thus the acceleration results will be less sensitive to
the (mostly unknown) merging turbulence properties.
|
| |
|