next up previous 623
Next: SURFLIB_PROCESS_BOLS - Calculate apparent RA/Dec of bolometers and some extra processing
Up: Library APIs
Previous: SURFLIB_MEDIAN_REGRID - Generate image with each pixel the median of all pixels in bin


SURFLIB_PLOT_GRID - Plot unwrapped grid

Description:
Given the binned data calculated by SURFLIB_FILL_GRID Plot the unwrapped data as 'data' against 'bin' Use this as a first attempt at spike detection

Invocation:
CALL SURFLIB_PLOT_GRID(UNIT, NX, NY, NMAX, NSIGMA, IPOS, JPOS BINS, STATS, PNTS, POS, STATUS)

Arguments:

UNIT = INTEGER (Given)
Display number
NX = INTEGER (Given)
Size of X dimension
NY = INTEGER (Given)
Size of Y dimension
NMAX = INTEGER (Given)
Maximum value allowed for third dimension of BINS
NSIGMA = REAL (Given)
How many sigma away we plot the guide lines. If NSIGMA is negative we dont plot the sigma ranges on the plot.
IPOS(NX $ *$ NY) = INTEGER (Given)
I coordinate for each pixel
JPOS(NX $ *$ NY) = INTEGER (Given)
J coordinate for each pixe
STATS(NX, NY, 3) = REAL (Given)
Statistics for each bin. 1=Median, 2=high, 3=low
BINS(NX, NY, NMAX) = REAL (Given)
The data stored in relation to its position
PNTS(NMAX) = REAL (Given)
Scratch space for copying in the data from each I,J
POS(NMAX) = REAL (Given)
Scratch space for storing the X positions for each marker on the plot
STATUS = INTEGER (Given & Returned)
Global Status

Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.


next up previous 623
Next: SURFLIB_PROCESS_BOLS - Calculate apparent RA/Dec of bolometers and some extra processing
Up: Library APIs
Previous: SURFLIB_MEDIAN_REGRID - Generate image with each pixel the median of all pixels in bin

SURF Programming Interface
Starlink System Note 72
Tim Jenness, John F. Lightfoot
Joint Astronomy Centre, Hilo, Hawaii
10 July 2000
E-mail:ussc@star.rl.ac.uk

Copyright © 2008 Science and Technology Facilities Council