Menu

SVN archive Commit Log


Commit Date  
[r27657] by bugman

Merged revisions 27654-27655 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r27654 | bugman | 2015-02-17 09:27:42 +0100 (Tue, 17 Feb 2015) | 3 lines

Small correction for the structure.read_pdb user function description.
........
r27655 | bugman | 2015-02-17 09:31:42 +0100 (Tue, 17 Feb 2015) | 6 lines

Created the Structure.test_read_merge_simultaneous system test.

This is to demonstrate a failure in the structure.read_pdb user function when merging multiple
molecules from one file into one molecule simultaneously with a single user function call.
........

2015-02-17 08:47:03 Tree
[r27656] by bugman

Fix for bug #23288 (https://gna.org/bugs/?23288).

This is the failure of the structure.read_pdb user function when simultaneously merging multiple
molecules from one file. The set_mol_name and set_model_num arguments are now converted to lists
equal to the length of the read_mol and read_model arguments simultaneously, if supplied.

2015-02-17 08:44:53 Tree
[r27655] by bugman

Created the Structure.test_read_merge_simultaneous system test.

This is to demonstrate a failure in the structure.read_pdb user function when merging multiple
molecules from one file into one molecule simultaneously with a single user function call.

2015-02-17 08:31:42 Tree
[r27654] by bugman

Small correction for the structure.read_pdb user function description.

2015-02-17 08:27:42 Tree
[r27653] by bugman

Deleted a number of Frame_order.test_distribute* system tests.

These are the four double rotor model tests. The frame_order.distribute user function cannot
operate on these test cases as one of the two torsion angles are set to zero in the tests.

2015-02-16 09:36:57 Tree
[r27652] by bugman

The frame_order.distribute user function now warns when the maximum rotations are reached.

2015-02-16 09:35:33 Tree
[r27651] by bugman

Changed the default max_rotations argument value to 100,000 in the frame_order.distribute user function.

This decrease from one million is so the user function completes in a reasonable amount of time.

2015-02-16 09:30:00 Tree
[r27650] by bugman

The Frame_order.test_auto_analysis system test now sets the results file compression type to bzip2.

2015-02-16 09:26:15 Tree
[r27649] by bugman

Changed the default relax results compression type to bzip2 in the frame order auto-analysis.

This was set to no compression for speeding up some system tests, however the system tests can set
this for themselves.

2015-02-16 09:25:41 Tree
[r27648] by bugman

Speed up of the Frame_order.test_auto_analysis system test.

After the introduction of the frame_order.distribute user function into the auto-analysis, the test
was taking far too long to complete. Now the distribution arguments are set to low values to allow
the test to pass in under a minute.

2015-02-16 09:23:43 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.