Colin, Can you describe what you are trying to accomplish (overall) in more detail?
There are different approaches one could take depending on the objective... The simplest, but limited approach is to use the mset and madd commands with variable numbers of frames: # show the initial state (1) for 60 frames mset 1 x60 # morph through to the final state (30) madd 1 -30 # play the final state 60 times madd 30 x60 # morph back to the initial state (1) madd 30 -1 And so on... Cheers, Warren > -----Original Message----- > From: Colin Levy [mailto:c.l...@manchester.ac.uk] > Sent: Friday, September 11, 2009 11:40 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] Morph Movies > > Hi, > > Anyone know how I can include a morph in the middle of a more complex > movie? I have generated the morph (refine_rigimol.pdb) but cant figure > how to include this set of frames into the middle of my movie. Im > using Macpymol 1.2 ( generated the rigimol morph in ipymol). > > Many thanks > > Colin > > ------------------------------------------------------------------------ -- > ---- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30- > Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net