Menu

SVN archive Commit Log


Commit Date  
[r10428] by bugman

If no residues are selected to get excluded from analysis (modelfree), an empty file will be created.

This create_empty_unresolved_file_patch file was attached to https://gna.org/task/?6847 by Michael
Bieri (https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

2010-01-27 10:03:28 Tree
[r10427] by bugman

Successful relax calculation will be displayed in relaxGUI Log Window and not as a pop-up.

This feedback_after_calc_patch file was attached to https://gna.org/task/?6847 by Michael Bieri
(https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

Replaced: relax_run_ok() to print ''.

2010-01-27 09:58:46 Tree
[r10426] by bugman

Manually applied the import_global_relax_settings_patch file.

This was attached to https://gna.org/task/?6847 by Michael Bieri
(https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

Values set in the Settings Window are now imported into model-free calculation.

Settings are: Bond length, CSA value, Proton (specify label of proton in PDB file), minimisation
algorithm, size of grid inc.

In addition, system output is redirected to the Log Window.

Note that much of this is will change when using the relax data store.

2010-01-27 09:49:58 Tree
[r10425] by bugman

Manually applied the import_math_wx_patch file.

This was attached to https://gna.org/task/?6847 by Michael Bieri
(https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

Python modules wx and math are imported inti calc_modelfree.py.

The wx module is required to update the Log Window and the math to make exponential calculations.

2010-01-27 09:44:22 Tree
[r10424] by bugman

Manually applied the more_input_start_model_free_patch file.

This was attached to https://gna.org/task/?6847 by Michael Bieri
(https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

2010-01-27 09:37:01 Tree
[r10423] by bugman

Manually applied the redirect_patch file.

This was attached to https://gna.org/task/?6847 by Michael Bieri
(https://gna.org/users/michaelbieri), in the zip file calc_modelfree.py_patch.tar.gz
(https://gna.org/support/download.php?file_id=7750).

The new class has been copied and pasted to the bottom of the module, and the comment above the
class was converted into a class docstring.

2010-01-27 09:35:00 Tree
[r10422] by bugman

Fixed the calls to filedialog.openfile() in the auto model-free protocol.

The cwd is now opened by default for each of the '+' buttons.

2010-01-27 08:31:05 Tree
[r10421] by bugman

Converted to state_load() to use the relax data store.

The data store is first reset, and then the state loaded. For some reason, the text fields do not
update yet!

2010-01-26 21:19:50 Tree
[r10420] by bugman

Deleted the sel_aic() and sel_bic() methods as they have been shifted to analyses.auto_model_free.

2010-01-26 20:21:32 Tree
[r10419] by bugman

Renamed save_state() and openGUI() to state_save() and state_load() respectively.

The methods have also been alphabetically ordered.

2010-01-26 20:20:21 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.