Commit | Date | |
---|---|---|
2010-08-09 08:00:36 | Tree | |
[r11436]
by
bugman
Fixed another 2 trig typo bugs in populate_2nd_eigenframe_iso_cone(). These are the same issue, sin(2.0*tmax)**2 should have been sin(tmax)**2. |
2010-08-08 15:21:18 | Tree |
[r11435]
by
bugman
Fixed a bug in populate_2nd_eigenframe_iso_cone(). One of the many trig functions were incorrectly typed out. |
2010-08-08 15:14:48 | Tree |
[r11434]
by
bugman
Created maths_fns.order_parameters.iso_cone_theta_to_S() function for angle to order param conversion. |
2010-08-07 19:31:05 | Tree |
[r11433]
by
bugman
The isotropic cone parameter cone_theta is now being unpacked and stored after optimisation. |
2010-08-06 13:29:00 | Tree |
[r11432]
by
bugman
Bug fix for the frame order _update_model() method for the isotropic cone. The cone angle parameter cone_theta was incorrectly referenced. |
2010-08-06 13:26:13 | Tree |
[r11431]
by
bugman
The isotropic cone frame order model now uses the full eigenframe. This is necessary to define the torsion angle restriction. |
2010-08-06 13:12:56 | Tree |
2010-08-06 12:03:28 | Tree | |
[r11429]
by
bugman
Shifted frame_order_matrix_ops.generate_vector() to coord_transform.spherical_to_cartesian(). The function input has been modified to accept a spherical coordinate vector. |
2010-08-06 12:00:26 | Tree |
[r11428]
by
bugman
Switched the theta and phi angles in cartesian_to_spherical() to match the rest of relax. |
2010-08-06 11:47:54 | Tree |