The MATHS sub-menu contains commands which allow mathematical operations to be applied to the pixels of the current region of interest. The MATHS sub-menu is shown in Figure 27.
The available commands and their functions are:
Allows the user to define an arbitrary polygon region with graphical coordinate input, and calculates a number of statistics in the region. If only two coordinates are input, they define opposite corners of a rectangular region for the calculation. The result is displayed in a text window, and can be saved to an output file.
A typical result of the STATISTICS operation is shown below.
Extremes of polygon (X/Y min, X/Y max) = 704.85 993.16 761.94 1136.49 Number of pixels inside polygon = 3237 Smallest value = 1.0841 Largest value = 1.4180 Total intensity = 3688.0 (square root = 60.729 ) Average intensity = 1.1393 Root Mean Square (RMS) value = 1.1416 Standard Deviation = 7.15076E-02 Gain (?) = 4.48806E-03 Integrated intensity minus previous average = 61.607 Square root of above = 7.8490
The Integrated intensity minus previous average contains the integrated sum of pixel values minus the previous average value. Thus, if first a background region is defined, and then a peak is defined a simple form of peak integration is performed.