REBIN_HISTOGRAM 

Call: REBIN_HISTOGRAM


ref_in

Should contain on entry an Histogram of which you wish to group the bins.

This histogram is not modified by the procedure.

[No default, this is a mandatory argument.]


ngroup

The number of bins to be grouped into a single bin of the output histogram.

If ngroup does not divide the number of bins in the input histogram, the incomplete set of bins at the upper end of the histogram range will be added to the overflow.

This argument should be an integer Number larger than 0 and smaller than, or equal to, the number of bins in the input histogram.

[No default, this is a mandatory argument.]


ref_out

Contains, on successful completion of the procedure, the rebinned histogram.

The value of this parameter on entry is not used and is lost after the procedure call.

This argument must be modifiable, i.e. this must be a simple variable name and not an expression.

It is permissible that ref_out and ref_in coincide.


Go to the top level, to Call, to REBIN_HISTOGRAM, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.