Trees | Indices | Help |
|
---|
|
Class containing functions specific to model-free analysis.
|
|||
str or None |
|
||
list of str |
|
||
numpy array |
|
||
numpy diagonal matrix |
|
||
float |
|
||
|
|||
float |
|
||
|
|||
|
|||
str or None |
|
||
str, list |
|
||
|
|||
|
|||
|
|||
str |
|
||
list of floats |
|
||
|
|||
list of str |
|
||
str |
|
||
float |
|
||
|
|||
|
|||
bool |
|
||
list of str |
|
||
list of str |
|
||
bool |
|
||
list of float |
|
||
str |
|
||
int |
|
||
tuple of (int, int, float) |
|
||
str |
|
||
int |
|
||
|
|||
str or None |
|
||
str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
list of float or float |
|
||
list of float |
|
||
list of int |
|
||
bool |
|
|
|||
default_value_doc =
|
|||
eliminate_doc =
|
|||
return_data_name_doc =
|
|||
set_doc =
|
|
Test if the model-free parameter values are set.
|
Function for assembling a list of all the model parameter names.
|
Assemble the model-free parameter vector (as numpy array). If the spin argument is supplied, then the spin_id argument will be ignored.
|
Create and return the scaling matrix. If the spin argument is supplied, then the spin_id argument will be ignored.
|
Back-calculation of relaxation data from the model-free parameter values.
|
Compare the contents of the two objects and raise RelaxErrors if they are not the same.
|
Calculate and return the Rex conversion factor.
|
Function for creating a custom model-free model.
|
Determine the global model type.
|
Return the equation name and parameter list corresponding to the given model.
|
Function for updating various data structures depending on the model selected.
|
Remove local tm from the set of model-free parameters for the given spins.
|
Function for the selection of a preset model-free model.
|
Return the units for the Rex parameter.
|
Create the Monte Carlo Ri data.
|
Initialise the spin specific data structures.
|
Return a list of all spin container specific model-free object names. DescriptionThe names are as follows:
|
Return the type of data, as a string, that the parameter should be.
|
The default model-free parameter values.
|
Deselect models or simulations.
|
Duplicate the data specific to a single model-free model.
|
Model-free model elimination, parameter by parameter.
|
Return a vector of parameter names.
|
Return a vector of parameter values.
|
Determine whether the given parameter is spin specific. Unless a diffusion parameter is encountered, this method will return true.
|
Create bounds for the OpenDX mapping function.
|
Return a description of the model.
|
Generator method for looping over the models (global or local). If the model type is 'all' or 'diff', then this yields the single value of zero. Otherwise the global spin index is yielded.
|
Return the k, n, and chi2 model statistics. k - number of parameters. n - number of data points. chi2 - the chi-squared value.
|
Return the type of the model, either being 'local' or 'global'.
|
Function for returning the number of instances.
|
Return a description of the spin specific object.
|
Return a unique identifying string for the model-free parameter.
|
Set the parameter errors.
|
Set the model-free parameter values.
|
Set all simulation selection flags.
|
Function to update the other model-free parameters.
|
Return the simulation chi-squared values.
|
Return the array of simulation parameter values.
|
Return the array of selected simulation flags for the spin.
|
Skip certain data.
|
|
default_value_doc
|
eliminate_doc
|
return_data_name_doc
|
set_doc
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:32:06 2013 | http://epydoc.sourceforge.net |