Menu

SVN archive Commit Log


Commit Date  
[r13407] by bugman

Created the prune_mol(), prune_res(), and prune_spin() Mol_res_spin_tree methods to prune the tree.

2011-07-01 20:32:54 Tree
[r13406] by bugman

Created 3 new fns, get_molecule_ids(), get_residue_ids(), and get_spin_ids().

These return lists of molecule, residue, and spin ID strings.

2011-07-01 20:22:25 Tree
[r13405] by bugman

The residues and spins in Mol_res_spin_tree are now only created if they are new.

2011-07-01 19:58:23 Tree
[r13404] by bugman

Molecules are now handled differently in Mol_res_spin_tree if the already exist or not.

New molecules are added to the tree while old ones are left alone.

2011-07-01 19:46:13 Tree
[r13403] by bugman

Split up the Mol_res_spin_tree.update() method into separate methods for molecule, residues, and spins.

2011-07-01 19:28:28 Tree
[r13402] by bugman

The pipe.switch() user function is now only called in the spin viewer if a different pipe is selected.

2011-07-01 19:03:20 Tree
[r13401] by bugman

User function completion now triggers self.gui.user_functions.notify_observers().

This will allow for GUI updates upon user function completion.

2011-07-01 18:50:49 Tree
[r13400] by bugman

Created the on_completion() wizard method which is executed after running on_execute().

2011-07-01 18:48:57 Tree
[r13399] by bugman

The spin view window is now registered to have self.refresh() executed when a user function completes.

2011-07-01 18:44:24 Tree
[r13398] by bugman

Converted User_functions into a observer design pattern.

This will be used to notify the GUI that a user function has completed.

2011-07-01 18:42:32 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.