<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Unfortunately, supersampling <i class="">defaults</i> to 3, so the “non-supersampling” command actually needs to be: <font face="Courier New" class=""><span style="font-style: normal;" class="">save myimage.png supersample 1</span></font><div class=""><br class=""></div><div class="">—Eric<br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;"><br class="Apple-interchange-newline"> </span>Eric Pettersen</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>UCSF Computer Graphics Lab</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Jan 28, 2020, at 10:12 AM, Christophe Leterrier <<a href="mailto:christophe.leterrier@gmail.com" class="">christophe.leterrier@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div dir="ltr" class=""><div dir="ltr" class="">Hi Tom,<div class=""><br class=""></div><div class="">thank you for your reply. I don't think it's due to supersampling. In the attached screenshot you see form left to right; viewer, no supersampling (save /Users/christo/Desktop/image1.png) and default supersampling (save /Users/christo/Desktop/image2.png supersample 3). The viewer is more contrasted and more saturated that both the non-supersampled and the supersampled images, that look identical. By the way this is on my MacBook Pro whereas the previous one was from iMac (both Retina though).</div><div class=""><br class=""></div><div class="">Christophe</div></div></div></div><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class="gmail_quote" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div dir="ltr" class="gmail_attr">On Tue, 28 Jan 2020 at 18:24, Tom Goddard <<a href="mailto:goddard@sonic.net" class="">goddard@sonic.net</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;">Hi Christophe,<br class=""><br class=""> <span class="Apple-converted-space"> </span>I guess you are saving the image with the Snapshot icon on the toolbar. The equivalent command is shown in the Log panel<br class=""><br class=""> <span class="Apple-converted-space"> </span>save /Users/goddard/Desktop/image1.png supersample 3<br class=""><br class="">It is probably the "supersample 3" option that is fading your colors. That option says make the image 3 times bigger and then average over 3 x 3 pixel bins to obtain smoother edges. If instead you use<br class=""><br class=""> <span class="Apple-converted-space"> </span>save myimage.png<br class=""><br class="">I believe you will get identical colors to those you see on the screen.<br class=""><br class=""> <span class="Apple-converted-space"> </span>Maybe I should add some snapshot options to the preferences panel and I could let you choose whether you want supersampling. On a Mac retina display the snapshot icon makes an image with half the resolution shown on the screen -- could also have an option to up the resolution. Probably better to just fix it so it uses the screen resolution.<br class=""><br class=""> <span class="Apple-converted-space"> </span>Tom<br class=""><br class=""><br class=""><br class="">> On Jan 28, 2020, at 8:12 AM, Christophe Leterrier <<a href="mailto:christophe.leterrier@gmail.com" target="_blank" class="">christophe.leterrier@gmail.com</a>> wrote:<br class="">><span class="Apple-converted-space"> </span><br class="">> Hi,<br class="">><span class="Apple-converted-space"> </span><br class="">> I wonder why the colors in the snapshots (and movies) from ChimeraX are always washed-out compared to the colors I get live in the viewer. Attached is a screenshot with the viewer on the left, the corresponding snapshot on the right: one can see how the snapshot is desaturated compared to the viewer. From my limited tests it is the case when saving as both PNG and PPM, and I wonder if this could be corrected. I could saturate the screenshots afterward but it doesn't seem right to me to grossly mess with color levels post-hoc given how stunning the shaded rendering from ChimeraX are.<br class="">><span class="Apple-converted-space"> </span><br class="">> Thanks,<br class="">><span class="Apple-converted-space"> </span><br class="">> Christophe<br class="">> <viewer_vs_snapshot.png>_______________________________________________<br class="">> ChimeraX-users mailing list<br class="">><span class="Apple-converted-space"> </span><a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">> Manage subscription:<br class="">><span class="Apple-converted-space"> </span><a href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank" class="">http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br class=""><br class=""></blockquote></div><span id="cid:f_k5y76lic0"><viewer_nonsss_ss3.png></span><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">ChimeraX-users mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">ChimeraX-users@cgl.ucsf.edu</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Manage subscription:</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a></div></blockquote></div><br class=""></div></body></html>