sdbflag, scnflag

NAME

sdbflag - show profiles and assign good/bad flags for .sdb flow
scnflag - show profiles and assign good/bad flags for .scn flow

SYNOPSIS

sdbflag [ -size size_of_window ] [ -ch range | -v range ] [ -T range ] [ -n_column number_of_profiles_for_a_column ] [ -n_line number_of_profiles_for_a_line ]
scnflag [ -size size_of_window ] [ -ch range | -v range ] [ -T range ] [ -n_column number_of_profiles_for_a_column ] [ -n_line number_of_profiles_for_a_line ]

DESCRIPTION

The commands give a good or bad flag for each profile by your inspection. Only GUI mode is supported.
The command sdbflag is for .sdb flow and scrollable to show. The command scnflag is for .scn flow and proceed only one direction.

FILTER TYPE

.sdb | sdbflag | .sdb
.scn | scnflag | .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
The range is composed of two values devided by the character ",". The unit of the range is channel for -ch keyword and LSR velocity in km/s for -v 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.

DEFAULTS

-size 30x20 -n_column 4 -n_line 3 -prm flag.prm
-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.

ENVIRONMENT

All environment parameters for X11, such as DISPLAY, are also valid.

GUI

SEE ALSO

display, pipewait

BUGS

HISTORY

sdbflag
ver.3.02
1998/5/23 T.Handa

scnflag

ver.3.02
1998/5/23 T.Handa

MANUAL VERSION

1998/5/23 T.Handa