File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262def mass_energy_absorption_coefficient (
6363 material : str , data_source : str = "nist126"
6464) -> Tabulated1D :
65- """Return the mass energy-absorption coefficient as a function of energy.
65+ r """Return the mass energy-absorption coefficient as a function of energy.
6666
6767 The mass energy-absorption coefficient, :math:`\mu_\text{en}/\rho`, is
6868 defined as the fraction of incident photon energy absorbed in a material per
@@ -108,7 +108,7 @@ def mass_energy_absorption_coefficient(
108108
109109
110110def mass_attenuation_coefficient (element ):
111- """Return the photon mass attenuation coefficient as a function of energy.
111+ r """Return the photon mass attenuation coefficient as a function of energy.
112112
113113 The mass energy-absorption coefficient, :math:`\mu_\text{en}/\rho`, is
114114 defined as the fraction of incident photon energy absorbed in a material per
You can’t perform that action at this time.
0 commit comments