Commit | Date | |
---|---|---|
[r2715]
by
bugman
Created a branch of the 1.3 line for an overhaul of the test suite and to implement unit tests. This is in response to the many discussions in the thread following Andrew Perry's post at A good summary of the changes is given in Andrew's post at |
2006-10-31 09:00:55 | Tree |
2006-10-31 08:10:59 | Tree | |
[r2713]
by
bugman
Added the text "re-run relax with the '--debug' flag" to the RelaxFault error class. |
2006-10-31 08:04:22 | Tree |
[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 |