graymap
NAME
graymap - show cube in a 2D gray-scale map
SYNOPSIS
graymap [ -size size_of_window ]
[ -x range | -x_range range ]
[ -y range | -y_range range ]
[ -z range | -z_range range ]
[ -pipe | - | -nopipe ]
[ -cut_plane xy|yz|zx|
yx|zy|xz ]
[ -gray_range range ]
[ -P printer ] [ -F ps_file ]
DESCRIPTION
The commands show a cross-cut map of a cube on the X11 window.
The presentation window appears automatically.
The command graymap shows one cross-cut map of a cube.
The next process will be done after pushing the button "next" on
the menu bar.
FILTER TYPE
.cub | graymap (| .cub)
OPTIONS
- all X11 standard options, such as -display, are accepted.
- -size size_of_window
- This option is valid only in the GUI mode.
It gives the size of a working window like -geometry but in cm
(The system assumes you are using 72 dpi monitor).
- -x range | -x_range range
- -y range | -y_range range
- -z range | -z_range range
- The range is composed of two values devided by the character ",",
or a single value if the axis is perpendicular to the cross cut plane.
The unit of the range is the same as in cube axis which can be
seen by the command cubheadls -axis.
If the range is a single value even along the axis of map display,
the range is automatically set to the whole area in the cub.
Inversed range means mirror image.
Each key means range along each axis.
- -pipe | - | -nopipe
- The keywords -pipe or -
gives the .cub flow for the following processes.
The keyword -nopipe gives nothing for the
following process.
- -cut_plane xy|yz|zx|
yx|zy|xz ]
- Cut plane to show on screen. The meaning of axis can be
seen by the command cubheadls -axis.
- -gray_range range
- Gray scale range corresponding white and black.
The range is composed of two values devided by the character ",".
The unit of the range is the same as in cube axis which can be
seen by the command cubheadls -data_value.
- -P printer
- Give a name of printer like UNIX/Linux lpr command.
The .prm file cannot accept this option keyword.
- -F ps_file
- Give a name of postscript file.
With this option keyword the system gives only the postscript file
and no hardcopy print out is not processed.
Without this option keyword the system allocates the file
temporaly and removes after printing.
The output file is not overwriting protected.
The .prm file cannot accept this option keyword.
DEFAULTS
- -size 20x15 -prm graymap.prm
- -x, -y, -z
- The map range is the whole range of the cube.
Cross cut level is 0.
- -cut_plane xy
- The default filename for postscript is temporaly allocated and
automatically removed after printing.
ENVIRONMENT
- All environment parameters for X11, such as DISPLAY, are also valid.
- PRINTER
- The name of printer for hardcopy printing.
The same as lpr command.
GUI
- MENU BAR
- next
- Go to the next step. The next step means the next profile or
data processing for the next stage including exit.
- print
- Make a hardcopy printing of the window.
- quit
- No more process is applied.
- help
- The short help message will be appeared on another window.
The presentation window may be in the xterm which you execute the command.
- MAIN WINDOW
SEE ALSO
cubload, cubheadls, X11, lpr
BUGS
- The printer must the accept postscript file.
- The help button does not work.
- The keyword for hardcopy printing without showing X11 display
should be given for both commands but not yet.
- A map with many pixels needs long time.
HISTORY
- ver.3.00
- 2000/2/14 T.Handa
MANUAL VERSION
2002/4/22 T.Handa