cub2map

NAME

cub2map - process along velocity axis and make a map data extended in 2 dimensional but in cub stream format

SYNOPSIS

cub2map [ -map_type integ | peak_T | mean_v | peak_v ]

DESCRIPTION

The command processes a cube stream along velocity axis such as integration and peak search. The processed dataset is in cub stream, which means the resultant dataset is formally 3 dimensional although it is acutllay 2 dimensional. The command accept a cube stream only the z-axis is the velocity axis.

FILTER TYPE

.cub | cub2map | .cub

OPTIONS

-map_type integ | peak_T | mean_v | peak_v
Type of process
integ
integrated intensity
peak_T
peak intensity
mean_v
intensity weighted mean velocity
peak_v
velocity at which intensity is strongest

DEFAULTS

-map_type integ
-prm cub2map.prm

SEE ALSO

cubload, cubsave, .cub, rotaxis

BUGS

HISTORY

ver.3.00
2002/5/20 T.Handa
ver.3.01
2004/1/8 T.Handa (debug) z-axis header in the output cub

MANUAL VERSION

2002/5/21 T.Handa