Counting Experiment: Analyzing Peaks & Error

In summary, there are several methods you can use to determine the peak and its associated error in your Compton scattering experiment, including fitting a Gaussian curve, using a peak finding algorithm, calculating the centroid, and using a statistical method.
  • #1
Jonny_trigonometry
452
0
I'm doing a compton scattering experiment, and I'm ahving trouble finding a good analytical way of determining where the peak is with its associated error. Its a counting experiment, so we use Poisson statistics, and we have the output of counts per channel over a range of 512 channels, each corresponding to an energy. There is a peak in the sprectrum of channels, and the counts in each channel have error of sqrt(counts). So I know the y-error bars for each channel and everything, and I can find where the half-max is on each side of the peak to get a fairly good idea of which channel the peak correcponds to, and we can eyeball the error in that value, but my question is, how can we do this more analytically? We know y-errors, and we want to translate that into an x-error of the peak basically. This seems so simple, but yet I'm having trouble establishing a method.
 
Physics news on Phys.org
  • #2


There are a few different approaches you can take to determining the peak and its associated error in your Compton scattering experiment. Here are a few suggestions:

1. Fitting a Gaussian curve to the data: One way to determine the peak and its associated error is to fit a Gaussian curve to your data. The peak of the curve will correspond to the peak of your spectrum, and the width of the curve will give you an estimate of the error in that peak. You can use a software program like Origin or Matlab to perform this curve fitting.

2. Using a peak finding algorithm: There are also algorithms designed specifically for finding peaks in data, such as the peakutils package in Python. These algorithms can take into account the y-error bars in your data and give you a more accurate determination of the peak and its associated error.

3. Calculating the centroid of the peak: Another approach is to calculate the centroid of the peak, which is the average of all the channel numbers weighted by the corresponding counts. This can be done using the following formula:

centroid = sum(channel * counts)/sum(counts)

The standard deviation of this centroid value can then be used as an estimate of the error in the peak location.

4. Using a statistical method: You mentioned that you are using Poisson statistics in your experiment. One way to approach this analytically is to use a statistical method, such as maximum likelihood estimation, to determine the peak and its associated error. This method takes into account the Poisson distribution of your data and can provide a more accurate estimate of the peak location and error.

Overall, the best method for determining the peak and its error will depend on the specific characteristics of your data and the level of accuracy you need. I would recommend consulting with a statistician or data analysis expert to determine the best approach for your particular experiment.
 

1. What is a counting experiment?

A counting experiment is a scientific method used to measure the number of events or particles within a given system. This can be done by collecting data through detectors and analyzing the resulting peaks in the data.

2. How do you analyze peaks in a counting experiment?

Peaks in a counting experiment are analyzed by determining the position, height, and width of each peak. This information can then be used to calculate the number of events or particles present in the system.

3. What is the purpose of analyzing peaks in a counting experiment?

The purpose of analyzing peaks in a counting experiment is to accurately measure and understand the underlying processes or phenomena occurring in the system. This information can then be used to make predictions and draw conclusions about the system.

4. What are some potential sources of error in a counting experiment?

Potential sources of error in a counting experiment include background noise, detector inefficiencies, and human error in data collection and analysis. It is important to account for and minimize these errors in order to obtain accurate results.

5. How can errors be minimized in a counting experiment?

Errors can be minimized in a counting experiment by using high-quality detectors, implementing proper calibration techniques, and carefully analyzing and interpreting the data. It is also important to repeat the experiment multiple times to ensure consistent results and identify any potential sources of error.

Similar threads

  • Advanced Physics Homework Help
Replies
1
Views
2K
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
1K
Replies
1
Views
607
  • Introductory Physics Homework Help
Replies
15
Views
997
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
3K
Replies
4
Views
7K
Back
Top