Menu

SVN archive Commit Log


Commit Date  
[r26860] by bugman

Copied synthetic inversion recovery Sparky peak lists from Sébastien Morin's inversion-recovery branch.

The commands used were:
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_1100_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_1500_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_1950_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_1950_ms_bis.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_200_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_2450_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_450_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_750_ms.list .
svn cp svn+ssh://bugman@.../svn/relax/branches/inversion-recovery/test_suite/shared_data/curve_fitting/T1_inv-recov_750_ms_bis.list .

2014-11-29 23:27:28 Tree
[r26859] by bugman

Created a directory for holding synthetic inversion recovery R1 data.

2014-11-29 23:21:07 Tree
[r26858] by bugman

Fix for the Rx.test_r1_analysis GUI test.

A click on the relax_fit.select_model user function button is now being simulated.

2014-11-29 18:44:10 Tree
[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
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.