man8/load_hist_data_v2

Table of Contents

Name

load_hist_data_v2 - load previously saved histogram data to shared memory

Synopsis

load_hist_data_v2 <argument list> <fname>

Description

load_hist_data_v2 loads a previously saved set of histogram and support data 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.

Arguments

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 data file.

If this argument is not supplied the filename data.lst in the current working directory is used.

Environment Variables

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.

See Also


HISTmngr_v2(1)
pconv_v2(5)

Manual page revision

$Id: load_hist_data_v2.8,v 2.3 2009/07/30 16:41:28 kitchen Exp $


Table of Contents