Max | float | Maximum value of the data [count] | |
MaxX | int | X position of maximum value [pixel] | |
MaxY | int | Y position of maximum value [pixel] | |
Mean | float | Mean value of the data [count] | |
Median | float | Median value of the data [count] | |
Min | float | Minimum value of the data [count] | |
MinX | int | X position of minimum value [pixel] | |
MinY | int | Y position of minimum value [pixel] | |
NPix | int | Number of pixels in the data [None] | |
Stdev | float | Sample standard deviation of the data [count] | |
XLower | int | X position of lower left corner of the statistics region [pixel] | |
XUpper | int | X position of upper right corner of the statistics region [pixel] | |
YLower | int | Y position of lower left corner of the statistics region [pixel] | |
YUpper | int | Y position of upper right corner of the statistics region [pixel] | |