Commit | Date | |
---|---|---|
[r11442]
by
bugman
Added 4 more unit tests for the compile_2nd_matrix_*() functions, and modified one of the others. |
2010-08-09 10:21:07 | Tree |
[r11441]
by
bugman
Converted the isotropic cone frame order model to use the sinc() function. This removes much round off error and significantly simplifies the equations. |
2010-08-09 09:56:38 | Tree |
[r11440]
by
bugman
Added a second unit test for perfect order in compile_2nd_matrix_iso_cone(). This checks values at and close to zero, as the sinc() function is differently defined at this |
2010-08-09 09:52:09 | Tree |
2010-08-09 08:39:16 | Tree | |
2010-08-09 08:28:53 | Tree | |
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 |