Menu

SVN archive Commit Log


Commit Date  
[r26857] by bugman

Fixes for the unit tests of the target_functions.relax_fit C module.

This is for the recent renaming of all the C functions based on the model type.

2014-11-29 18:40:35 Tree
[r26856] by bugman

Fixes for the relaxation dispersion analysis for the recent relaxation curve-fitting analysis changes.

The Relax_fit_opt target function class requires the model argument to be supplied to be correctly
set up.

2014-11-29 18:23:11 Tree
[r26855] by bugman

Added the checks module to the specific_analyses.relax_fit package __all__ list.

2014-11-29 18:03:46 Tree
[r26854] by bugman

Removed the text that the inversion recovery experiment is not implemented yet.

This is in the documentation for the relax_fit.select_model user function and is in preparation for
completing this.

2014-11-29 18:01:43 Tree
[r26853] by bugman

Fix for the recently broken Relax_fit.test_curve_fitting_height_estimate_error system test.

The relax_fit.select_model user function is now called as this is no longer performed in the
auto-analysis.

2014-11-29 18:00:38 Tree
[r26852] by bugman

Improved the checking in the relaxation curve-fitting analysis.

The new specific_analyses.relax_fit.checks.check_model_setup() function is now called prior to
minimisation and in the get_param_names() API method to prevent Python errors from occurring due to
missing data structures. In addition, the pipe_control.mol_res_spin module function
exists_mol_res_spin_data() has been replaced with check_mol_res_spin_data().

2014-11-29 17:58:17 Tree
[r26851] by bugman

Created the new specific_analyses.relax_fit.checks module.

This creates the check_model_setup Check object, following the check_*() function design at
http://wiki.nmr-relax.com/Relax_source_design#The_check_.2A.28.29_functions. This will be used to
make sure that the exponential curve model is set prior to executing certain user functions.

2014-11-29 17:55:20 Tree
[r26850] by bugman

Added a button to the R1 and R2 GUI analyses for executing the relax_fit.select_model user function.

This is just after the peak list GUI element and before the optimisation settings. It allows
different curve types to be selected for the analysis.

2014-11-29 17:37:07 Tree
[r26849] by bugman

Removed the relax_fit.select_model user function call from the relax_fit auto-analysis.

This is to allow the user in a script, or in the GUI, to choose the model themselves.

2014-11-29 17:35:43 Tree
[r26848] by bugman

Expanded the relaxation curve-fitting chapter of the manual to include descriptions of the models.

A new section at the start of this chapter has been added to explain the different models and their
equations. This was taken from the script mode section and expanded to include the new saturation
recovery experiment.

2014-11-29 17:18:12 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.