SNRTrueloveMcKee#
- class gammapy.astro.source.SNRTrueloveMcKee(*args, **kwargs)[source]#
Bases:
gammapy.astro.source.snr.SNR
SNR model according to Truelove & McKee (1999).
Reference: https://ui.adsabs.harvard.edu/abs/1999ApJS..120..299T
Attributes Summary
Characteristic time scale when the Sedov-Taylor phase starts.
Characteristic time scale when the Sedov-Taylor phase of the SNR's evolution ends.
Methods Summary
luminosity_tev
(t[, energy_min])Gamma-ray luminosity above
energy_min
at aget
.radius
(t)Outer shell radius at age t.
radius_inner
(t[, fraction])Inner radius at age t of the SNR shell.
Reverse shock radius at age t.
Attributes Documentation
- sedov_taylor_begin#
Characteristic time scale when the Sedov-Taylor phase starts.
Given by
.
- sedov_taylor_end#
Characteristic time scale when the Sedov-Taylor phase of the SNR’s evolution ends.
The end of the Sedov-Taylor phase of the SNR is defined by the condition, that the temperature at the shock drops below T = 10^6 K.
The time scale is given by:
Methods Documentation
- luminosity_tev(t, energy_min='1 TeV')#
Gamma-ray luminosity above
energy_min
at aget
.The luminosity is assumed constant in a given age interval and zero before and after. The assumed spectral index is 2.1.
The gamma-ray luminosity above 1 TeV is given by:
Reference: https://ui.adsabs.harvard.edu/abs/1994A%26A…287..959D (Formula (7)).
- radius(t)[source]#
Outer shell radius at age t.
The radius during the free expansion phase is given by:
The radius during the Sedov-Taylor phase evolves like:
Using the characteristic dimensions:
- Parameters
- t
Quantity
Time after birth of the SNR
- t