4.6 GEMSQRAW: UTILITIES
Utility Programs
wordfig | Save the last plot in a file gemsqraw.cgm suitable for inclusion in a Word document. |
las | Save the last plot in a postscript file genie.ps
and send it to the laser printer - if you give a laser printer number as a parameter (e.g. type LAS 2) then this will be used to determine which printer to use, otherwise the plot will be sent to the printer in the GEM cabin. |
nspec() | Gives the number of spectra for the specified run e.g. type printn nspec(5462). |
head() | Gives the header for the specified run e.g. type printn head(7422). |
uamp() | Gives the number of microAmp-hours for the specified run e.g. type printn uamp(220). |
readsum() | Read an ATLAS file (a .SUM file by default) into an OpenGenie WorkspaceArray e.g. type vdata=readsum(1170,"SMO") |
wd | Display all elements of a WorkspaceArray on a single frame graph. e.g. type wd bank. |
wp | Overplot all elements of a WorkspaceArray on a graph produced by wd. e.g. type wp sio2. |
Last updated on 18 Sep 2002 by Alex Hannon (a.c.hannon@rl.ac.uk)