Description:
set quality
bits in a subset of a quality array
Invocation
CALL SCULIB_SET_QUALITY (N_BOLS, N_POS, N_BEAM,
QUALITY, START_BOL, END_BOL, START_POS, END_POS, START_BEAM, END_BEAM, BIT_POS,
BIT_VALUE, STATUS)
Arguments
N_BOLS = INTEGER (Given)
number of bolometers
measured
N_POS = INTEGER (Given)
number of positions measured
N_BEAM =
INTEGER (Given)
number of beams used
QUALITY (N_BOLS, N_POS, N_BEAM) = BYTE
(Given and returned)
the quality array
START_BOL = INTEGER (Given)
index of
first bolometer to be set bad
END_BOL = INTEGER (Given)
index of last bolometer
to be set bad
START_POS = INTEGER (Given)
index of first position to be set bad
END_POS = INTEGER (Given)
index of last position to be set bad
START_BEAM =
INTEGER (Given)
index of first beam to be set bad
END_BEAM = INTEGER (Given)
index of last beam to be set bad
BIT_POS = INTEGER (Given)
position of bit ot be
set (0 - 7)
BIT_VALUE = INTEGER (Given)
value to which bit is to be set (0 if zero, 1
otherwise)
STATUS = INTEGER (Given and returned)
global status
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.