Commit | Date | |
---|---|---|
[r26411]
by
bugman
Created the Grace graphs for the rotor model 1st degree frame order matrix elements. These are the values calculated directly from the lib.frame_order modules. The graphs were |
2014-11-02 21:14:38 | Tree |
[r26410]
by
bugman
Implemented the compile_1st_matrix_rotor() function. This is for the lib.frame_order.rotor module. The function will calculate the 1st degree in-frame |
2014-11-02 21:14:36 | Tree |
[r26409]
by
bugman
Updated frame_order_simulate.py to be much faster in simulating the frame order matrix elements. The script also matches the Grace file output of the frame_order_solution.py script. The inside() |
2014-11-02 14:39:25 | Tree |
[r26408]
by
bugman
Added all of the Grace graphs produced by the frame_order_solution.py script. These are the graphs of the 1st and 2nd degree frame order matrix elements, calculated using the |
2014-11-01 19:24:24 | Tree |
[r26407]
by
bugman
Redesign of the frame_order_solution.py script for calculating the frame order matrix elements. This script now loops over all models, all motional frame orientations, and all order parameters to |
2014-11-01 19:22:26 | Tree |
[r26406]
by
bugman
Modified the frame order matrix Grace graph to EPS/PNG format conversion script. Grace is now used to create a PostScript file and then the ps2eps program is called to convert to |
2014-11-01 19:13:38 | Tree |
[r26405]
by
bugman
Modified the frame order matrix Grace graph to EPS/PNG format conversion script. The binary being called is now 'grace' rather than 'xmgrace'. This allows different Grace versions |
2014-11-01 17:04:10 | Tree |
[r26404]
by
bugman
Created an executable Python script for mass converting the frame order matrix Grace graphs. The script converts the *.agr files to EPS and PNG files. |
2014-11-01 17:02:31 | Tree |
[r26403]
by
bugman
Fix for the compile_1st_matrix_pseudo_ellipse() function. This function of the lib.frame_order.pseudo_ellipse module now can rotate the 1st degree frame order |
2014-11-01 17:00:21 | Tree |
[r26402]
by
bugman
Modified the rotate_daeg() function as this is independent of the degree of the frame order matrix. This is the lib.frame_order.matrix_ops.rotate_daeg() function. |
2014-11-01 16:57:15 | Tree |