Menu

SVN archive Commit Log


Commit Date  
[r28089] by tlinnet

Added GUI test: relax --gui-tests Relax_disp.test_paul_schanda_nov_2015 --time -d

This will show that loading a state will create a problem.

Traceback (most recent call last):
File "/Users/tlinnet/software/relax_trunk/test_suite/gui_tests/relax_disp.py", line 445, in test_paul_schanda_nov_2015
self.app.gui.state_load(file_name=state_file)
File "/Users/tlinnet/software/relax_trunk/gui/relax_gui.py", line 841, in state_load
self.sync_ds(upload=False)
File "/Users/tlinnet/software/relax_trunk/gui/relax_gui.py", line 893, in sync_ds
page.sync_ds(upload)
File "/Users/tlinnet/software/relax_trunk/gui/analyses/auto_relax_disp.py", line 646, in sync_ds
self.grid_inc.SetValue(int(self.data.grid_inc))
TypeError: int() argument must be a string or a number, not 'NoneType'

2015-11-22 17:02:17 Tree
[r28088] by tlinnet

Added a temporary state and a script for GUI setup to the data Paul Schanda.

2015-11-22 17:02:15 Tree
[r28087] by tlinnet

Extended the systemtest -s Relax_disp.test_paul_schanda_nov_2015 to include auto analysis and clustered fits.

This should show that the analysis is now possible.

2015-11-22 17:02:12 Tree
[r28086] by tlinnet

Removed lines in example script.

2015-11-22 17:02:10 Tree
[r28085] by tlinnet

Changed example script for analysing data.

2015-11-22 17:02:08 Tree
[r28084] by tlinnet

Raising an error if plotting dispersion curves, and no model is saved.

2015-11-22 15:19:21 Tree
[r28083] by tlinnet

Added the expectation of raising an relax error, if trying to plot and no model information is stored.

2015-11-22 15:19:19 Tree
[r28082] by tlinnet

In the function of r2eff_read, in data module of the dispersion, added the possibilities to read
r2eff values which are replicated.

This is done first checking if the dispersion key exists in the r2eff dictionary.
If it exists, continue add 0.001 to the frequency until a new possibility exists.

This should help handle multiple R2eff points, as separate values and not taking any decision to average them.

2015-11-22 15:02:42 Tree
[r28081] by tlinnet

Added further tests to -s Relax_disp.test_paul_schanda_nov_2015.

This will show that replicates of R2eff values is not handled well.

2015-11-22 15:02:39 Tree
[r28080] by tlinnet

Expanded a comment about why 1 is subtracted in a test.

2015-11-22 15:02:37 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.