Gradient

From PyMOLWiki
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.

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