Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PixelsPeaksMeanErrorRMS
17164140.240.097.45
214926142.540.078.24
34354141.530.1711.44
42898146.580.189.70

Lining

...

Up and Recombining Pixel Distributions

...

As can be seen in the table above, there is a noticeable difference in the means of the energy distributions for each number of pixels which, ideally, shouldn't exist. Furthermore, the errors on the mean cannot account for this difference. One theory is that the larger peaks (the ones with more pixels) end up adding in more noise to the total energy of the photon thus shifting it to a slightly higher energy. If such is the case, one remedy would be to shift each distribution so that their peaks fall on the same bin. This was done by using the average of the four bins where the peaks existed as the new bin for the peaks. Below is the result compared to the normal distribution shown in the first graph on this page. As can be seen, the difference is very slight; the distribution is slightly sharper for the shifted data, but not by very much.

...

 MeanErrorRMS
Shifted141.550.068.59
Unshifted142.060.068.72

Different Shapes of 3 Pixel Peaks

Three pixel peaks are interesting peaks because they seem like they are extremely unlikely to happen, or at least less likely than what we see. To understand which shape is being discussed, the following names were chosen to represent the different possible shapes:

Name

Description

CBoth non-max pixels are adjacent to the max pixel but not opposite each other
LOne non-max pixel is adjacent to the max pixel while the second is adjacent to the first so as to not form a straight line
IA straight line where the middle pixel is the maxpixel
IdotA straight line where one of the end pixels is the max pixel
HS(Hockey Stick) An Idot where the pixel furthest from the max pixel is shifted one pixel in either the positive or negative directions perpendicular to the original line
NaS(Not a Shape) Any shape that is not described by any of the above shapes (This included peaks where no non-max pixel is adjacent to the max pixel

The distribution of 3 pixel peaks of these shapes is shown below out of a total of 4069 peaks for the V1 algorithm:

ShapePeaks
C3449
L434
I71
Idot0
HS115
NaS0

It makes sense that there are zero Idot peaks. This is because the rank is 1 and therefore it is impossible to have a line 3 pixels long that begins with the max peak; it would exceed the boundary from the rank. It is also understandable that there are no NaS because of the small number of possibilities to have no adjacent pixels to the max pixel. For the L shapes, some number of them had a pixel exceeding the high threshold on the pixel not adjacent to the max pixel which would represent two separate photons. A similar situation was also seen with the I shape (both ends of the I exceeded the high threshold). Their energy distribution is shown below.

Image Added

The peak for the L shape at about 280 is a clear indication that there are two photon peaks that appear as the L shape.