<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Nick,<div><br></div><div> Yes, Chimera does not correctly blend two overlayed transparent models, so blending “solid” style (ie volumetric) density map display of 2 or more maps does not blend the colors. Usually one map simply covers the other one.</div><div><br></div><div> I’ve put a script blend.py on the Chimera Python scripts web page</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts">http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts</a></div><div><br></div><div>that blends 2 or more maps (actually simply adds the red,green,blue,opacity values pointwise). For example</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>runscript /Users/goddard/blend.py #1-3 #4</div><div><br></div><div>will add the solid-style colors currently shown for maps #1, 2 and 3 creating a model #4. Then I’d want to hide #1-3 to show only #4:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>~modeldisp #1-3</div><div><br></div><div>The created model #4 is not a density map, it is a volumetric model, so it will not appear in the volume viewer dialog, only in Model Panel. It will not automatically update if you change the map colorings. After you update the map colorings, or map region displayed, you would have to show those maps (so the new colors actually get computed), then rerun the blend.py script. You can use the same model #4 when you rerun the script and it will reuse that model. I’m not sure this script will help you, it is a cumbersome process to show the blended colors. I tested it in Chimera 1.9 (release candidate).</div><div><br></div><div> Maybe blending of solid style map colors will be put back into Chimera 2. It certainly would if we decide to support optical microscopy where imaging multiple fluorescent labels is common. Currently our Chimera 1 target audience is electron microscopy where multi-channel imaging is almost never done. Such new developments are probably at least a year away.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Tom</div><div><br></div><div><br><div><div>On Apr 29, 2014, at 1:36 PM, Nick Walter wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello,<div><br></div><div>I've been attempting to create a movie in Chimera using multiple data files in solid style volume rendering, and I have been running into an issue where Chimera consistently shows the last channel to be loaded on top, regardless of the spacial position of the data with respect to the other solid channels. I found this message (<a href="http://plato.cgl.ucsf.edu/pipermail/chimera-users/2011-May/006329.html">http://plato.cgl.ucsf.edu/pipermail/chimera-users/2011-May/006329.html</a>) which explains that multi-channel solid rendering was removed in 2008. I was wondering, if there are any plans to reinstate this feature, or if you were aware of any work-arounds that would work well for creating movies.</div>
<div><br></div><div>Thank you for your time,</div><div>Nick Walter</div></div>
_______________________________________________<br>Chimera-users mailing list<br><a href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a><br>http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users<br></blockquote></div><br></div></body></html>