grapa.datatypes.curveArrhenius.CurveArrheniusExpDecay
- class grapa.datatypes.curveArrhenius.CurveArrheniusExpDecay(data, attributes, silent=False)
Bases:
CurveArrheniusThis is not an Arrhenius, but we can recyle the same code for another expression Created to handle Urbach decays of EQE curves
- __init__(data, attributes, silent=False)
Methods
BUTTONFitLabel()BUTTONFitROI()alterListGUIspecific()func_Arrhenius(nm, U, E_at_1)Returns function(K) which will appear linear on a Arrhenius plot.
get_help([short])popt(z)x_1000overK([index])x-axis transform function
y_Arrhenius([index])y-axis transform function, getting the Arrhenius straight line
Attributes
attrdataLabeldataLabelArrheniusnamepoptLabelswitchModel- func_Arrhenius(nm, U, E_at_1)
Returns function(K) which will appear linear on a Arrhenius plot. E is energy barrier prefactor is value on plot at 1/T = 0
- x_1000overK(index=None, **kwargs)
x-axis transform function
- y_Arrhenius(index=None, **kwargs)
y-axis transform function, getting the Arrhenius straight line