radial_profiles.am06_temperature_profile#

radial_profiles.am06_temperature_profile(T_0, a, a_c, c)[source]#

The temperature profile for galaxy clusters suggested by [AsMa06]. Works best in concert with the radial_profiles.am06_density_profile().

Parameters:
  • T_0 (float) – The scale temperature of the profile in keV.

  • a (float) – The scale radius in kpc.

  • a_c (float) – The cooling radius in kpc.

  • c (float) – The scale of the temperature drop of the cool core.

Returns:

The corresponding radial profile object.

Return type:

RadialProfile