Menu

SVN archive Commit Log


Commit Date  
[r23643] by bugman

Expanded the CaM rotor test data frame_order.py optimisation script.

The optimisation is now implemented as in the auto-analysis, with an iterative increase in accuracy
of the quasi-random numerical integration together with an decrease of the function tolerance cutoff
for optimisation. The accuracy of the initial chi-squared calculation is now much higher. And the
accuracy of the initial grid search and the Monte Carlo simulations is now much lower.

The results of the new optimisation are included.

2014-06-05 06:36:47 Tree
[r23642] by bugman

Constraints are now implemented in the frame order grid search.

This is useful for the pseudo-elliptic models as the cone theta_x < theta_y constraint halves the
optimisation space.

2014-06-04 17:36:43 Tree
[r23641] by bugman

Removed a terrible hack for handling the frame order analysis without constraints.

This is no longer needed as the log-barrier method is now used to constrain the optimisation, so
that the torsion angle can no longer be negative.

2014-06-04 17:21:24 Tree
[r23640] by bugman

Merged revisions 23637-23639 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23637 | bugman | 2014-06-04 16:56:17 +0200 (Wed, 04 Jun 2014) | 9 lines

Expanded and improved the docstring for the relax_disp.r20_from_min_r2eff user function.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/5957.

The documentation now covers a number of the uses for this user function. The text has also been
lightly edited. To fit all the text into the GUI user function window, the size of the dialog and
the text high settings have been changed.
........
r23638 | bugman | 2014-06-04 18:05:35 +0200 (Wed, 04 Jun 2014) | 12 lines

Large improvements for the detection of cross-compilation on Mac OS X systems.

The tests for different architecture support now follows the ideas discussed in the post
http://thread.gmane.org/gmane.science.nmr.relax.devel/5785/focus=5820.

In summary, for each architecture a simple C file is created, compiled with 'gcc -arch xyz', and the
resultant binary file tested. To support 64-bit compilation on 32-bit systems, all previously
successful architectures are also included in the gcc command.

The change allows the 'ppc64' architecture to be reintroduced.
........
r23639 | bugman | 2014-06-04 18:21:30 +0200 (Wed, 04 Jun 2014) | 5 lines

Fixed the docstring for the det_arch() method of the sconstruct script.

This is for the true cross-compilation detection on Mac OS X.
........

2014-06-04 16:39:16 Tree
[r23639] by bugman

Fixed the docstring for the det_arch() method of the sconstruct script.

This is for the true cross-compilation detection on Mac OS X.

2014-06-04 16:21:30 Tree
[r23638] by bugman

Large improvements for the detection of cross-compilation on Mac OS X systems.

The tests for different architecture support now follows the ideas discussed in the post
http://thread.gmane.org/gmane.science.nmr.relax.devel/5785/focus=5820.

In summary, for each architecture a simple C file is created, compiled with 'gcc -arch xyz', and the
resultant binary file tested. To support 64-bit compilation on 32-bit systems, all previously
successful architectures are also included in the gcc command.

The change allows the 'ppc64' architecture to be reintroduced.

2014-06-04 16:05:35 Tree
[r23637] by bugman

Expanded and improved the docstring for the relax_disp.r20_from_min_r2eff user function.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/5957.

The documentation now covers a number of the uses for this user function. The text has also been
lightly edited. To fit all the text into the GUI user function window, the size of the dialog and
the text high settings have been changed.

2014-06-04 14:56:17 Tree
[r23636] by bugman

Merged revisions 23631 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23631 | bugman | 2014-06-04 10:33:20 +0200 (Wed, 04 Jun 2014) | 3 lines

Removal of the docstring text wrapping in the lib.io module.
........

2014-06-04 11:58:55 Tree
[r23635] by bugman

Fix for the frame order visualisation script created by the auto-analysis.

The call to pymol.frame_order is now correct for the current version of this user function.

2014-06-04 11:56:59 Tree
[r23634] by bugman

Optimisation constraints are no longer turned off in the frame order auto-analysis.

Constraints are now supported by all frame order models, or automatically turned off for those which
do not have parameter constraints.

2014-06-04 11:54: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.