17.1.7.2 Algorithms (2D Binning)

  1. The XY bins are determined by the minimum binning level, maximum binning level, and a user-defined increment.
  2. The data points that fall into each bin are counted, with the result saved to the specified worksheet and matrix.
  3. A value is included in a bin if it less than the maximum of that bin or greater than or equal to the minimum of that bin.