next up previous 237
Next: NDF_SCOPY - Selectively copy NDF components to a new location
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SBB - Set a bad-bits mask value for the quality component of an NDF


NDF_SBND - Set new pixel-index bounds for an NDF

Description:
The routine sets new pixel-index bounds for an NDF (or NDF section). The number of NDF dimensions may also be changed. If a base NDF is specified, then a permanent change is made to the actual data object and this will be apparent through any other NDF identifiers which refer to it. However, if an identifier for an NDF section is specified, then its bounds are altered without affecting other identifiers.

Invocation:
CALL NDF_SBND( NDIM, LBND, UBND, INDF, STATUS )

Arguments:

NDIM = INTEGER (Given)
New number of NDF dimensions.
LBND( NDIM ) = INTEGER (Given)
New lower pixel-index bounds of the NDF.
UBND( NDIM ) = INTEGER (Given)
New upper pixel-index bounds of the NDF.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_SCOPY - Selectively copy NDF components to a new location
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SBB - Set a bad-bits mask value for the quality component of an NDF

NDF [1ex
Starlink User Note 33
R.F. Warren-Smith & D.S. Berry
16th July 2012
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council