Source: stream/dyn_spect/Lan/Hiscale/hiscale_dyn_spect_stream__get_extrema.pro
hiscale_dyn_spect_stream::get_extrema
Return the extrema of a dynamic spectrum dataset.
Usage:
range=strref->get_extrema([keys])
Keywords:
zero If set, then return zeros rather than NaNs when no
data are present.
sector If set, then return extrema for the sectors
separately.
only If set, then only return extrema for the specified
sector (or NaN if the sector is not present).
positive If set, then use min_nz instead of min to give a
positive-definite range
History:
Original (after basic): 14/8/01; SJT
Use full key of min_nz and handle single-sectored case: 7/6/02; SJT