sfocus_plot


NAME

sfocus - plots multiple shutter images on a single plot.


DESCRIPTION

For a single shutter focus test, the PV Wave program sfocus plots the top (or 2 tops), bottom, north, and south shutter images on a single plot. The output is the postscript file wave.ps in the current directory. Each image is labelled, with the title appearing on the bottom of the plot the complete filename of the last file read. The script takes 2 command line arguments:

1. The complete name of the first *.sum file of the test.

2. The number of files in the test (4 if there is only 1 top image, 5 if there are 2).


PARAMETERS

input filename
Complete path of the filename of the first *.sum file to be plotted.

numfiles integer
Number of consecutive *.sum files to be plotted.

.


EXAMPLE

To plot the 5 images from the test whose first file is /data/axafi/dmg/images/110460d1.sum , the user would type the following line at the wave prompt:

sfocus, '/data/axafi/dmg/images/110460d1.sum', 5

The images plotted are 110460d1.sum, 110461d1.sum, 110462d1.sum, 110463d1.sum and 110464d1.sum.


AUTHOR

D. Grumm