next up previous 237
Next: NDF_SHIFT - Apply pixel-index shifts to an NDF
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SCTYP - Obtain the numeric type of a scaled NDF array component


NDF_SECT - Create an NDF section

Description:
The routine creates a new NDF section which refers to a selected region of an existing NDF (or NDF section). The region may be larger or smaller in extent than the initial NDF.

Invocation:
CALL NDF_SECT( INDF1, NDIM, LBND, UBND, INDF2, STATUS )

Arguments:

INDF1 = INTEGER (Given)
Identifier for the initial NDF.
NDIM = INTEGER (Given)
Number of dimensions for the new section.
LBND( NDIM ) = INTEGER (Given)
Lower pixel-index bounds of the section.
UBND( NDIM ) = INTEGER (Given)
Upper pixel-index bounds of the section.
INDF2 = INTEGER (Returned)
Identifier for the new section.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_SHIFT - Apply pixel-index shifts to an NDF
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SCTYP - Obtain the numeric type of a scaled NDF array component

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