Commit | Date | |
---|---|---|
[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 |
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 |
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 |
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 |
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 |
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 |
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. |
2014-09-14 13:51:45 | Tree |
[r25840]
by
bugman
Updated the number of points in the Frame_order.test_count_sobol_points_free_rotor system test. This is to allow the test to pass. |
2014-09-14 13:44:45 | Tree |
[r25839]
by
bugman
Fix for the frame_order.count_sobol_points user function for the free-rotor models. The torsion angle is now correctly handled as the 3 free-rotor models do not have cdp.cone_sigma_max |
2014-09-14 13:44:09 | Tree |