add_pwn_parameters#

gammapy.astro.population.add_pwn_parameters(table)[source]#

Add PWN parameters to the table.

Parameters
tableTable

Table that requires at least the following columns to be defined: “age”, “E_SN”, “n_ISM”, “P0_birth” and “B_PSR”.

Returns
tableTable

Table with the additional entry “r_out_PWN” which is the outer radius of the PWN.