blob: 622eebd93f8996c2b4934e32d1cff4cdbf475981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
\documentclass{presentation}
\title{Development of \\ Frequency Domain Multidimensional Spectroscopy \\
with Applications in Semiconductor Photophysics}
\author{Blaise Thompson}
\institute{University of Wisconsin--Madison}
\date{2018-04-23}
%\subject{}
\begin{document}
\maketitle
\section{CMDS} % =================================================================================
\begin{frame}{CMDS}
The Wright Group focuses on the development and usage of coherent multidimensional spectroscopy
(CMDS).
[DEFINITION OF CMDS]
\end{frame}
\begin{frame}{Why CMDS?}
[A BUNCH OF COOL PUBLICATIONS---FOCUSING ON COHERENCE TRANSFER, MECHANISMS ETC]
\end{frame}
\begin{frame}{Analytical}
But wait! I'm an \texit{Analytical} Chemist?!
[REASONS FOR ANALYTICAL CHEMISTRY TO BE INTERESTED IN CMDS]
\end{frame}
\section{Frequency domain} % =====================================================================
\begin{frame}{Domains of CMDS}
CMDS can be collected in two domains:
\begin{itemize}
\item time domain
\item frequency domain
\end{itemize}
\end{frame}
\begin{frame}{Time domain}
[DESCRIPTION OF TIME DOMAIN]
\end{frame}
\begin{frame}{Frequency domain}
[DESCRIPTION OF FREQUENCY DOMAIN]
\end{frame}
\begin{frame}{Domains of CMDS}
Most experiments are collected in the time domain
\begin{itemize}
\item fast
\item robust
\end{itemize}
So... why frequency domain?
\end{frame}
\begin{frame}{Bandwidth}
\adjincludegraphics[width=\textwidth]{opa/OPA_ranges}
\end{frame}
\begin{frame}{Selection rules}
\end{frame}
\section{The instrument} % =======================================================================
\begin{frame}{The instrument}
\end{frame}
\section{Processing} % ===========================================================================
\begin{frame}{Processing}
\end{frame}
\section{Acquisition} % ==========================================================================
\begin{frame}{Acquisition}
\end{frame}
\section{Applications} % =========================================================================
\begin{frame}{Applications}
\end{frame}
\end{document}
|