Commit | Date | |
---|---|---|
[r22040]
by
bugman
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 |
2014-01-22 10:19:22 | Tree |
[r22039]
by
bugman
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 |
2014-01-21 10:43:21 | Tree |
[r22038]
by
bugman
Merged revisions 22034 via svnmerge from ........ |
2014-01-21 09:35:16 | Tree |
2014-01-21 09:33:41 | Tree | |
[r22036]
by
bugman
Merged revisions 22032 via svnmerge from ........ |
2014-01-21 09:32:48 | Tree |
[r22035]
by
bugman
Merged revisions 22031 via svnmerge from ........ |
2014-01-21 09:31:30 | Tree |
[r22034]
by
bugman
Fix for bug #21522 (https://gna.org/bugs/?21522) and bug #21520 (https://gna.org/bugs/?21520). These bugs are the structure.write_pdb user function creating an incorrect MASTER record and the The counts for the ATOM, HETATM, and TER records are now only for a single model, rather than being |
2014-01-21 09:30:24 | Tree |
[r22033]
by
bugman
Small bug fix for the new Structure.test_bug_21522_master_record_atom_count system test. |
2014-01-21 09:24:22 | Tree |
[r22032]
by
bugman
The structure.write_pdb user function can now handle a file instance for the file argument. This is for the Structure.test_bug_21522_master_record_atom_count system test, to allow a dummy file |
2014-01-21 09:23:35 | Tree |
[r22031]
by
bugman
Created the Structure.test_bug_21522_master_record_atom_count system test. This is designed to catch bug #21522 (https://gna.org/bugs/?21522), the structure.write_pdb user The test simply creates to structural models, adds one atom, and writes out a PDB file, checking its |
2014-01-21 09:15:22 | Tree |