rotaxis
NAME
rotaxis - interchange axes in cub data
SYNOPSIS
rotaxis
[ -new_xyz xzy | -new_xyz zyx | -new_xyz yxz
| -new_xyz lvb | -new_xyz vbl | -new_xyz blv
]
DESCRIPTION
The command resort the order of axes in cub data.
FILTER TYPE
.cub | rotaxis | .cub
OPTIONS
- -new_xyz xzy | -new_xyz zyx | -new_xyz yxz
| -new_xyz lvb | -new_xyz vbl | -new_xyz blv
- The new axis order in the resultant cub data
by a nickname in the original cub data.
- xzy, zyx, yxz
- The new axis orders are xzy, zyx, and yxz, respectively.
- lvb, vbl, blv
- The new axis order is signed by its meaning.
Characters, l,b, and v, mean longitudal, latitudal, and velocity axes,
respectively. "l,b" may not means the Galactic coordinates.
- This type valid only if the types of axes in the cube are
longitudal, latitudal, and velocity.
PARAMETERS
DEFAULTS
- -prm rotaxis.prm
- -new_xyz NO_DEFAULT_VALUE
SEE ALSO
cubload, cubsave, cubsmooth, .cub,
BUGS
- If the original cub does not have assigned type axis, such as "long",
The command does not work well.
- If you asign the invalid value for -new_axis,
the command is aborted.
HISTORY
- ver.3.00
- 1999/9/23 T.Handa
- ver.3.02 : option keyword is chaged.
- 2002/5/14 T.Handa
MANUAL VERSION
- 2002/5/14 T.Handa