Description:
This routine despikes a single bolometer at the
/- n
sigma level. A 1-dimensional data set is assumed.
Invocation
CALL SCULIB_CLIP_BOL(N_POS,
SCUDATA, SCUQUAL, N_SIGMA, BADBIT, NSPIKES, STATUS)
Arguments
N_POS = INTEGER
(Given)
Number of jiggle positions in data set
SCUDATA(N_POS) = REAL (Given)
The data
SCUQUAL(N_POS) = BYTE (Given & Returned)
The data quality
N_SIGMA = DOUBLE (Given)
Number of sigma to clip at. If this number is positive then a clipped mean and standard deviation are
calculated. If it is negative the statistics are calculated without iterative clipping.
BADBIT = BYTE
(Given & Returned)
Bad bit mask
NSPIKES = INTEGER (Returned)
Number of spikes that were
detected.
STATUS = INTEGER (Given and Returned)
Global Status value
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.