Menu

SVN archive Commit Log


Commit Date  
[r19891] by bugman

Added some synthetic on-resonance R1rho data to the test suite.

This is in the form of Sparky peak list files containing two spin systems.

2013-06-06 13:00:11 Tree
[r19890] by bugman

Reverted r19888 as the auto-analysis with just this model catches a bug users might encounter.

The command used was:
svn merge -r19888:r19887 .

The bug caught was fixed in r19889, but this system test now checks that it doesn't return.

.....
Fix for the Relax_disp.test_exp_fit system test.

Now this checks the fitting of exponential curves without using the auto-analysis - the
auto-analysis is an overkill.
.....

2013-06-06 12:28:58 Tree
[r19889] by bugman

Model selection in the dispersion auto-analysis is only performed if 2 or more models are present.

Excluding the 'R2eff' model, if only 0 or 1 models are optimised, then model selection is skipped
and a warning is given. This avoids tracebacks in the model_selection user function.

2013-06-06 12:27:04 Tree
[r19888] by bugman

Fix for the Relax_disp.test_exp_fit system test.

Now this checks the fitting of exponential curves without using the auto-analysis - the
auto-analysis is an overkill.

2013-06-06 12:20:50 Tree
[r19887] by bugman

The error when selecting a non-existent model using relax_disp.select_model is now more informative.

2013-06-06 12:15:08 Tree
[r19886] by bugman

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

........
r19885 | bugman | 2013-06-06 12:03:26 +0200 (Thu, 06 Jun 2013) | 3 lines

Changed the "Execute analysis" button text back to the original "Execute" text of the old relax GUI.
........

2013-06-06 11:57:34 Tree
[r19885] by bugman

Changed the "Execute analysis" button text back to the original "Execute" text of the old relax GUI.

2013-06-06 10:03:26 Tree
[r19884] by bugman

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

........
r19882 | bugman | 2013-06-06 11:45:24 +0200 (Thu, 06 Jun 2013) | 8 lines

The spectrum.peak_intensities is now more robust when reading in a generic formatted file.

Firstly there is a check that the intensity column number has been supplied. And then there is a
checks that all relevant data could be extracted from each row of the file. This replaces traceback
errors with RelaxErrors explaining the problem if the user inputs bad data or forgets the intensity
column argument.
........

2013-06-06 09:52:17 Tree
[r19883] by bugman

The model selection technique can now be changed in the dispersion auto-analysis.

2013-06-06 09:50:42 Tree
[r19882] by bugman

The spectrum.peak_intensities is now more robust when reading in a generic formatted file.

Firstly there is a check that the intensity column number has been supplied. And then there is a
checks that all relevant data could be extracted from each row of the file. This replaces traceback
errors with RelaxErrors explaining the problem if the user inputs bad data or forgets the intensity
column argument.

2013-06-06 09:45:24 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.