Menu

SVN archive Commit Log


Commit Date  
[r28171] by tlinnet

Adding a new file at lib/system.py.

This file will contain different functions related to python os and system related functions.
For example changing directory or printing working directory.

2016-04-02 10:52:04 Tree
[r28170] by tlinnet

Added a new 16x16 icon for the oxygen folder-favorites icon.

2016-04-02 10:47:47 Tree
[r28169] by tlinnet

Reverted r28168 - Too much was committed at the same time.

The command used was:
svn merge -r28168:28167 .

2016-04-02 10:44:15 Tree
[r28168] by tlinnet

Added a new 16x16 icon for the oxygen folder-favorites icon.

2016-04-02 10:38:41 Tree
[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
structure.load_spins user function should always use the same value for the ave_pos argument.

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
multiple homologous structures with different PDB atomic numbering. The spin containers will be
created from the first structure, in which the spin is defined, and the atomic position from
subsequent structures will be appended to the list of current atomic positions.

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
spin containers. This allows for better support of homologous structures but with different PDB
atom numbering. The default flag value is True, preserving the old behaviour.

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
[r28162] by bugman

Updated the copyright notices for 2016.

2016-01-11 15:23:44 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.