| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Thus _simulate_mergers() can be called without _process_catalog().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Match the updated variable names.
|
| |
|
|
|
|
|
| |
Directly merge in the cluster information into the halo information
dictionary.
|
| |
|
|
|
|
|
| |
Calculate angular diameter distance and angular radius in
_calc_cluster_info().
|
|
|
|
| |
Move the calculation of Rvir, kT, and B from halo.py to main.py.
|
| |
|
| |
|
|
|
|
| |
Tweak imports a bit.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The "merger_mass1", "merger_mass2", "merger_z", and "merger_age" may be NumPy
arrays, e.g., the catalog data are manually modified.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove the obsolete options: ratio_major, use_max_merger
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|