Delila Program: digrab

digrab program

Documentation for the digrab program is below, with links to related programs in the "see also" section.

{version = 1.04; (* of digrab.p 1990 August 10}

(* begin module describe.digrab *)
(*
name
   digrab: diagonal grabs of diana data

synopsis
   digrab(input: in, ii: in, xyin: out, xyplop: out, output: out)

files
   input: User defines the value of n.
   ii:  output of the diana program, filtered for information lines only.
   xyin:  input to the xyplo plotting program, extracted lines.
   xyplop:  parameters controlling xyplo
   output: messages to the user

description
   This program extracts lines that have the form (x,x+n) from the da output of
   diana.  The result may be plotted with xyplo.

examples

documentation

see also
   diana.p, xyplop.p

author
   Thomas Dana Schneider

bugs

technical notes

*)
(* end module describe.digrab *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}