[chimerax-users] Save the map after surface dust

Tom Goddard goddard at sonic.net
Mon Jun 6 16:35:25 PDT 2022


Hi Xin,

  The old message you found was for Chimera.  Here is how to save the map without the dust in ChimeraX.  The simplest way is to set map values outside the displayed surface to zero.

	open 11638 from emdb
	volume #1 level 0.04
	surface dust #1 size 2
	volume mask #1 surface #1

A drawback of that is that the map drops sharply to zero outside the shown contour level which can make it look jagged.  Another approach is to zero the dust, which can be done by showing only the dust surface and zero everything inside that surface.  This uses the "surface invert" command that I just added and will be in tomorrow's ChimeraX daily build (not in 1.4).

	open 11638 from emdb
	volume #1 level 0.04
	surface dust #1 size 2
	surface invert #1
	volume mask #1 surface #1 invert true

This has the drawback that if you later show a lower threshold, new dust that has not been zeroed will appear.

	Tom


> On Jun 6, 2022, at 3:29 PM, Dai, Xin via ChimeraX-users <chimerax-users at cgl.ucsf.edu> wrote:
> 
> Dear ChimeraX developers,
> 
> I'm trying to save a density map following the command "surface dust".
> However, the map saved remains to be the original one. Is there any command to save the cleaned map?
> 
> I found this old post http://www.cgl.ucsf.edu/pipermail/chimera-dev/2015/001263.html <http://www.cgl.ucsf.edu/pipermail/chimera-dev/2015/001263.html> asking the same question using Chimera.
> But unfortunately, it's not working for me.
> 
> Thank you,
> Xin
> 
> _______________________________________________
> ChimeraX-users mailing list
> ChimeraX-users at cgl.ucsf.edu <mailto:ChimeraX-users at cgl.ucsf.edu>
> Manage subscription:
> https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users <https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rbvi.ucsf.edu/pipermail/chimerax-users/attachments/20220606/3837843b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emd11638_dusted.png
Type: image/png
Size: 728506 bytes
Desc: not available
URL: <http://www.rbvi.ucsf.edu/pipermail/chimerax-users/attachments/20220606/3837843b/attachment-0001.png>


More information about the ChimeraX-users mailing list