Calculating signal to noise ratio for deimos data

In summary, the conversation is about defining exclusion criteria in Python 2.7 for 1d DEEP2 DEIMOS fits files based on the noise and finding a method to discount noisy and unpredictable data. The suggestion is to calculate the RMS value and develop a theory and corrections for the data originating from instrumentation.
  • #1
Curtnos
I'm currently working with the 1d DEEP2 DEIMOS fits files (see http://deep.ps.uci.edu/deep3/specprimer.html) and am trying to define some exclusion criteria in Python 2.7 for the data based on the noise. What's the best way to quantify the noise in order to do this?

Thank you!
 
Astronomy news on Phys.org
  • #2
Curtnos said:
I'm currently working with the 1d DEEP2 DEIMOS fits files (see http://deep.ps.uci.edu/deep3/specprimer.html) and am trying to define some exclusion criteria in Python 2.7 for the data based on the noise. What's the best way to quantify the noise in order to do this?

Thank you!
Calculate the RMS value?
 
  • #3
berkeman said:
Calculate the RMS value?
I should have added, a lot of the data is showing very odd and unpredictable behaviour. I'm unsure how to edit the original question, however I was hoping to find a more general method to both discount noisy data and bad data which fluctuates unpredictably. Some have sudden, repeated drops to zero flux, some have fluxes which appear symmetric about the flux = 0 line, some look like step functions, etc.
 
  • #4
when separating data that originates in instrumentation, from data that is due to measurement of real things.

develop and justify a theory of what the instrumentation does to the data.

develop corrections that follow exactly that theory.
 

What is signal to noise ratio (SNR) and why is it important in deimos data?

Signal to noise ratio (SNR) is a measure of the strength of a signal compared to the level of background noise. In the context of deimos data, SNR is important because it allows us to determine the quality and reliability of the data. A high SNR indicates a strong signal and low background noise, while a low SNR may indicate a weaker signal or high levels of noise that can affect the accuracy of the data.

How is SNR calculated for deimos data?

SNR is calculated by dividing the average signal by the standard deviation of the background noise. In deimos data, the signal is typically the intensity of the desired signal, while the background noise is the average intensity of the surrounding area. This calculation results in a numerical value that represents the relative strength of the signal compared to the noise.

What factors can affect the SNR in deimos data?

There are several factors that can affect the SNR in deimos data, including the sensitivity of the instrument, exposure time, atmospheric conditions, and the distance of the object being observed. The presence of electronic noise or artifacts in the data can also impact the SNR.

What is a good SNR value for deimos data?

The ideal SNR value for deimos data can vary depending on the specific research goal and the type of data being collected. In general, a higher SNR indicates a better quality of data, but what is considered a good SNR can vary between different scientific fields and research objectives.

How can a low SNR affect the analysis of deimos data?

A low SNR can impact the accuracy and reliability of the analysis of deimos data. This is because a low SNR can make it difficult to distinguish the signal from the background noise, leading to potential errors and uncertainties in the data. In some cases, a low SNR may even make it impossible to extract meaningful information from the data.

Similar threads

  • General Engineering
Replies
4
Views
2K
  • Astronomy and Astrophysics
2
Replies
43
Views
10K
Replies
9
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
1K
  • Electrical Engineering
Replies
3
Views
804
  • Other Physics Topics
Replies
1
Views
1K
Replies
3
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
1K
Back
Top