[PyMOL] Trouble with reinterpolating

2012-11-10 Thread Jordan Willis
Hello, I'm having trouble with a movie I'm making. My very last scene which stores my objects in a different place is trying to reinterpolate them with the starting objects. In one scene I align them with each other and I just want to work from that alignment. However, pymol moves them back to

[PyMOL] Question regarding scene states

2012-11-10 Thread Jordan Willis
Hi List, I figured out a hack way to fix my last question. That's ok, because I have another one. In my movie I have some objects with multiple states, and some objects with one. Is there a way to use mset (or in my case madd) for the multiple state objects and disregard the other objects? For

Re: [PyMOL] Question regarding scene states

2012-11-10 Thread Jordan Willis
Sorry, I found the answer to my own question. madd 1 -10 If you don't use xframes, then it won't add additional frames to single-state objects. I can't quite figure out the rationale for that but if you already have pre-loaded states before you use mset, you can't request additional frames.