From: matthew h. <Mat...@uv...> - 2005-10-24 20:56:43
|
Another rTools question! With the following script I get png files written for frames 1-11 and for 22-33, but none for the morphing part of the script. In fact, I cannot get any output images when running mv_morph in any context, either alone or with other commands. But the images displayed in Pymol while the mv_morph is running are exactly what I've been looking for. Is there a way to get mv_morph to write png files for every step of the morph? All I get now is a single png written at the end of the morph. I'm using rTools 0.7 with PymolX11Hybrid on OSX 10.3 Thanks again, matt mv_clear mv_set 1-11, stick_transparency, 0, 1, dTTP mv_cmd 11, disable dTTP mv_morph 12-21, pre_chem, post_chem, morph_script.pml mv_set 22-33, stick_transparency, 1, 0, post_chem_bond movie f_morph |