This is a read-only mirror of pymolwiki.org

Gradient

From PyMOL Wiki
Revision as of 14:48, 16 November 2012 by Speleo3 (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

gradient creates a gradient (field lines) object from a map object.

Usage

gradient name, map [, minimum [, maximum [, selection
    [, buffer [, state [, carve [, source_state ]]]]]]]

Arguments

  • map = string: the name of the map object to use.
  • minimum, maximum = float: minimum and maximum levels (default: full map range)
  • selection = string: an atom selection about which to display the mesh with an additional "buffer" (if provided).

See Also