REBIN_MISS Name
REBIN_MISS Purpose
rebin allowing missing values.
Category
Calling Sequence
b = rebin(a, d1, [d2, ...d8]) Inputs
a = Input array to rebin. in
d1,...= final dimension(s). in
Keyword Parameters
Keywords
MISSING_DATA=mval Value that represents missing data.
Default is no missing data. Missing data is ignored
while rebinning.
Outputs
b = Returned rebinned array. out
Common Blocks
Notes
Note, the rebin /SAMPLE keyword is not allowed.
Modification History
R. Sterner, 2007 Oct 17
Copyright (C) 2007, 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.