shiftaxis
NAME
shiftaxis - revise the value of the axis origin
SYNOPSIS
shiftaxis
[ -x_orig angle_value/valuePIXEL ]
[ -y_orig angle_value/valuePIXEL ]
[ -z_orig angle_value/valuePIXEL ]
DESCRIPTION
The command shifts the origin of pixel along an assigned axis in cub data.
Axis information in the header is automatically converted,
which makes pixel position in physics value unchanged.
FILTER TYPE
.cub | shiftaxis | .cub
OPTIONS
- -x_orig angle_value/valuePEXEL
- The shift value for the x-axis.
If the first or the last character of the value is 'p',
then the shift is applied for the pixel origin value.
The value ended by 'pixel' gives the same effect.
- If the value is simple values or in the Star standard angle format,
then the shift is applied for the origin value.
The revised value is assumed to the same unit for the actual axis unit
even given in the Star standard angle format.
- If the value is 'no', then the command gives no effect.
- -y_orig angle_value/valuePEXEL
- The same as -x_orig but for the y-axis.
- -z_orig angle_value/valuePEXEL
- The same as -x_orig but for the z-axis.
PARAMETERS
DEFAULTS
- -prm shiftaxis.prm
- -x_axis no -y_axis no -z_axis no
SEE ALSO
cubload, cubsave, rotaxis, flipaxis, cubheadls, .cub,
BUGS
- The axis projection is assumed to be linear.
HISTORY
- ver.3.00
- 2006/12/12 T.Handa
MANUAL VERSION
- 2006/12/12 T.Handa