Menu

SVN archive Commit Log


Commit Date  
[r19778] by bugman

Fix for the linear constraints for the 'R2eff' model.

The A and b matrices are no longer set to None, as this kills the auto-analysis or any analysis when
constraints are turned on. Now the constraints 0 <= R2eff <= 200 and I0 >= 0 are used.

2013-05-29 16:10:34 Tree
[r19777] by bugman

Implemented a basic graph for the relax_disp.plot_disp_curves user function.

This simply plots out the nu_CPMG value or spin-lock field verses the R2eff/R1rho values from the
experiment. The graph of the back calculated R2eff/R1rho values from the model fit is still to be
added.

2013-05-29 15:53:30 Tree
[r19776] by bugman

The relaxation dispersion auto-analysis now calls the relax_disp.plot_disp_curves user function.

This user function is not implemented yet, but will be used to create plots of the dispersion curves.

2013-05-29 14:35:38 Tree
[r19775] by bugman

Fixes for the checking in the Relax_disp.test_hansen_cpmgfit_input system test.

2013-05-29 14:22:36 Tree
[r19774] by bugman

An upper limit of 200 rad/s has been added to the linear constraints for the R2 dispersion parameters.

2013-05-29 13:57:06 Tree
[r19773] by bugman

The spectrum wizard now uses the spectrometer.frequency user function rather than frq.set.

The frq.set user function is now called spectrometer.frequency.

2013-05-29 13:30:48 Tree
[r19772] by bugman

Changed the dispersion GUI tab to use the model names from specific_analyses.relax_disp.variables.

2013-05-29 13:24:54 Tree
[r19771] by bugman

The log barrier constraint algorithm is now used for the relaxation dispersion optimisation.

This is to allow constraints in the absence of gradient target functions. The constraints have been
turned on by default in the auto-analysis.

2013-05-29 13:05:01 Tree
[r19770] by bugman

The dispersion system test script for Hansen's CPMG data can now run stand-alone.

2013-05-29 12:55:44 Tree
[r19769] by bugman

Merged revisions 19768 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19768 | bugman | 2013-05-29 14:28:48 +0200 (Wed, 29 May 2013) | 7 lines

Added the ability for specific analyses to override the optimisation constraint algorithm.

The default is still the 'Method of Multipliers', but if the constraint_algorithm() method returns
a different string, then that will be used to select the algorithm. This allows the 'Log Barrier'
method in minfx to be used.
........

2013-05-29 12:44:47 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.