next up previous 237
Next: NDF_SSARY - Create an array section, using an NDF section as a template
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SIZE - Determine the size of an NDF


NDF_SQMF - Set a new logical value for an NDF's quality masking flag

Description:
The routine sets a new logical value for an NDF's quality masking flag. This flag determines whether the NDF's quality component (if present) will be used to generate "bad" pixel values for automatic insertion into the data and variance arrays when these are accessed in READ or UPDATE mode. If this flag is set to .TRUE., then masking will occur, so that an application need not consider the quality information explicitly. If the flag is set to .FALSE., then automatic masking will not occur, so that the application can process the quality component by accessing it directly.

Invocation:
CALL NDF_SQMF( QMF, INDF, STATUS )

Arguments:

QMF = LOGICAL (Given)
The logical value to be set for the quality masking flag.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_SSARY - Create an array section, using an NDF section as a template
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_SIZE - Determine the size 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