<div dir="ltr"><div dir="ltr">Hello all, <div><br></div><div>First please accept my apologies for to open a topic which is discussed already, but I couldn't get it working. </div><div><br></div><div>I would like to morph a volume and colour its subregions. I made the following script ( adopting old messages in this forum )</div><div><br></div><div><div>open 1.mrc</div><div>open 2.mrc</div><div>open  start_full.pdb</div><div>open end_full.pdb</div><div><br></div><div>vol #0,1 level .025</div><div><br></div><div># Create a marker for coloring</div><div>measure center #2 mark true radius 20 color red</div><div>~display #4</div><div><br></div><div># Create morph</div><div>vop morph #0,1 frames 0 model #5</div><div><br></div><div># Color near marker</div><div>scolor #5 zone #4 range 50</div><div><br></div><div>#Play morph</div><div>vop morph #0,1 model #5 frames 200 interpolateColors false</div></div><div><br></div><div>In the above script everything works, but color stays at place. Unfortunately for my morphing the marker has to move along with the morph. But I dont know how to do that. </div><div><br></div><div>Any help in this regard would be very helpful. </div><div><br></div><div>best regards</div><div>Rajan</div><div><br></div><div><br></div></div></div>