This is a read-only mirror of pymolwiki.org
Difference between revisions of "Map auto expand sym"
Jump to navigation
Jump to search
(Created page with "==OVERVIEW== When '''map_auto_expand_sym''' is ON, symmetry operations will be applied to expand it beyond the precalculated volume when necessary. ==USAGE== set map_auto_ex...") |
|||
Line 2: | Line 2: | ||
When '''map_auto_expand_sym''' is ON, symmetry operations will be applied to expand it | When '''map_auto_expand_sym''' is ON, symmetry operations will be applied to expand it | ||
− | beyond the precalculated volume when necessary. | + | beyond the precalculated volume when necessary. |
==USAGE== | ==USAGE== | ||
Line 13: | Line 13: | ||
[[isomesh]], [[isosurface]], etc use symmetry information (lattice constants, space group) of the | [[isomesh]], [[isosurface]], etc use symmetry information (lattice constants, space group) of the | ||
− | model specified by ''selection'' argument, | + | model specified by ''selection'' argument if available, or (new in 1.7) from the map object. |
==See Also== | ==See Also== |
Revision as of 16:46, 16 January 2014
OVERVIEW
When map_auto_expand_sym is ON, symmetry operations will be applied to expand it beyond the precalculated volume when necessary.
USAGE
set map_auto_expand_sym, on
The default is ON.
Note
isomesh, isosurface, etc use symmetry information (lattice constants, space group) of the model specified by selection argument if available, or (new in 1.7) from the map object.