Commit | Date | |
---|---|---|
[r25738]
by
bugman
Bug fix for the new frame_order.permute_axes user function. The cone and torsion angles were not being correctly permuted. Now the direct permutation array is |
2014-09-10 19:33:37 | Tree |
[r25737]
by
bugman
Created some test data files for visualising the frame order axis permutation. This uses the CaM frame order synthetic data for the rotor model to visualise the pseudo-ellipse |
2014-09-10 16:46:29 | Tree |
[r25736]
by
bugman
Fix for the axis permutation protocol in the frame order auto-analysis. The pipe.copy user function does not switch pipes, therefore the pipe.switch user function is now |
2014-09-10 12:41:23 | Tree |
[r25735]
by
bugman
Many fixes for the frame_order.permute_axes user function. The z-axis inversion is now encoded into a 3D numpy array as the index of the new z-axis position |
2014-09-10 12:24:58 | Tree |
[r25734]
by
bugman
Fix for the Frame_order.test_axis_perm_x_le_z_le_y_permB system test. The permuted z-axis needs to be inverted in the test. |
2014-09-10 12:20:43 | Tree |
[r25733]
by
bugman
Modified the frame order auto-analysis axis permutation algorithm to handle both permutations. Instead of creating one additional data pipe for the permutations, two are now created for the |
2014-09-10 11:57:03 | Tree |
[r25732]
by
bugman
Fix for the frame_order.permute_axes for the torsionless pseudo-ellipse model. The data structure cdp.cone_sigma_max does not exist in this model as cone_sigma_max == 0.0. |
2014-09-10 11:49:20 | Tree |
[r25731]
by
bugman
Removed the second permutation from the 6 Frame_order.test_axis_perm_* system tests. A second identical permutation does not necessarily restore the original state. |
2014-09-10 11:43:41 | Tree |
[r25730]
by
bugman
Implemented the new frame_order.permute_axes backend. The 3 starting conditions x<y<z, x<z<y, and z<x<y and the two permutations 'A' and 'B' (for each of |
2014-09-10 11:41:33 | Tree |
[r25729]
by
bugman
Created 6 system tests for the frame_order.permute_axes user function. This covers the 3 starting conditions (x<y<z, x<z<y, z<x<y) and the two permutations ('A' and 'B') |
2014-09-10 11:21:28 | Tree |