Provide F(x)= P(|x|)*S(|x|) + bkd Fractal as a BaseComponent model
Bases: sans.models.FractalModel.FractalModel
Class that evaluates a Fractal function.
F(|x|)= P(|x|)*S(|x|) + bkd The model has Seven parameters:
scale = Volume fraction radius = Block radius fractal_dim = Fractal dimension corr_length = correlation Length block_sld = SDL block solvent_sld = SDL solvent background = background
Calculate the effective radius for P(q)*S(q)
Returns: | the value of the effective radius |
---|
Evaluate the model in cartesian coordinates
Parameters: |
|
---|---|
Returns: | scattering function P(q[]) |
Set the value of a model parameter
Parameters: |
|
---|
Check if a given parameter is fittable or not
Parameters: |
|
---|
Evaluate the model
Parameters: |
|
---|---|
Returns: | scattering function P(q) |
Evaluate the model in cartesian coordinates
Parameters: |
|
---|---|
Returns: | scattering function P(q) |
Set the value of a model parameter
Parameters: |
|
---|
Set the dispersion object for a model parameter
Parameters: |
|
---|