Commit | Date | |
---|---|---|
[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 |
[r25728]
by
bugman
Redesigned the frame_order.permute_axes user function frontend. Previously only cyclic permutations were considered, however non-cyclic permutations are also |
2014-09-10 09:43:11 | Tree |
2014-09-10 07:22:20 | Tree | |
[r25726]
by
bugman
The axis permutation step in the frame order auto-analysis is now always performed. If an old results file was found, this step was accidentally skipped. |
2014-09-10 06:46:29 | Tree |
[r25725]
by
bugman
Made the pivot point in the frame order PDB representation fail-proof. If the pivot position was outside of the bounds [-1000, 1000], the PDB file creation would fail as |
2014-09-09 19:12:30 | Tree |
[r25724]
by
bugman
Merged revisions 25709,25712,25716-25719 via svnmerge from ........ |
2014-09-09 19:02:20 | Tree |
[r25723]
by
bugman
Fix for the reading of old results files in the frame order auto-analysis. The directory name is now processed by the model_directory() method. This will convert the spaces |
2014-09-09 17:39:36 | Tree |