Commit | Date | |
---|---|---|
[r26388]
by
bugman
The data pipe containing a PCS subset is now optional in the frame order auto-analysis. This is for systems which have so little data that a subset makes no sense. |
2014-10-23 13:32:59 | Tree |
[r26387]
by
bugman
Merged revisions 26380-26383 via svnmerge from ........ |
2014-10-23 13:06:11 | Tree |
[r26386]
by
bugman
Merged revisions 26380-26383 via svnmerge from ........ |
2014-10-23 13:06:02 | Tree |
[r26385]
by
bugman
Merged revisions 26379 via svnmerge from ........ |
2014-10-23 13:05:19 | Tree |
[r26384]
by
bugman
Merged revisions 26379 via svnmerge from ........ |
2014-10-23 13:05:15 | Tree |
[r26383]
by
bugman
Fix for the structure.delete user function for molecule metadata once no more data exists. This relates to bug #22861 (https://gna.org/bugs/?22861), the chain IDs in the structure.write_pdb The metadata, when it exists, is now deleted for the molecule once no more data is present. |
2014-10-23 12:56:54 | Tree |
[r26382]
by
bugman
Small modification of the Structure.test_bug_22861_PDB_writing_chainID_fail system test. File metadata is now being set to demonstrate that the structure.delete user function does not |
2014-10-23 12:55:09 | Tree |
[r26381]
by
bugman
The structure.write_pdb user function can now handle empty molecules. This fixes bug #22861 (https://gna.org/bugs/?22861), the chain IDs in the structure.write_pdb user To handle this consistently, the internal structural object ModelContainer.mol_loop() generator |
2014-10-23 12:45:25 | Tree |
[r26380]
by
bugman
Created the Structure.test_bug_22861_PDB_writing_chainID_fail system test. This is to catch bug #22861 (https://gna.org/bugs/?22861), the chain IDs in the structure.write_pdb |
2014-10-23 12:27:05 | Tree |
[r26379]
by
bugman
The mol_name argument is now exposed in the structure.add_atom user function. This has been added as the first argument of the user function to allow new molecules to be created |
2014-10-23 12:17:31 | Tree |