man8/load_hist_gates_v2
Table of Contents
load_hist_gates_v2 - load previously saved gating information into shared
memory
load_hist_gates_v2 <argument list> <fname>
load_hist_gates_v2
loads a previously saved set of histogram gating information into shared
memory where it may be viewed by
HISTmngr_v2(1)
.
This program must be run
on the computer where the dosimetry partition is located.
If this program
is used in a script in a system with multiple AccelNET computers it is
suggested that an rsh or ssh command be used to make sure this program
runs on the correct computer.
This program is part of the NEC AMS system.
Argument processing is done using Unix long argument syntax
- --dose_host
<hn>
The host where DOSEserv(8)
is running.
If this argument is not present
the default is "localhost". The DOSE_HOST environment variable is used if
present.
- --verbose=<n>
Normally the program does it’s work silently. This causes it to print various
messages.
The argument is optional, if not given it defaults to 1.
- --help
print the help info and exit.
- fname - optional
The pathname to the gating information file.
If this argument is not supplied
the filename gates.lst in the current working directory is used.
- DOSE_HOST
The host where DOSEserv(8)
is running. Use this or use the --dose_host option.
If both are present --dose_host option overrides DOSE_HOST.
HISTmngr_v2(1)
pconv_v2(5)
$Id: load_hist_gates_v2.8,v 2.3 2009/07/30
16:41:28 kitchen Exp $
Table of Contents