Difference between revisions of "Map Trim"

From PyMOLWiki
Jump to navigation Jump to search
Line 1: Line 1:
== Overview ==
+
 
 
'''Map Trim''' introduced in PyMol 0.99beta11, gives the user the ability to cut out a section of a map and read it back in as a completely new map.  This was not previously possible prior to 0.99beta11.  (Windows build at [http://delsci.com/beta PyMol Beta] or compile from source).
 
'''Map Trim''' introduced in PyMol 0.99beta11, gives the user the ability to cut out a section of a map and read it back in as a completely new map.  This was not previously possible prior to 0.99beta11.  (Windows build at [http://delsci.com/beta PyMol Beta] or compile from source).
  

Revision as of 14:40, 17 November 2009

Map Trim introduced in PyMol 0.99beta11, gives the user the ability to cut out a section of a map and read it back in as a completely new map. This was not previously possible prior to 0.99beta11. (Windows build at PyMol Beta or compile from source).

Usage

map_trim map-name, selection-name, buffer

Combined with the convenient new object-name wildcards (!!!), you could for example trim all your maps to 3 Angstroms around ligands with one commmand as follows

map_trim *, organic, 3

With map size now reduced, the map_double command can come in handy to increase mesh density on your figure.

map_double *