man1/HISTmngr_v2

Table of Contents

Name

HISTmngr_v2 - dosimetry histogram display client

Synopsis

HISTmngr_v2 <argument_list>

Description

This program displays histograms (1D) and contours (2D) contained in a shared memory region.

Another program such as listp_v2(8) is used to collect the data from the electronics and update the array values contained in the shared memory.

load_lp_config_v2(8) is used to create the shared memory segment and initialize it’s contents according to the instructions contained in a configuration file usually named pconv(5) .

read_lp_config_v2(8) may be used to read the configuration values and save them in a file. One possible use of this is to save gate settings for a particular species or energy.

read_lp_data_v2(8) may be used to read the contents of a particular array and dump it in a file. The data is dumped in ascii making it easy to import into another program.

This manual page may not contain information about every feature contained in HISTmngr. Features such as keyboard shortcuts are documented in the online program help. Start HISTmngr_v2 and select help on the menu to access this information.

Arguments

--dose_host <hn>

the host where DOSEserv(8) is running
--color_tbl_def <pn>

The pathname of a directory containing the default color configuration files.
--color_tbl_wrk <pn>

The pathname of a directory where color configurations created by the user are stored. If this argument is omitted the current working directory is used.
--color_num <n>

The color configuration to use on startup.
--user_help

Pathname to a site specific help file.

This file is be loaded in addition to the program’s help file and causes additional items to appear on the help menu.

--show_tbl

print various table’s information to stderr
--show_env

print settings of environment vars used by program to stderr
--verbose=<n>

Normally the program does it’s work silently. This causes it to print several messages on startup.

The argument is optional, if not given it defaults to 1.

--help

print the help info and exit.

Environment Variables

DOSE_HOST

The host where DOSEserv is running. Use this or use the --dose_host option.

if both are present -dose_host option overrides DBMAN_HOST

HISTmngr’s display fields

See the online help.

Notes

This program must run on the host where listp_v2(8) is running.

The online help contains a lot of useful information which is not documented in the manual page.

There are a number of features which are poorly documented or not documented at all.

The hist.conf file isn’t documented. This is a feature which allows the control area pages to be defined.

User parameters are not documented. There ain’t much information about this anywhere.

See Also

listp_v2(8) , listp_newSIM_v2(8) , load_lp_config_v2(8) , read_lp_config_v2(8) , read_lp_data_v2(8) , pconv_v2(5)

Manual page revision

$Id: HISTmngr_v2.1,v 2.4 2007/09/07 20:32:24 kitchen Exp $


Table of Contents