hyperspy._components.volume_plasmon_drude module¶
-
class
hyperspy._components.volume_plasmon_drude.VolumePlasmonDrude(intensity=1.0, plasmon_energy=15.0, fwhm=1.5, module='numexpr', compute_gradients=False, **kwargs)¶ Bases:
hyperspy._components.expression.ExpressionDrude volume plasmon energy loss function component, the energy loss function is defined as:

Variable
Parameter

intensity

plasmon_energy

fwhm
Notes
Refer to Egerton, R. F., Electron Energy-Loss Spectroscopy in the Electron Microscope, 2nd edition, Plenum Press 1996, pp. 154-158 for details, including original equations.
-
grad_fwhm(x)¶
-
grad_intensity(x)¶
-
grad_plasmon_energy(x)¶
-