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
- MENU BAR
- next
- For sdbflag,
pass the present flag status of profiles and go to the next process.
- For scnflag,
show the next page.
If the present page is the last,
go to the next processing stage of the pipeline.
- quit
- Stop all processes after this step.
- SCROLL BAR (for sdbflag only)
- left arrow
- Scroll presenting profiles backward one by one.
- right arrow
- Scroll presenting profiles forward one by one.
- scroll bar
- Scroll presenting profiles for proper paging
- left blank of the scroll bar
- Show the previous page.
- right blank of the scroll bar
- Show the next page.
- cntl + left arrow
- Show profiles in the top page.
- cntl + right arrow
- Show profiles in the last page.
- MAIN WINDOW
- Profiles are shown in the horizontal order.
- push white or yellow backgound profiles
- Flip the flag status between "Good" and "Bad"
- white backgound with profile
- Profile with a "Good" flag.
- yellow backgound
- Profile with a "Bad" flag.
- cyan backgound
- comments in the flow
- pink backgound
- command in the flow
- white blank
- Nothing to show
- cyan boxes in the profile
- Assigned baseline range
- pink boxes in the profile
- Assigned spurious range
SEE ALSO
display, pipewait
BUGS
- In GUI mode, if the pipe flow requires more than 2 pages
and with other commands using X11, you must also use
the command pipewait. See pipewait
in detail.
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