
Next: Algorithm Up: Binned dataset commands Prev: Parameters
BINSUBSET
This takes a subset of a binned dataset, as specified by one or
more ranges along selected axes, and writes that subset into
a new dataset. By default it keeps the data within the specified
ranges, but by including the keyword NOKEEP on the command line
it can be made to exclude them instead. Default behaviour is for
the ranges to be specified in axis values, however, by using the
INDEX keyword, array index values may be used. If any axis is reduced
to a single bin, then by default that axis is excluded from the
output and the dimensionality is reduced by one. This behaviour
can be switched off by including the keyword NOSLICE on the
command line.
This application should be used after any corrections have been
applied to the binned dataset.
Subtopics:

Next: Algorithm Up: Binned dataset commands Prev: Parameters