Menu

SVN archive Commit Log


Commit Date  
[r24744] by tlinnet

Split out the interpolating in specific_analyses.relax_disp.data.plot_disp_curves() into separate function.

This is to prepare for a interpolating function for spin-lock offset rather than spin-lock field strength for R1rho models.

sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff.
sr #3138(https://gna.org/support/?3138): Interpolating theta through spin-lock offset [Omega], rather than spin-lock field strength [w1].

2014-07-25 11:59:22 Tree
[r24743] by bugman

Reverted r24736 as this was fatal for the relax information printout - the modules are required.

The command used was:
svn merge -r24736:r24735 .

.....
r24736 | bugman | 2014-07-25 11:20:21 +0200 (Fri, 25 Jul 2014) | 5 lines
Changed paths:
M /trunk/dep_check.py

Clean up of the dep_check module - all imported and unused modules are now deleted as well.

This cleans up the module namespace of the unused imports.
.....

2014-07-25 11:39:33 Tree
[r24742] by bugman

Fix for a fatal bug for the prompt UI on MS Windows.

The improvements in the tab completion support for the prompt UI on Mac OS X systems (r24421) was
fatal for certain Python readline modules on MS Windows, as readline.__doc__ can be None. This is
now correctly handled.

2014-07-25 11:35:34 Tree
[r24741] by bugman

Updated the checks in the Relax_disp.test_hansen_cpmg_data_to_lm63_3site system test.

The values were incorrect due to a bug in relax and a non-optimal minfx setting
(https://gna.org/bugs/?22210 and https://gna.org/bugs/?22211).

2014-07-25 10:18:44 Tree
[r24740] by bugman

Updated the Relax_disp.test_hansen_cpmg_data_to_lm63_3site system test.

This is for the changes to the optimisation user functions.

2014-07-25 10:14:44 Tree
[r24739] by bugman

Reverted r24024, the deletion of the Relax_disp.test_hansen_cpmg_data_to_lm63_3site system test.

See the thread at http://thread.gmane.org/gmane.science.nmr.relax.scm/21774/focus=6300 for the
request that this deletion be reverted. This is the only system test for the 'LM63 3-site'
dispersion model using real data. Having this test allows for better coverage of the code.

The command used was:
svn merge -r24024:r24023 .

.....
r24024 | tlinnet | 2014-06-17 12:32:34 +0200 (Tue, 17 Jun 2014) | 4 lines
Changed paths:
M /trunk/test_suite/system_tests/relax_disp.py

Removed systemtest test_hansen_cpmg_data_to_lm63_3site.

This was a temporary implementation and has been replaced with systemtest:
Relax_disp.test_lm63_3site_synthetic
.....

2014-07-25 10:14:00 Tree
[r24738] by bugman

Merged revisions 24736-24737 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24736 | bugman | 2014-07-25 11:20:21 +0200 (Fri, 25 Jul 2014) | 5 lines

Clean up of the dep_check module - all imported and unused modules are now deleted as well.

This cleans up the module namespace of the unused imports.
........
r24737 | bugman | 2014-07-25 11:39:25 +0200 (Fri, 25 Jul 2014) | 5 lines

Removal of all unused imports.

These were identified using the devel_scripts/find_unused_imports.py script.
........

2014-07-25 09:43:49 Tree
[r24737] by bugman

Removal of all unused imports.

These were identified using the devel_scripts/find_unused_imports.py script.

2014-07-25 09:39:25 Tree
[r24736] by bugman

Clean up of the dep_check module - all imported and unused modules are now deleted as well.

This cleans up the module namespace of the unused imports.

2014-07-25 09:20:21 Tree
[r24735] by bugman

Updated the frame order optimisation results for the CaM rotor test data.

The optimisation in the frame_order.py is now of higher precision with the number of Sobol' numeric
integration points significantly increased, especially for the Monte Carlo simulations. The new
frame order representation files have been added to the repository, as well as the intermediate
state files.

2014-07-25 07:36:43 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.