Commit | Date | |
---|---|---|
[r2709]
by
bugman
Implemented the 'pymol.cartoon()' user function. This was modified from the 'molmol.ribbon()' user function. The molmol commands have been replaced |
2006-10-31 07:59:50 | Tree |
[r2708]
by
bugman
The 'pymol.view()' user function now works. A number of calls to pipes located at 'self.relax.data.molmol' where changed to |
2006-10-31 07:57:07 | Tree |
2006-10-31 07:31:08 | Tree | |
[r2706]
by
bugman
Fix for bug #7583 (https://gna.org/bugs/?7583). The problem was to statements 'if len(file_data[i]) != 4:' followed by 'continue'. These tests were |
2006-10-31 07:27:04 | Tree |
[r2705]
by
bugman
Emphasised the looping over the minimisation instances and fixed an incorrect comment. The incorrect comment stated 'Require at least as many data points as params to prevent |
2006-10-31 07:23:34 | Tree |
[r2704]
by
bugman
Added the '-K' option to the PyMOL pipe to prevent it from terminating when the script does. The problem of the non-persistent PyMOL pipe was discusssed at The solution came from 'DeLano Scientific'. The details can be seen in my post at |
2006-10-30 07:23:19 | Tree |
2006-10-29 08:39:19 | Tree | |
[r2702]
by
bugman
Initial support for PyMOL. The 'prompt' and 'generic_fns' Molmol files have been copied to new PyMOL files. The classes have PyMOL: normal program termination. once the pipe is closed (after finishing the script and relax terminating). |
2006-10-29 08:17:10 | Tree |
2006-10-29 07:48:29 | Tree | |
[r2700]
by
bugman
Created the user function 'molmol.tensor_pdb()' for displaying the diffusion tensor in Molmol. The function takes the pre-generated diffusion tensor PDB file, created with the user function |
2006-10-29 07:42:32 | Tree |