display, mdisplay

NAME

display - show profiles
mdisplay - show profiles, several profiles on a page

SYNOPSIS

display [ -size size_of_window ] [ -ch range | -v range | -rf range | -bf range ] [ -T range ] [ -pipe | - | -nopipe ] [ -baseline | -nobaseline ] [ -spurious | -nospurious ] [ -P printer ] [ -F ps_file ]
mdisplay [ -size size_of_window ] [ -ch range | -v range | -rf range | -bf range ] [ -T range ] [ -pipe | - | -nopipe ] [ -baseline | -nobaseline ] [ -spurious | -nospurious ] [ -n_column number_of_profiles_for_a_column ] [ -n_line number_of_profiles_for_a_line ] [ -overlay ] [ -P printer ] [ -F ps_file ]

DESCRIPTION

The commands show profiles on the X11 window. The presentation window appears automatically. The command display shows one profile per page. The next profile will be shown after pushing the button "next" on the menu bar.
The command mdisplay shows several profiles per page. The order of presentation is holizontally at first and then vertically. In the case that the total number of profiles to show is more than that for a page, other profiles will be shown after pushing the button per page.

FILTER TYPE

.scn | display (| .scn)
.scn | mdisplay (| .scn)

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).
-ch range | -v range | -rf range | -bf range ]
These options are valid only in the GUI mode. The range is composed of two values devided by the character ",". The unit of the range is channel for -ch keyword, LSR velocity in km/s for -v keyword, received Radio frequency in GHz for -rf keyword, and detected frequency on the Backend in MHz for -bf keyword. For example
-v -20,60
means velocity ranges from -20 km/s to 60 km/s.
The keyword -v without any velocity range value the command shows the whole profile. The presentation unit is in km/s of the LSR velocity.
-T range
This option is valid only in the GUI mode. The range is composed of two values devided by the character ",". The unit of the range is in K. For example
-T -10,60
means velocity ranges from -10 K to 60 K.
-pipe | - | -nopipe
The keywords -pipe or - gives the .scn flow for the following processes. The keyword -nopipe gives nothing for the following process.
-baseline | -nobaseline
Show the baseline ranges with cyan boxes, or not. The boxes are shown as the backgound of the profile.
-spurious | -nospurious
Show the spurious flagged channges with pink lines, or not. The lines are shown as the backgound of the profile.
-n_column number
The keyword is valid for mdisplay and gives the number of columns in a page for profiles. For example
mdisplay -n_column 3 -n_line 1
gives 3 profiles alined holizontally for a page. The total number of profiles shown in a page is given by the product of two numbers givens by -n_column and -n_line.
-n_line number
The keyworkd is valid for mdisplay and gives the number of lines in a page for profiles. For example
mdisplay -n_line 4 -n_column 1
gives 4 profiles alined vertically for a page. The total number of profiles shown in a page is given by the product of two numbers givens by -n_column and -n_line.
-overlay
With the "-overlay" option key the profiles for a page are shown overlayed on the same position with different colors. The color names are shown in the shell window.
-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 display.prm
For -overlay, defalut size is 30x20.
-ch
The working window shows the whole profile range in channel.
-T
The working window shows the whole temperature range which is scaled automatically depending on the maximum and minimum values in the displaying range.
-n_column 4
-n_line 3
For mdisplay default is not overlayed.
The default printer is the same for the lpr command.
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

SEE ALSO

pipewait, X11, lpr

BUGS

HISTORY

ver.3.00
1997/12/12 T.Handa
ver.3.20
1998/4/28 T.Handa
ver.3.30
2006/1/31 T.Handa

MANUAL VERSION

2006/1/31 T.Handa