Menu

SVN archive Commit Log


Commit Date  
[r25172] by bugman

LaTeX formatting fixes for the dispersion chapter of the manual.

All sentences are now on new lines and spaces after the terminal full stop have been removed.

2014-08-21 13:51:49 Tree
[r25171] by bugman

Added a subsection to the dispersion chapter of the manual about R1 parameter optimisation.

2014-08-21 13:49:57 Tree
[r25170] by bugman

Updated the 'No Rex' dispersion model description in the relax manual.

The universal nature of the model is now described, including the addition of the off-resonance CPMG
and R1rho equations for the absence of chemical exchange. The R1 parameter optimisation is also
shortly covered.

2014-08-21 13:23:37 Tree
[r25169] by bugman

Removed all references to the 'No Rex R1rho off res' model in the unit tests.

2014-08-21 12:52:31 Tree
[r25168] by bugman

Removed all references to the 'No Rex R1rho off res' model in the system tests.

In addition, the Relax_disp.test_convert_no_rex system test has been deleted as it no longer has a
purpose. For the Relax_disp.test_model_nesting_and_param system test, to allow this to work the
cdp.exp_type_list list is set to EXP_TYPE_LIST.

2014-08-21 12:52:29 Tree
[r25167] by bugman

Removed the 'No Rex R1rho off res' model from the relax_disp.select_model user function frontend.

2014-08-21 12:52:28 Tree
[r25166] by bugman

Converted the relaxation dispersion target function class to the unified 'No Rex' model design.

On top of removing all references to MODEL_NOREX_R1RHO, the aliasing of self.func now checks the
experiment type list to determine which target function to use. This is not an ideal solution and
will not handle mixed CPMG and R1rho experiment, however neither will the target functions yet.

The creation of the off-resonance data structures has also been modified so that they are now R1rho
independent. This allows the structures to be properly created while at the same time enabling this
code to be compatible with off-resonance CPMG data in the future.

2014-08-21 12:52:25 Tree
[r25165] by bugman

Converted the relaxation dispersion GUI interface to the unified 'No Rex' model.

All of the MODEL_NOREX_R1RHO references have simply been deleted.

2014-08-21 12:52:24 Tree
[r25164] by bugman

Updated the dispersion auto-analysis for the universal 'No Rex' model.

The 'No Rex R1rho off res' references have all been deleted. The model conversion logic is also no
longer needed and has been deleted.

2014-08-21 12:52:22 Tree
[r25163] by bugman

Merger of the 'No Rex' and 'No Rex R1rho off res' models in the specific_analyses.relax_disp package.

In the 'variables' module, all *_NOREX_R1RHO variables have simply been deleted and the MODEL_LIST_*
structures updated.

For the 'data' module, the is_r1_optimised() function was modified to catch the 'No Rex' model and
to then use the cdp.exp_type_list structure to determine if the experiment type is EXP_TYPE_R1RHO.
This will be modified in the future by using a function for determining if the current experiment is
on or off-resonance. The return_r1_data() and return_r1_err_data() functions have also been
modified to check if R1 values are fit rather than if the model is in MODEL_LIST_R1RHO_OFF_RES.

In the 'model' module, in addition to deleting all *_NOREX_R1RHO variables, the convert_no_rex()
function has also been deleted as it no longer serves a purpose.

In the 'checks' module, all 'No Rex R1rho off res' model references have been replaced with 'No
Rex'.

2014-08-21 12:52:20 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.