nmrglue.analysis.lineshapes1d.lorentz_fwhm

class nmrglue.analysis.lineshapes1d.lorentz_fwhm[source]

Lorentzian lineshape class with unit height at the center and gamma scale parameter. See sim_lorentz_fwhm() for functional form and parameters.

__init__()[source]

Methods

__init__()
add_edge(p, (min, max))
guessp(sig)
nparam(M)
pnames(M)
remove_edge(p, (min, max))
sim(M, p)

Attributes

name str(object=’‘) -> string

Previous topic

nmrglue.analysis.lineshapes1d.lorentz_gamma

Next topic

nmrglue.analysis.lineshapes1d.location_2params

This Page