ATL_PXDUP

Ensure the number of WCS axes is no less than the number of pixel axes

Description:

This routine ensures that the number of axes in the current Frame (WCS Frame) of a FrameSet is at least equal to the number of axes in the base Frame (PIXEL or GRID Frame). If the initial number of current Frame axes is too small, extra axes are added to the current Frame by duplicating selected pixel axes.

Invocation

CALL ATL_PXDUP( IWCS, POS, STATUS )

Arguments

IWCS = INTEGER (Given)
The supplied FrameSet.
POS( ) = DOUBLE PRECISION (Given)
The base Frame coords of a position which has good current Frame coords.
STATUS = INTEGER (Given and Returned)
The global status.