Menu

SVN archive Commit Log


Commit Date  
[r11208] by bugman

Bug fix for catching the looping around the universal solution in the dauvergne_protocol module.

This was first identified by Seb in the post at
https://mail.gna.org/public/relax-users/2007-09/msg00010.html (Message-id:
<46EEA6B2.90606@...>).

The problem was the automatic looping over optimisation cycles in the full_analysis.py script. This
code is now in the dauvergne_protocol auto_analyses module. The issue was a never-ending looping
around the universal solution (the optimisation minimum combined with Occam's razor or the model
selection minimum). This should now be caught and the protocol terminated at the end of the first
completed loop. The fix was to compare the chi2, selected models, diffusion tensor, and model-free
parameters to every iteration, starting from the first. This will not be optimal if the protocol is
interrupted in the middle of one such loop, but will just mean that a few extra iterations will be
required to complete the loop.

2010-05-20 07:24:42 Tree
[r11207] by bugman

Added a maximum global iteration arg and check into the dauvergne_protocol.py module.

This was requested by Michael in the commit for r11194 at
https://mail.gna.org/public/relax-commits/2010-05/msg00022.html.

2010-05-19 09:31:30 Tree
[r11206] by bugman

Created the rdc.corr_plot() and pcs_corr_plot() user functions.

These are for creating correlation plots of measured vs. back-calculated RDCs and PCSs.

A couple of N-state model methods (return_grace_string() and return_units()) were added to allow the
user functions to work.

2010-05-19 08:49:53 Tree
[r11205] by michaelbieri

Included 'cancel' function of model-free model selection dialog.

2010-05-19 07:11:00 Tree
[r11204] by michaelbieri

Deleted unused function import.

2010-05-19 07:08:48 Tree
[r11203] by michaelbieri

Deleted unused output.

2010-05-19 07:08:09 Tree
[r11202] by michaelbieri

Results summarized in csv file is displayed in a relaxGUI frame.

2010-05-19 06:58:50 Tree
[r11201] by michaelbieri

Corrected filename of model-free results table (.txt to .csv).

2010-05-19 05:38:40 Tree
[r11200] by michaelbieri

Better feedback after generating results files will be displayed.

2010-05-19 05:36:14 Tree
[r11199] by michaelbieri

Feedback for creating results file is added.

2010-05-19 05:31:46 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.