View source: R/XPSCustomBaseline.r
Tougaard4P | R Documentation |
@title Tougaard4P four parameters Tougaard Baseline @description Tougaard4P is a Tougaard Baseline defined usinf the four parameters B, C, C' and D Tougaard4p = Integral BT/[(C + C'*T^2)^2 + D*T^2] * J(E)dT J(T) = the measured spectrum B*T/[(C + C'*T^2)^2 + D*T^2] = Modified Universal Cross Section T=energy loss = E'-E see R. Hesse et al., Surf. Interface Anal. (2011), 43, 1514 This function is called by XPSAnalysisGUI
Tougaard4P(object, C1, limits)
object |
XPSSample CoreLine |
C1 |
numeric is a parameter value |
limits |
limits of the XPSSample CoreLine |
Return the 4parameter Tougaard background.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.