Menu

SVN archive Commit Log


Commit Date  
[r10354] by bugman

Deleted the structure_pdb() method from the auto_model_free module.

This method is used by multiple analyses so will be left in relax_gui and called from the analysis
modules as self.gui.structure_pdb().

2010-01-26 09:57:42 Tree
[r10353] by bugman

The paramfiles* variables are now class variables.

2010-01-26 09:52:18 Tree
[r10352] by bugman

Elimination of all of the model-free code from the relax_gui module.

This code has been spun out into its own module, auto_analyses.auto_model_free.

2010-01-26 09:12:54 Tree
[r10351] by bugman

Rearranged the layout to better match the original in relax_gui.py.

Note that the layout is still not quite right. The code is still in a state that I cannot fully
understand.

2010-01-26 09:10:42 Tree
[r10350] by bugman

Shifted more of the relax_gui.py code into the automatic model-free module.

This code was originally deleted as it was not thought to be part of the model-free panel. The
names such as:
- label_2_copy_copy_3_copy_copy_copy_copy_2
- label_2_copy_copy_copy_2_copy_copy_copy_copy_1_copy
- results_dir_copy_copy_copy_1_copy_2
etc. are confusing and will be eventually renamed as they will be in the scope of a single method and
nowhere else.

2010-01-26 08:53:31 Tree
[r10349] by bugman

Removed some Bind() calls that belonged elsewhere.

2010-01-26 08:34:35 Tree
[r10348] by bugman

The Bind() calls are now all to the main GUI class.

2010-01-26 08:33:24 Tree
[r10347] by bugman

Reverted r10346 as the Bind() call should be to the main GUI class.

The command used was:
svn merge -r10346:10345 .

2010-01-26 08:33:03 Tree
[r10346] by bugman

Turned the Auto_model_free class into a wx.Frame.

This is so that self.Bind() is functional.

2010-01-26 08:30:23 Tree
[r10345] by bugman

Deleted all the non-model-free code from __do_layout().

2010-01-26 08:29:40 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.