Differences
This shows you the differences between two versions of the page.
documentation:basics:fluorescence_yield [2016/10/06 20:36] – created Maurits W. Haverkort | documentation:basics:fluorescence_yield [2016/10/10 09:40] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | ====== Fluorescence yield ====== | ||
+ | ### | ||
+ | Fluorescence spectroscopy is a resonant spectroscopy technique whereby one integrates over the outgoing energies: | ||
+ | $$ | ||
+ | I_{FY} = \frac{\imath}{\pi} \int G^3(\omega_1, | ||
+ | $$ | ||
+ | $I_{FY}$ is a real quantity and in that respect different from the response functions ($G^1$ and $G^3$, where the real and imaginary part are related by Kramers Kronig relations). The normalization $\imath/ | ||
+ | $$ | ||
+ | \begin{eqnarray} | ||
+ | I_{FY} &=& \bigg\langle \psi_i \bigg| T_1^{\dagger} \frac{1}{\omega_1 - H_1 - \imath \Gamma/2} T_2^{\dagger}\\ | ||
+ | \nonumber && \quad \quad T_2 \frac{1}{\omega_1 - H_1 + \imath \Gamma/2} T_1 \bigg | \psi_i \bigg\rangle. | ||
+ | \end{eqnarray} | ||
+ | $$ | ||
+ | In Quanty Fluorescence yield spectra are calculated with the function " | ||
+ | <code Quanty Example.Quanty> | ||
+ | -- Creating a spectrum from a starting state psi | ||
+ | -- a transition operator, T1, T2, | ||
+ | -- and Hamiltonian H1 | ||
+ | IFY = CreateFluorescenceYield(H1, | ||
+ | </ | ||
+ | ### | ||
+ | |||
+ | |||
+ | ===== Index ===== | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - [[documentation: | ||
+ | - Fluorescence yield |