mcsas.models.cylindersisotropic module

class CylindersIsotropic[source]

Bases: bases.model.sasmodel.SASModel

Form factor of cylinders previous version (length-fixed) checked against SASfit

absVolume()[source]

Forwarding to usual volume() by default. Can be overridden to include SLD.

formfactor(dataset)[source]

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

parameters = (None, None, None, None, None, None)
shortName = 'SASfit Isotropic Cylinders'
volume()[source]

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

Parameter(*args, **kwargs)

Warning

function ‘models.cylindersisotropic.Parameter’ undocumented