Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:astronomy:observational_astronomy:data_reduction_toa [2025/01/07 13:52] – Roy Prouty | wiki:astronomy:observational_astronomy:data_reduction_toa [2025/02/05 20:33] (current) – Roy Prouty | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Data Reduction III: Atmospheric Extinction ===== | ===== Data Reduction III: Atmospheric Extinction ===== | ||
- | WRITE THIS | + | ==== Recall the Pogson Equation==== |
+ | From the definition of a [[wiki: | ||
- | ==== Instrument Magnitude ==== | + | $$m_1 - m_2 = -2.5\log_{10}\frac{F_1}{F_2}$$ |
- | Now invent an instrument-filter magnitude. | + | ==== Atmospheric Extinction ==== |
- | Recall the definition of a [[wiki:astronomy: | + | {{https:// |
- | $$m_1 - m_2 = -2.5\log_{10}\frac{F_1}{F_2}$$ | + | Imagine breaking the vertical extent of the atmosphere up into infinitely many thin, parallel slabs of varying composition and character. As a ray of light enters the atmosphere and traverses some path through these layers, the ray interacts with each layer. |
- | === Observe that the collection | + | The [[https:// |
- | By properties of logarithms: $$m_1 - m_2 = -2.5\log_{10}F_1 - 2.5\log_{10}F_2$$ | + | In differential form, and allowing for $\kappa$ to depend on vertical location: |
+ | $$\frac{dI}{dx} = -\kappa(x)I(x)$$ | ||
- | Grouping all source #2 terms: | + | In the diagram above, you can see that any angle relative to zenith ($z$) actually forces the light ray to traverse a longer path through the atmosphere by a factor of $\sec{(z)}$. So the Beer-Lambert Law tells us that the differential amount of intensity lost to the extinctive character of the layers of the atmosphere is: |
- | Identify | + | $$dI = -\kappa(x)I(x)\sec{(z)}dx$$ |
- | ==== Atmospheric Extinction ==== | + | From here, we can note that $\frac{dI}{I} |
- | {{https:// | + | Rearrange: |
+ | $$d\ln{I} = -\kappa(x)\sec{(z)}dz$$ | ||
+ | Integrate: | ||
+ | $$\int_T^Bd\ln{I} = \int_T^B-\kappa(x)\sec{(z)}dx$$ | ||
+ | We are left with: | ||
+ | $$\ln{I(x=T)} - \ln{I(x=B)} = -\sec{(z)}\int_T^B\kappa(x)dx$$ | ||
+ | Note that the $\int_T^B\kappa(x)dx$ cannot be known without careful (likely *in situ*) measurements. So let's just call this $K$. | ||
+ | $$\ln{I(x=T)} - \ln{I(x=B)} = -\sec{(z)}K$$ | ||
+ | By some property of logarithms: | ||
+ | $$\ln{\frac{I(x=T)}{I(x=B)}} = -\sec{(z)}K$$ | ||
- | Imagine breaking the vertical extent of the atmosphere up into infinitely many thin, parallel slabs of varying composition and character. As a ray of light enters the atmosphere and traverses some path through these layers, the ray interacts with each layer. | + | And so: |
- | The [[https:// | + | $$\frac{I(x=T)}{I(x=B)} = e^{-\sec{(z)}K}$$ |
- | In differential form: | + | ==== Top-Of-Atmosphere Magnitude ==== |
- | $$\frac{dI}{dx} | + | From here, we must trust that $I \propto F$ in some way. See [[wiki: |
- | ---- | + | Given this proportionality, |
- | Sources | + | $$m_T - m_B = -2.5\log_{10}\frac{I_T}{I_B}$$ |
- | | + | Given the results from above, this means that: |
+ | $$m_T - m_B = -2.5\log_{10}e^{-\sec{(z)}K}$$ | ||
+ | |||
+ | We can clean this up a little algebraically: | ||
+ | |||
+ | $$m_T - m_B = -2.5(-\sec{(z)}K\cdot\log_{10}e)$$ | ||
+ | |||
+ | $$m_T - m_B = 2.5\sec{(z)}K\cdot\log_{10}e$$ | ||
+ | |||
+ | $$m_T = 2.5\sec{(z)}K\cdot\log_{10}e + m_B$$ | ||
+ | |||
+ | So here is the work-up for the top-of-atmosphere magnitude based on $m_B$, $\sec{(z)}$, | ||
+ | - $m_B$ is the top-of-telescope instrument magnitude. | ||
+ | - $\sec{(z)}$ is the secant of the angle between zenith and the observed source | ||
+ | - $K$ is the atmosphere-integrated extinction | ||
+ | |||
+ | The first two are easy (ish) ! That last one, the atmosphere-integrated extinction is less easy. It must be derived either from measurements of the layer-by-layer extinction coefficient and numerically integrated OR we must find some way to measure the atmosphere-integrated extinction itself. | ||
+ | |||
+ | ==== Measuring Atmospheric Extinction ==== | ||
+ | |||
+ | Take a look at the final result from above again: | ||
+ | $$m_T = 2.5\sec{(z)}K\cdot\log_{10}e + m_B$$ | ||
+ | Choose to rearrange this in the form of a standard $y=mx+b$ linear form with $m_B$ as the dependent variable: | ||
+ | $$m_B = -K\Biggl(2.5\sec{(z)}\cdot\log_{10}e\Biggr) + m_T$$ | ||
+ | With this, we can see that on a graph of $m_B$ vs $2.5\sec{(z)}\cdot\log_{10}e$, | ||
+ | |||
+ | Therefore, in order to measure $K$, we must observe a source for which $m_T$ is constant throughout the session and we must observe this source at a variety of zenith-angles, | ||
+ | |||
+ | It's important to to note that the source we aim to understand as a part of the overall observing stands to be different from the source we observe to measure the extinction. Further, the source we observe to measure extinction should be non-variable in nature and appear in the same region of the sky as the source in question. This source we observe the measure extinction should be called the " | ||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
- | {{tag>[not-done]}} | + | {{tag> |