Commit | Date | |
---|---|---|
[r23632]
by
bugman
Expanded the capabilities of the pymol.frame_order user function. The isotropic and pseudo-elliptic cones are now represented as they used to be under the |
2014-06-04 08:56:18 | Tree |
2014-06-04 08:33:20 | Tree | |
[r23630]
by
bugman
Merged revisions 23629 via svnmerge from ........ |
2014-06-04 08:31:17 | Tree |
[r23629]
by
bugman
The lib.io.open_write_file() function now automatically determines the compression type. This is used by many user functions which create files. The end result for a user is that if they |
2014-06-04 08:30:42 | Tree |
[r23628]
by
bugman
Merged revisions 23623 via svnmerge from ........ |
2014-06-04 07:37:48 | Tree |
[r23627]
by
bugman
Updated the frame_order.py optimisation script for the small angle CaM rotor frame order test data. This now has the correct rotor torsion angle of 1 degree, and the spherical coordinates are now |
2014-06-04 07:04:34 | Tree |
[r23626]
by
bugman
Increased the number of integration points from 50 or 100 to 5000. This is for all CaM frame_order.py test data optimisation scripts. The higher number of points are |
2014-06-03 16:29:44 | Tree |
[r23625]
by
bugman
Changed the creation of Sobol' points for numerical integration in the frame order target functions. The points are now all created at once using the i4_sobol_generate() rather than i4_sobol() function |
2014-06-03 16:12:00 | Tree |
[r23624]
by
bugman
The frame_order.num_int_pts user function now throws a RelaxWarning if not enough points are used. |
2014-06-03 16:09:00 | Tree |
[r23623]
by
bugman
Fix for the relax start up detection of missing Python packages. The dep_check module is now imported first, as it used to be. This is required to check if all |
2014-06-03 14:30:06 | Tree |