View source: R/XPSCustomBaseline.r
Shirley3P | R Documentation |
Shirley3p is described by three parameters Bs=30eV^2, Cs=750eV^2, Ds=0.75 which are needed to describe the Universal Cross Section function described by: B*T/(C + T^2) and an exponential decay L(E)= (1-exp(-Ds*T)) where T = E'-E = energy loss The Shirley3P background is then described by Shirley(E) = Integral[ L(E)*K(E'-E) * J(E)dE' ] J(E) = acquired spectrum see J. Vegh J.Electr.Spect.Rel.Phen. 151 (2006) 159 This function is called by the XPSAnalysisGUI
Shirley3P(object, Wgt, limits)
object |
XPSSample object |
Wgt |
XPSSample object |
limits |
limits of the XPSSample object |
returns the 3-parameter Shirley background.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.