Menu

SVN archive Commit Log


Commit Date  
[r26414] by bugman

Implemented the compile_1st_matrix_iso_cone() function.

This is for the lib.frame_order.iso_cone module. The function will calculate the 1st degree
in-frame frame order matrix for the isotropic cone model.

2014-11-02 21:14:45 Tree
[r26413] by bugman

Created the Grace graphs for the free rotor model 1st degree frame order matrix elements.

These are the values calculated directly from the lib.frame_order modules. The graphs were
previously all zeros.

2014-11-02 21:14:43 Tree
[r26412] by bugman

Implemented the compile_1st_matrix_free_rotor() function.

This is for the lib.frame_order.free_rotor module. The function will calculate the 1st degree
in-frame frame order matrix for the free rotor model.

2014-11-02 21:14:41 Tree
[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
previously all zeros.

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
frame order matrix for the rotor model.

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()
method has been renamed for the pseudo-ellipse and the infrastructure for adding support for the
other frame order models has been added. By shifting calculations outside of the loops, the script
is now many orders of magnitude faster.

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
functions in lib.frame_order.

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
generate the Grace graphs of all 1st and 2nd degree frame order matrix elements. Therefore the
script only needs to be executed once. The script also now calculates a point at zero (slightly
shifted to 0.01 to avoid artifacts).

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
EPS. This produces much better EPS files for inclusion into LaTeX documents.

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
to be used.

2014-11-01 17:04:10 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.