Commit | Date | |
---|---|---|
[r2712]
by
bugman
Added RelaxImplementError for raising an error when code is executed which hasn't been implemented. The PyMOL macro functions now call this error. |
2006-10-31 08:03:15 | Tree |
[r2711]
by
bugman
Changed all references from Molmol to PyMOL in the PyMOL code. The macro fns raise RelaxErrors. The 'self.macro_exec()' and 'self.write()' functions raise RelaxErrors saying that the functions |
2006-10-31 08:02:16 | Tree |
[r2710]
by
bugman
Implemented the 'pymol.tensor_pdb()' user function. The numerous Molmol commands have been replaced by a single PyMOL load command. |
2006-10-31 08:01:00 | Tree |
[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 |