Menu

SVN archive Commit Log


Commit Date  
[r11217] by michaelbieri

Space characters around '=' were removed.

2010-05-31 01:04:06 Tree
[r11216] by michaelbieri

The ending of the output file has the ending '.out'.

2010-05-31 01:02:49 Tree
[r11215] by michaelbieri

relaxGUI adds current time to pipe name to allow multiple execution of same calculation.

2010-05-24 01:03:30 Tree
[r11214] by michaelbieri

relaxGUI adds current time to pipe name to allow multiple execution of same calculation.

2010-05-24 01:02:12 Tree
[r11213] by michaelbieri

Number of maximum iterations is included in executing dauvergne_protocol.py.

2010-05-24 00:58:44 Tree
[r11212] by michaelbieri

Merged revisions 11206-11210 via svnmerge from
svn+ssh://michaelbieri@.../svn/relax/1.3

........
r11206 | bugman | 2010-05-19 18:49:53 +1000 (Wed, 19 May 2010) | 8 lines

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.
........
r11207 | bugman | 2010-05-19 19:31:30 +1000 (Wed, 19 May 2010) | 6 lines

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.
........
r11208 | bugman | 2010-05-20 17:24:42 +1000 (Thu, 20 May 2010) | 16 lines

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.
........
r11209 | bugman | 2010-05-22 00:17:46 +1000 (Sat, 22 May 2010) | 3 lines

Modified the relax checklist to include minfx bundling.
........
r11210 | bugman | 2010-05-22 00:59:46 +1000 (Sat, 22 May 2010) | 3 lines

More updates to the release checklist.
........

2010-05-24 00:55:04 Tree
[r11211] by bugman

relax version 1.3.5.

This is a long awaited major feature and bugfix release!

2010-05-21 14:59:57 Tree
[r11210] by bugman

More updates to the release checklist.

2010-05-21 14:59:46 Tree
[r11209] by bugman

Modified the relax checklist to include minfx bundling.

2010-05-21 14:17:46 Tree
[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
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.