This is a read-only mirror of pymolwiki.org

Difference between revisions of "Gradient"

From PyMOL Wiki
Jump to navigation Jump to search
(created)
(No difference)

Revision as of 14:48, 16 November 2012

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