Commit | Date | |
---|---|---|
[r26199]
by
tlinnet
Minor changes to python matplotlib script, to produce surface plot. Also added the new data for the plotting. |
2014-10-07 19:35:08 | Tree |
[r26198]
by
tlinnet
Changed bounds for sample scripts to create: 3D iso-surface plot, surface plot and simulation of dispersion curves. |
2014-10-07 19:35:05 | Tree |
[r26197]
by
tlinnet
Critical fix, for k_AB not belonging to list of global parameters. k_AB was only changed to the spin of interest, but not for the rest of the cluster. Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues. |
2014-10-07 19:35:03 | Tree |
[r26196]
by
tlinnet
Added script to simulate dispersion profiles at different settings. This shows that something is wrong. The back-calculated values in the graphs are not equal to the interpolated values. This list shows the chi2 values, and judging from the dispersion graphs, this simply cannot be True. 10.405 2.414 6722.833 |
2014-10-07 16:43:52 | Tree |
[r26195]
by
bugman
Removal of repetitive code in the relaxation dispersion model_loop() API method. The spin loop does not need to be called twice, instead the if statements have been modified to |
2014-10-07 15:47:01 | Tree |
[r26194]
by
bugman
Fix for the Test_value.test_value_set_r1_rit test of the _pipe_control.test_value unit test module. This is a general fix for all unit test modules which use the |
2014-10-07 15:45:07 | Tree |
[r26193]
by
bugman
Fix for the Bmrb.test_bug_22704_corrupted_state_file GUI test. This was failing because the setUp() method in the inherited Bmrb system test module was being |
2014-10-07 14:44:32 | Tree |
[r26192]
by
bugman
Modified the help strings for the test suite options shown when 'relax -h' is run. The ability to specify individual tests (or modules of tests for the unit tests) is now documented. |
2014-10-07 14:31:49 | Tree |
[r26191]
by
bugman
Modified the printouts for the unit tests when running with the --time command line option. The test name is now being processed. The leading 'test_suite.unit_tests.' text is now stripped |
2014-10-07 14:21:30 | Tree |
[r26190]
by
bugman
Big improvement for running the relax unit tests via the relax command line options. The unit test module path is now accepted as a command line option. This brings more capabilities |
2014-10-07 14:11:38 | Tree |