hyperspy._components.pes_core_line_shape module¶
-
class
hyperspy._components.pes_core_line_shape.
PESCoreLineShape
(A=1.0, FWHM=1.0, origin=0.0)¶ Bases:
hyperspy.component.Component
-
function
(x)¶ Given an one dimensional array x containing the energies at which you want to evaluate the background model, returns the background model for the current parameters.
-
grad_A
(x)¶
-
grad_FWHM
(x)¶
-
grad_ab
(x)¶
-
grad_origin
(x)¶
-