EXPLORE Name
EXPLORE Purpose
Image stats in a 16 x 16 box movable with the mouse.
Category
Calling Sequence
explore, a, x, y Inputs
a = array which is displayed on screen. in.
Keyword Parameters
Outputs
x, y = Cursor coordinates. in, out.
Common Blocks
Notes
Notes: Assumes array is loaded with element (0,0) at the
lower left corner of the window, and !ORDER = 0
Lists array indices of cursor box center,
array value at cursor box center,
and cursor box min, max, and mean, SD, skew, kurt.
Any button exits.
Modification History
R. Sterner 25 July, 1989
R. Sterner, 2007 Feb 12 --- Fixed cursor image endian problem.
Copyright (C) 1989, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.