Commit | Date | |
---|---|---|
[r28167]
by
tlinnet
In the GUI the userfunctions sys_info() and time() are now grouped into a "system" subclass. This is to prepare for other system related functions. |
2016-04-02 09:36:00 | Tree |
[r28166]
by
bugman
Fix for the Structure.test_read_pdb_internal3 system test. With the new atomic position concatenation support, when called sequentially the |
2016-01-12 08:43:10 | Tree |
[r28165]
by
bugman
Added support for concatenating atomic positions in the structure.load_spins user function. Together with the spin_num flag set to False, this allows for atomic positions to be read from |
2016-01-12 08:41:21 | Tree |
[r28164]
by
bugman
Added the spin_num boolean argument to the structure.load_spins user function. Setting this flag to False will cause the spin number information to be ignored when creating the |
2016-01-12 08:38:10 | Tree |
[r28163]
by
bugman
Created a short Info_box copyright string for displaying in the main GUI window. This shows the full range of copyright dates. |
2016-01-11 15:25:25 | Tree |
2016-01-11 15:23:44 | Tree | |
2016-01-11 15:17:34 | Tree | |
[r28160]
by
bugman
Bug fix for the structure.read_pdb user function (bug #24300, https://gna.org/bugs/?24300). When the merge flag is True, and both multiple structures and multiple models are present, the |
2016-01-11 08:37:45 | Tree |
[r28159]
by
bugman
Creation of the structure.delete_ss user function. This simply resets the helices and sheets data structures in the internal structural object to []. |
2015-12-30 13:53:33 | Tree |
[r28158]
by
bugman
Added a check for the total argument for the frame_order.distribute user function. The maximum value is 9999, as the PDB format cannot accept more models. |
2015-12-23 10:21:46 | Tree |