Menu

SVN archive Commit Log


Commit Date  
[r20708] by bugman

Attempt at fixing bug #21080 (https://gna.org/bugs/?21080).

This was reported by Troels Linnet.

The problem is a standard GUI problem. The text from a wxPython GUI is a unicode string. But relax
requires standard strings. Therefore the gui.string_conv.gui_to_str() function needs to be used on
the return value of the GUI element GetValue() method, but this call was forgotten.

2013-08-29 11:55:16 Tree
[r20707] by bugman

Fix for the TP02 dispersion model.

The rotating frame tilt angle for this model is calculated from the population averaged chemical
shift and not the equal weighted average.

2013-08-28 16:43:28 Tree
[r20706] by bugman

Turned off clustering in the Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

This speeds the test up by more than half.

2013-08-28 16:41:02 Tree
[r20705] by bugman

Fixes for the parameter checks in the Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

The parameter values had not been updated from when the test was copied from one of the other tests.

2013-08-28 16:40:20 Tree
[r20704] by bugman

Fix for the synthetic data for the TP02 dispersion model.

The nitrogen chemical shift was not converted from ppm to rad/s before being used to calculate the
offsets.

2013-08-28 15:25:59 Tree
[r20703] by bugman

Comment fix for the loop_cluster() function.

2013-08-28 12:04:22 Tree
[r20702] by bugman

Fix to allow R1 data to be randomised for Monte Carlo simulations for off-resonance R1rho data.

This is a temporary kludge for the dispersion analysis and needs to be replaced by a cleaner
solution via the base_data_loop() method.

2013-08-28 08:53:56 Tree
[r20701] by bugman

Fix for the Relax_disp.test_bug_20889_multi_col_peak_list GUI test.

The spectrum.read_intensities user function no longer has 'heteronuc' and 'proton' arguments.

2013-08-28 07:21:36 Tree
[r20700] by bugman

Added checks to the specific_analyses.relax_disp.disp_data.return_r1_data() function.

This is to help indicate to the user when data is missing.

2013-08-27 13:13:30 Tree
[r20699] by bugman

The dispersion specific code is now assembling the R1 data and passing it to the target function.

The new specific_analyses.relax_disp.disp_data.return_r1_data() function creates a data structure
holding all the R1 data. This is used in the off-resonance R1rho experiments.

2013-08-27 12:49:36 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.