Grid mode

From PyMOLWiki
Revision as of 10:08, 16 February 2008 by Inchoate (talk | contribs) (New page: == Overview == '''grid_mode''' partitions the screen into a grid and displays each molecule in one grid location. Each molecule rotates, zooms, etc in that grid. A possibly very useful...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

grid_mode partitions the screen into a grid and displays each molecule in one grid location. Each molecule rotates, zooms, etc in that grid. A possibly very useful option for PyMOL.

Hint: When using grid_mode with many molecules, it's sometimes good to align their centers of mass. This puts them all squarely in the middle of their grid element. The alignto command from cealign can do this for you.

Syntax

# turn on grid mode
set grid_mode,1

# turn off grid mode
set grid_mode,0


Example

?