flipaxis
NAME
flipaxis - flip the order of pixel along an asigned axis in cub data
SYNOPSIS
flipaxis
[ -flip_axis x|y|z|xy|yz|zx|xyz ]
DESCRIPTION
The command flips the order of pixel along an asigned axis in cub data.
Axis information in the header is automatically converted,
which makes pixel position in physics value unchanged.
Only pixel index number along the axis is changed.
FILTER TYPE
.cub | flipaxis | .cub
OPTIONS
- -flipaxis x|y|z|xy|yz|zx|xyz ]
- The names of axes along which you want to flip the order of pixel.
From one to three letters can be assigned.
PARAMETERS
DEFAULTS
- -prm flipaxis.prm
- -flipaxis NO_DEFAULT_VALUE
SEE ALSO
cubload, cubsave, rotaxis, cubheadls, .cub,
BUGS
- Meaningless option value will give a bad result.
HISTORY
- ver.3.00
- 2002/5/28 T.Handa
MANUAL VERSION
- 2002/6/23 T.Handa