Menu

SVN archive Commit Log


Commit Date  
[r25850] by tlinnet

More adding of matplotlib snippets for plotting intermediate data.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-15 23:20:45 Tree
[r25849] by tlinnet

Adding another statistic method to plot for multi-data sets.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-15 21:04:25 Tree
[r25848] by bugman

Shifted the checks for the Dasha and Modelfree4 software into the system test __init__() method.

This is to bring this into the same design as the relaxation dispersion tests which require the
NMRPipe showApod software. Now the test suite will list either Dasha or Modelfree4 in the skipped
test table if they are not installed.

2014-09-15 15:00:53 Tree
[r25847] by bugman

Extended the printout for the skipped tests in the test suite.

As tests using the NMRPipe showApod software are skipped and listed in this table, the text now
includes 'software' in the list.

2014-09-15 14:49:17 Tree
[r25846] by bugman

Added the Relax_disp.test_show_apod_rmsd_dir_to_files system test to the blacklist.

This is if the showApod program is not installed on the machine and allows the test suite to pass.

2014-09-15 14:27:17 Tree
[r25845] by bugman

Fix for the frame order count_sobol_points() function.

The torsion angle ranges from -pi to pi, so the absolute value needs to be checked, just as in the
lib.frame_order modules.

2014-09-14 15:19:59 Tree
[r25844] by bugman

Created the Frame_order.test_count_sobol_points_iso_cone_free_rotor system test.

This is to test the frame_order.count_sobol_points user function for the free-rotor isotropic cone
model.

2014-09-14 14:51:00 Tree
[r25843] by bugman

More fixed for the frame order count_sobol_points() function.

The torsion angle for the torsionless models is no longer accessed, and the cone_theta parameter is
only accessed for models with this parameter.

2014-09-14 14:03:44 Tree
[r25842] by bugman

Fix for the frame order count_sobol_points() function.

The free-rotor isotropic cone model was incorrectly handled, as the cone parameter is 'cone_s1' and
not 'cone_theta'. The order parameter is now converted to angle before checking if the Sobol' point
is outside of the cone or not.

2014-09-14 13:58:19 Tree
[r25841] by bugman

Fix for the frame order count_sobol_points() function.

The checks for the model, parameter and domain set up must come first, before cdp.model is accessed.
Otherwise the frame_order.num_int_pts user function will often fail.

2014-09-14 13:51:45 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.