[PyMOL] Animated zoom and frames, again

2005-07-24 Thread agar23
Hello!   I'm again writing about the same problem. Is there any way to get the frames of the animated zoom, center, or orient?  I tried through python and it didn't work, then I tried to do it directly from pymol with the following commands:   mclear mset 1 x100 mdo 1:load 1aoi.pdb mdo  10: hid

[PyMOL] Animated zoom, orient and mpng command

2005-07-08 Thread agar23
Hello all,   I have tried to put all the frames of my movie in png files using mpng command. The problem at the begining was, that the frames were written to the disk, but on all of them there was nothing but black background. In the script I have used "zoom visible, animate", and "orient visible

[PyMOL] Font change in "label" command

2005-07-04 Thread agar23
Hello,   I would like to change the font and most importantly size of the labels of residues, or anything else that I want to show the label of. I'm using python to make a script for pymol. Is it possible? Does anyone know how to do that?   Greetings,      Aga

[PyMOL] "holes" in created objects

2005-06-28 Thread agar23
Hello everyone!   I have a problem. I load the pdb file and than use the command "create" to divide the molecule into smaller parts. The objects are created, however some small parts are missing, giving an effect of holes in the structure, or that pieces of molecule are separated from the main pa