hyperspy._components.volume_plasmon_drude module¶
-
class
hyperspy._components.volume_plasmon_drude.
VolumePlasmonDrude
(intensity=1.0, plasmon_energy=15.0, fwhm=1.5)¶ Bases:
hyperspy.component.Component
Drude volume plasmon energy loss function component, the energy loss function is defined as:
Parameter Attribute plasmon_energy fwhm intensity intensity 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.
-
function
(x)¶
-
grad_fwhm
(x)¶
-
grad_intensity
(x)¶
-
grad_plasmon_energy
(x)¶
-