Menu

SVN archive Commit Log


Commit Date  
[r22620] by bugman

Reverted r22618 as it was non-functional.

The command used was:
svn merge -r22618:22617 .

.....
r22618 | bugman | 2014-03-31 23:22:02 +0200 (Mon, 31 Mar 2014) | 5 lines

Added the -B Python flag to the main file for launching relax.

This is to prevent the byte-compiled files being produced when not already present.
.....

2014-03-31 21:34:48 Tree
[r22619] by bugman

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

........
r22618 | bugman | 2014-03-31 23:22:02 +0200 (Mon, 31 Mar 2014) | 5 lines

Added the -B Python flag to the main file for launching relax.

This is to prevent the byte-compiled files being produced when not already present.
........

2014-03-31 21:33:12 Tree
[r22618] by bugman

Added the -B Python flag to the main file for launching relax.

This is to prevent the byte-compiled files being produced when not already present.

2014-03-31 21:22:02 Tree
[r22617] by bugman

Shifted the frame order average domain position info check from the 'optimisation' to 'checks' module.

2014-03-31 14:23:19 Tree
[r22616] by bugman

Fix for the optimised chi-squared value check in the Frame_order.test_cam_rotor system test.

The reduced parameter set results in a slightly different chi2 value.

2014-03-31 13:53:03 Tree
[r22615] by bugman

Reverted r22192 as the parameter conversion is now performed by the base script.

This is only for the rotor CaM frame order system test script. The changes to the base script have
already been rewritten.

The command used was:
svn merge -r22192:22191 test_suite/system_tests/scripts/frame_order/cam/rotor.py

2014-03-31 08:52:12 Tree
[r22614] by bugman

Renamed the specific_analyses.frame_order.user_functions module to uf.

This is to match the changes in trunk.

2014-03-31 08:07:25 Tree
[r22613] by bugman

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

........
r22611 | bugman | 2014-03-29 00:15:18 +0100 (Sat, 29 Mar 2014) | 7 lines

Fix for the new singleton design of the specific analysis API objects.

The use of the class namespace as a storage space has been eliminated. This was causing test suite
failures when checking the API objects. For some reason, some of the target function objects were
being placed in 'self'.
........

2014-03-31 06:52:49 Tree
[r22612] by bugman

Import fix.

2014-03-31 06:36:59 Tree
[r22611] by bugman

Fix for the new singleton design of the specific analysis API objects.

The use of the class namespace as a storage space has been eliminated. This was causing test suite
failures when checking the API objects. For some reason, some of the target function objects were
being placed in 'self'.

2014-03-28 23:15:18 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.