[PyMOL] Hide lines for certain states, combine states

2012-03-22 Thread Jordan Willis
Hello, I was wondering if anyone could help me with some state mapping for movies. I have 1000 states or so that are output from a dynamics simulation automatically to pymol. I was wondering two things: 1. Can I hide the lines for state 500-1000 and show the lines for 1-500? I have all the

Re: [PyMOL] Hide lines for certain states, combine states

2012-03-22 Thread Jason Vertrees
Jordan, The 'hide' and 'show' commands to not take a state parameter. You could use the multiplex option when loading the trajectories and then use 'mdo' in the movie to control which states are shown/hidden. This will slow down moviemaking and be a pain, but will get you where you need to be.