Menu

Commit [r23280]  Maximize  Restore  History

Fix for the RDC and PCS averaging in the CaM frame order test data generation base script.

For the double rotor model, or any multiple motional mode model, the averaging was incorrect.
Instead of dividing by N, the values should be divided by N**M, where M is the number of motional
modes.

bugman 2014-05-21

changed /branches/frame_order_cleanup/test_suite/shared_data/frame_order/cam/generate_base.py
/branches/frame_order_cleanup/test_suite/shared_data/frame_order/cam/generate_base.py Diff Switch to side-by-side view
Loading...