grapa.datatypes.curveArrhenius.CurveArrheniusDefault

class grapa.datatypes.curveArrhenius.CurveArrheniusDefault(data, attributes, silent=False)

Bases: CurveArrhenius

The instances will be of CurveArrhenius, but main class will call the methods implemented in the desired child classes.

__init__(data, attributes, silent=False)

Methods

func_Arrhenius(T, E, prefactor)

Returns function(K) which will appear linear on a Arrhenius plot.

get_help([short])

popt(z)

y_Arrhenius([index])

y-axis transform function, getting the Arrhenius straight line

Attributes

attr

dataLabel

name

poptLabel

switchModel

func_Arrhenius(T, E, prefactor)

Returns function(K) which will appear linear on a Arrhenius plot. E is energy barrier prefactor is value on plot at 1/T = 0

y_Arrhenius(index=None, **kwargs)

y-axis transform function, getting the Arrhenius straight line