Electromagnetic Radiation Functions (plasmapy.formulary.radiation)

Functions for calculating quantities associated with electromagnetic radiation.

Functions

thermal_bremsstrahlung(frequencies, n_e, T_e)

Calculate the bremsstrahlung emission spectrum for a Maxwellian plasma in the Rayleigh-Jeans limit \(ℏ ω ≪ k_B T_e\).

See Also

astropy.modeling.physical_models.BlackBody

Examples