Commit | Date | |
---|---|---|
[r23978]
by
bugman
Fix for the frame order matrix calculation for a pseudo-elliptic cone with angles of zero degrees. The lib.frame_order.pseudo_ellipse_torsionless.compile_2nd_matrix_pseudo_ellipse_torsionless() |
2014-06-16 15:30:30 | Tree |
[r23977]
by
bugman
Modified the rigid_test.py system test script to really be the rigid case. This is used in all of the Frame_order.test_rigid_data_to_*_model system tests. Previously the |
2014-06-16 15:08:10 | Tree |
[r23976]
by
bugman
Added a timeit script and log file for different ways of checking a binary numpy array. |
2014-06-16 14:03:55 | Tree |
[r23975]
by
bugman
The frame_order.pdb_model user function no longer tries to create a cone object for the double rotor. |
2014-06-16 10:05:39 | Tree |
[r23974]
by
bugman
Updated the double rotor frame order model to be in a pseudo-functional state. Bugs in the target function method have been removed, the calc_vectors() target function now accepts |
2014-06-16 09:49:10 | Tree |
[r23973]
by
bugman
The frame order target function calc_vectors() method arguments have all been converted to keywords. This is in preparation for handling a second pivot argument for the double rotor model. |
2014-06-16 09:40:37 | Tree |
[r23972]
by
bugman
Updated all of the CaM frame order system tests for the recent speed up (r23970). The speed up switched to the use of numpy.tensordot() for shifting each Sobol' rotation into the |
2014-06-16 09:11:13 | Tree |
[r23971]
by
bugman
Attempt at speeding up the torsionless pseudo-ellipse frame order model. The check if the Sobol' point is outside of an isotropic cone defined by the largest angle theta_y This however reveals a problem with the test suite data for this model. |
2014-06-16 09:07:44 | Tree |
[r23970]
by
bugman
Small speed ups for all of the frame order models in the quasi-random numerical PCS integration. These changes result in an ~10% speed up. Testing via the func_pseudo_ellipse() target function The changes consist of pre-calculating all rotations of the rotation matrix into the motional |
2014-06-16 09:05:28 | Tree |
[r23969]
by
bugman
Added the full optimisation results for the torsionless isotropic cone frame order model. This is for the CaM test data using the new frame_order.py optimisation script. |
2014-06-16 07:02:19 | Tree |