scn2txt

NAME

scn2txt - output ASCII character text table

SYNOPSIS

scn2txt [ -with_headline | -without_headline ] [ -v | -rf | -freq | -ch | -bf ] [ -output_scale { scaled | unscaled } | -data_scale { scaled | unscaled } ] parameters

DESCRIPTION

The command prints an ASCII character table with two columns. The first column is a profile array index and the second is intensity. The profile array index can be choosen from channel, velocity (km/s), RF frequency (GHz), and backend frequency (MHz).

FILTER TYPE

.scn | scn2txt

OPTIONS

-with_headline | -without_headline
The output file is with/without headline which show the names of columns.
-v | -rf | -freq | -ch | -bf
The first column unit. Velocity in km/s referred to the LSR. RF is in GHz, BF is in MHz. Channel starts from 1.
-output_scale {scaled|unscaled}
Apply scaling parameter (rx_status.scale) for output or not.

PARAMETERS

DEFAULTS

-ch -output_scale scaled -without_headline -prm scn2txt.prm

SEE ALSO

display,scn

BUGS

HISTORY

ver.3.01
1999/9/25 T.Handa

MANUAL VERSION

1999/12/23 T.Handa