Commit | Date | |
---|---|---|
[r10954]
by
bugman
The frame order and N-state model cone_pdb() methods now use the isotropic cone object. |
2010-03-09 10:51:38 | Tree |
[r10953]
by
bugman
The cone_edge() method now calls a function to obtain the maximum polar angle. The cone_edge() arg 'angle' has been changed to 'phi_max_fn'. |
2010-03-09 10:50:48 | Tree |
[r10952]
by
bugman
Added a new module for holding class objects defining different cone types. This currently contains the Iso_cone class with the simple method phi_max() to return the cone edge. |
2010-03-09 10:44:48 | Tree |
[r10951]
by
bugman
Removed the pipe test from the pymol.cone_pdb() user function. This check is not necessary as a data pipe is not needed for this. |
2010-03-09 10:15:26 | Tree |
[r10950]
by
bugman
Fix for the N-state model user function n_state_model.cone_pdb(). This was not calling the correct method. |
2010-03-09 10:11:05 | Tree |
[r10949]
by
bugman
Bug fix for the N-state model cone PDB creation _cone_pdb() method. The internal structural API had changed. structure.add_struct() is now called |
2010-03-09 10:06:06 | Tree |
[r10948]
by
bugman
Partially removed the need for Fink specific modifications. This removes the need for the patch given by Jack Howarth <howarth att bromo dot med dot uc dot edu> A similar python specific path was being used to find Python.h on all architectures, so the include |
2010-02-26 15:36:59 | Tree |
[r10947]
by
bugman
Removed the iteration count check in the test_opt_rigid_rand_rot() system test. This number is different on a PowerPC chip with Mac OS X, even if the parameter values are |
2010-02-25 15:37:43 | Tree |
2010-02-25 14:55:32 | Tree | |
[r10945]
by
bugman
The spheroidal diffusion tensor major axis angles are now folded using angles.fold_spherical_angles(). |
2010-02-25 14:31:51 | Tree |