add_pwn_parameters# gammapy.astro.population.add_pwn_parameters(table)[source]# Add PWN parameters to the table. Parameters: tableTableTable that requires at least the following columns to be defined: “age”, “E_SN”, “n_ISM”, “P0_birth” and “B_PSR”. Returns: tableTableTable with the additional entry “r_out_PWN” which is the outer radius of the PWN.