Menu

SVN archive Commit Log


Commit Date  
[r17271] by bugman

Fixes for the branch specific _store_bc_data() frame order method for the interatomic data design.

2012-07-17 13:50:35 Tree
[r17270] by bugman

The CaM frame order system test base script now loads the molecule name from the PCS files.

This is needed to match the spin IDs of the loaded spins.

2012-07-17 09:45:49 Tree
[r17269] by bugman

Changed the molecule name to 'C-dom' in all of the CaM frame order PCS test data.

2012-07-17 09:44:43 Tree
[r17268] by bugman

Mass conversion of all of the CaM frame order RDC data used in the test suite.

This converts the files to the new interatomic data container design so that the file consists of
two spin IDs and the RDC and error.

2012-07-17 09:14:25 Tree
[r17267] by bugman

Reverted r17258 as a special script will be used for mass conversion of all RDC data.

The command used was:
svn merge -r17258:r17257 .

....
r17258 | bugman | 2012-07-16 19:46:31 +0200 (Mon, 16 Jul 2012) | 3 lines
Changed paths:
M /branches/frame_order_testing/test_suite/shared_data/frame_order/cam/rotor/rdc_dy.txt
M /branches/frame_order_testing/test_suite/shared_data/frame_order/cam/rotor/rdc_er.txt
M /branches/frame_order_testing/test_suite/shared_data/frame_order/cam/rotor/rdc_tb.txt
M /branches/frame_order_testing/test_suite/shared_data/frame_order/cam/rotor/rdc_tm.txt

Converted the test suite CaM RDC data for the rotor frame order model to the interatomic design.
....

2012-07-17 09:07:00 Tree
[r17266] by bugman

Fix for the structure.get_pos user function backend.

The structural API atom_loop() method has been rewritten in this branch to be much faster, and the
new version of this method does not work with models.

2012-07-17 08:20:56 Tree
[r17265] by bugman

Fix for the frame order target function set ups for when no PCS data is present.

The numerical integration using the multi-processor framework should not and cannot be used without
PCS data.

2012-07-17 08:04:35 Tree
[r17264] by bugman

Eliminated the analysis specific API _set_param_values() base method.

This is now in two parts, the _set_param_values_global() and _set_param_values_spin() methods. The
frame order analysis in the trunk had switched to _set_param_values_global(), and now this branch
does the same thing. Not sure why this change did not come across.

2012-07-17 07:42:05 Tree
[r17263] by bugman

Fix for the frame_order.ref_domain call in the base script for the frame order CaM system tests.

2012-07-17 07:36:58 Tree
[r17262] by bugman

Reimplementation of r15046 but within the auto-generated user function design.

The 'fix' flag of the frame_order.pivot user function was lost as the changes went into
prompt/frame_order.py.

.....
r15046 | bugman | 2011-12-07 18:04:11 +0100 (Wed, 07 Dec 2011) | 5 lines
Changed paths:
M /branches/frame_order_testing/prompt/frame_order.py
M /branches/frame_order_testing/specific_fns/frame_order.py

The frame_order.pivot user function now accepts the fix argument to allow the pivot to be fixed.

This is for optimisation.
.....

2012-07-17 07:26:39 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.