svn+ssh://bugman@.../svn/relax/branches/double_rotor
........
r22039 | bugman | 2014-01-21 11:43:21 +0100 (Tue, 21 Jan 2014) | 7 lines
Reintroduced the distribution PDB file creation to the frame order test data generation script.
This is the generate_base.py script in the test_suite/shared_data/frame_order/cam directory. The
ability to create the distribution.pdb file was long lost in this script, and can now be activated
using the DIST_PDB class variable.
........
r22040 | bugman | 2014-01-22 11:19:22 +0100 (Wed, 22 Jan 2014) | 6 lines
The Frame Order test data generation base script now loads all structures before rotating them.
This allows the progress printout to function correctly by not having any user function printouts
as the rotations are occurring.
........