Loading [MathJax]/jax/output/CommonHTML/jax.js

Fluorescence yield

Fluorescence spectroscopy is a resonant spectroscopy technique whereby one integrates over the outgoing energies: IFY=ıπG3(ω1,ω2)dω2 IFY is a real quantity and in that respect different from the response functions (G1 and G3, where the real and imaginary part are related by Kramers Kronig relations). The normalization ı/π is chosen such that the product with the integral of G3 over ω2 (1/(ω2H2+ıΓ/2)dω2=ıπ) yields 1. IFY=ψi|T11ω1H1ıΓ/2T2T21ω1H1+ıΓ/2T1|ψi. In Quanty Fluorescence yield spectra are calculated with the function “CreateFluorescenceYield()”. Note that the calculation of a Fluorescence yield spectrum is much faster than the calculation of a resonant spectrum and then integrating. Naturally it yields the same answer.

Example.Quanty
-- Creating a spectrum from a starting state psi
-- a transition operator, T1, T2,
-- and Hamiltonian H1
IFY = CreateFluorescenceYield(H1, T1, T2, psi)

Index

Print/export