[PyMOL] cmd.quit() kills pymol together with the external python launcher

2005-10-27 Thread Dmitriy
Hello I have a question about cmd.quit() behavior. here goes simplest example: - import __main__ __main__.pymol_argv = [ 'pymol', '-qx' ] import pymol pymol.finish_launching() from pymol import cmd raw_input("type something") cmd.quit() print

RE: [PyMOL] Distnace objecs

2005-10-27 Thread Warren DeLano
Mirek, In recent versions (http://delsci.com/beta) , you can simply add measurements into a single object as you create them: dist my_measures, 14/ca, 16/ca dist my_measures, 17/ca, 16/ca dist my_measures, 19/ca, 16/ca angle my_measures, 14/n, 14/ca, 14/c dihedral my_measures, 10/n, 10/ca, 10/c,