Menu

SVN archive Commit Log


Commit Date  
[r11826] by bugman

The Mf.bug_14941_local_tm_global_selection system test now prints out some status info.

This is to test the status container.

2010-12-15 00:33:13 Tree
[r11825] by michaelbieri

Model-free analysis can only be started if PDB file was selected.

2010-12-15 00:30:55 Tree
[r11824] by michaelbieri

Error message is popping up if model-free calculation is started without pdb file specified.

2010-12-15 00:29:19 Tree
[r11823] by michaelbieri

The settings for parameter files are stored in integers. The GUI converts them and passes integers back to the relax data store.

In addition, the settings dialog is craeted in the relax_gui.py script.

2010-12-15 00:16:53 Tree
[r11822] by michaelbieri

relaxGUI job is killed upon exiting the program.

This is to completely kill running threads, which can't be controlled under Python. The error was detected by Edward d'Auvergne reported at https://gna.org/bugs/index.php?17317.

2010-12-14 23:56:30 Tree
[r11821] by bugman

All of the auto-analyses now lock relax's execution while they are in operation.

2010-12-14 22:47:33 Tree
[r11820] by bugman

An execution lock has been added to the status object.

This allows parts of relax to prevent others from running, which is especially useful in certain
UIs. A special Exec_lock class object has been created to simulate a proper threading.Lock object,
but with certain additional features.

2010-12-14 22:47:05 Tree
[r11819] by bugman

Fix for the Relax_fit.test_read_sparky system test.

This was solely a problem within the test and its data.

2010-12-14 18:02:59 Tree
[r11818] by bugman

Merged revisions 11817 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11817 | bugman | 2010-12-14 18:22:33 +0100 (Tue, 14 Dec 2010) | 6 lines

Removed some checks in the generic_fns.mol_res_spin.molecule_loop() function which was triggering bugs.

The old checking code is of no use, as all types of molecule IDs should be accepted! This only
recently became an issue for some unknown reason?!?!
........

2010-12-14 17:23:19 Tree
[r11817] by bugman

Removed some checks in the generic_fns.mol_res_spin.molecule_loop() function which was triggering bugs.

The old checking code is of no use, as all types of molecule IDs should be accepted! This only
recently became an issue for some unknown reason?!?!

2010-12-14 17:22:33 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.