wiki:astronomy:observational_astronomy:data_reduction_telescope

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:astronomy:observational_astronomy:data_reduction_telescope [2023/11/11 20:16] Roy Proutywiki:astronomy:observational_astronomy:data_reduction_telescope [2024/11/04 19:24] (current) Roy Prouty
Line 1: Line 1:
-====== Data Reduction I: Removing Detector Effects ====== +====== Data Reduction I: Reduction to Top-of-Telescope ====== 
-The term reduction refers to the removal/reduction of extra counts collected in light frames. An appropriately run data reduction pipeline accounts for the effects of the optical system, detector, and atmosphere. This page outlines the theory that can be applied to account for the effects of the optical system and detector. +The term reduction refers to the removal/reduction of extra counts collected in light frames. An appropriately run data reduction pipeline accounts for the effects of the optical system, detector, and atmosphere. This page outlines the theory that can be applied to account for only the effects of the optical system and detector. In this way, the counts that make it through this reduction step are due to photoelectrons that were incident at the top-of-the-telescope. The non-local effects of the atmosphere must be handled separately. The [[~:..:data_reduction_skybrightness|removal of light pollution]] due to atmospheric scattering as well as the final calibration to [[~:..:data_reduction_toa|top-of-atmosphere]] are necessary next steps.. 
- +
-This page outlines the best practices for our systemIt's currently a work in progress+
  
 === Unwanted Instrument Signals === === Unwanted Instrument Signals ===
  
   * [[~:..:calibration_frames:thermal_signal|Thermal Signal]]   * [[~:..:calibration_frames:thermal_signal|Thermal Signal]]
-  * [[wiki:observational_astronomy:calibration_frames:bias_signal|Bias Signal]] +  * [[~:..:calibration_frames:bias_signal|Bias Signal]] 
-  * [[wiki:observational_astronomy:calibration_frames:uniformity|Uniformity (flats)]]+  * [[~:..:calibration_frames:uniformity|Uniformity (flats)]]
  
 ===== Theory & Background ===== ===== Theory & Background =====
  
-We can represent each $i$ and $j$-th pixels in a light frame as the sum of the contributions from the following signals:+We can represent the pixel located by $i,j$ in a light frame as the sum of the contributions from the following signals:
  
 $$L_{ij}(\lambda) = \Bigl[\epsilon_{ij}(\lambda)I_{ij}(\lambda) + T_{ij}(\lambda)\Bigr]t + B_{ij}(\lambda)$$ $$L_{ij}(\lambda) = \Bigl[\epsilon_{ij}(\lambda)I_{ij}(\lambda) + T_{ij}(\lambda)\Bigr]t + B_{ij}(\lambda)$$
Line 22: Line 20:
  
 ==== Uniformity ==== ==== Uniformity ====
-$\epsilon_{ij}(\lambda)$ is the pixel-by-pixel uniformity or deviation from uniformity. This is measured as a fraction with each pixel carrying a (to computer precision) continuous value in the range $\epsilon_{ij}(\lambda)\in \mathbb{R}_{[0,1]}$. In an ideal system, $\epsilon_{ij}(\lambda)=1~\forall~i,j$. Broadly, this is the pixel-by-pixel sensitivity to incident photons. "Baked-in" is more than the detector quantum efficiency, it "bakes-in" the reduced efficiency due to any filter, any non-uniformity due to hardware or software amplification via gain modulations, as well as any other imperfections in the optical system that impact the ability for the detector to record photons incident on the primary mirror (all of that schmutz on our mirrors!).\\ +$\epsilon_{ij}(\lambda)$ is the pixel-by-pixel uniformity or deviation from uniformity. This is measured as a fraction with each pixel carrying a (to computer precision) continuous value in the range $\epsilon_{ij}(\lambda)\in \mathbb{R}_{[0,1]}$. In an ideal system, $\epsilon_{ij}(\lambda)=1~\forall~i,j$. Broadly, this is the pixel-by-pixel sensitivity to incident photons. "Baked-in" is more than the detector quantum efficiency, it "bakes-in" the reduced efficiency due to any filter, any non-uniformity due to hardware or software amplification via gain modulations, as well as any other imperfections in the optical system that impact the ability for the detector to record photons incident on the primary mirror (all of that schmutz on our mirrors!). Never forget that frames taken to help us understand the uniformity also have dark signal in them!\\ 
  
 ==== Source Signal ==== ==== Source Signal ====
Line 87: Line 85:
  
  
-Uniformity: Also Poissonian distributed (recall from [[wiki:observational_astronomy:calibration_frames:uniformity|Uniformity (FLATs)]] that FLAT frames are basically light frames of a uniformly illuminated field)\\ \\ +Uniformity: Also Poissonian distributed (recall from [[~:..:calibration_frames:uniformity|Uniformity (flats)]] that FLAT frames are basically light frames of a uniformly illuminated field)\\ \\ 
  
  
Line 93: Line 91:
  
  
-Refer to the Redux Pipeline and Unwanted Instrument Signals pages above for more information on each of these. And remember, removal of these unwanted signals from the system do not leave you with a science frame. We still have the additional sky intensity from light pollution as well as airmass extinction effects to account for.+Refer to the Redux Pipeline and Unwanted Instrument Signals pages above for more information on each of these. And remember, removal of these unwanted signals from the system do not leave you with a science frame. We still have the additional sky intensity from light pollution as well as airmass extinction effects to account for -- that is, the [[~:..:data_reduction_toa|atmosphere has yet to be removed]]. 
 + 
 +{{tag>[pls-review]}}