mcsas.models.kholodenko module

class Kholodenko[source]

Bases: bases.model.sasmodel.SASModel

Form factor of a worm-like structure after [Kholodenko93]

[Kholodenko93]A. L. Kholodenko. Analytical calculation of the scattering function for polymers of arbitrary flexibility using the dirac propagator. Macromolecules, 26:4179–4183, 1993.
formfactor(dataset)[source]

Calculates the Rayleigh function of this model. Reimplement this for new models.

parameters = (None, None, None)
shortName = 'Kholodenko Worm'
volume()[source]

Calculates the volume of this model, taking compensationExponent into account from input or preset parameters. Reimplement this for new models.

calcPcs(u)[source]

Warning

function ‘models.kholodenko.calcPcs’ undocumented

core(z, qValue, kuhnLength, x)[source]

Warning

function ‘models.kholodenko.core’ undocumented

coreIntegral(qValue, kuhnLength, x)[source]

Warning

function ‘models.kholodenko.coreIntegral’ undocumented

test()[source]

Warning

function ‘models.kholodenko.test’ undocumented