From 33aafa93abe7653fff60a67886e1b9b98285beff Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 12 Apr 2018 11:47:12 -0500 Subject: 2018-04-12 11:47 --- dissertation.cls | 5 +++++ opa/chapter.tex | 40 ++++++++++++++++++++++++++++++++-------- opa/poweramp flowchart.png | Bin 90565 -> 0 bytes opa/poweramp_flowchart.png | Bin 0 -> 90565 bytes opa/preamp flowchart.png | Bin 52647 -> 0 bytes opa/preamp_flowchart.png | Bin 0 -> 52647 bytes todo.org | 9 +++++++++ 7 files changed, 46 insertions(+), 8 deletions(-) delete mode 100644 opa/poweramp flowchart.png create mode 100644 opa/poweramp_flowchart.png delete mode 100644 opa/preamp flowchart.png create mode 100644 opa/preamp_flowchart.png diff --git a/dissertation.cls b/dissertation.cls index aecaaad..d7fc4b2 100644 --- a/dissertation.cls +++ b/dissertation.cls @@ -13,6 +13,11 @@ \RequirePackage{xcolor} \RequirePackage{array} +% --- layout -------------------------------------------------------------------------------------- + +\let\stdsection\section +\renewcommand\section{\clearpage\stdsection} + % --- floats -------------------------------------------------------------------------------------- diff --git a/opa/chapter.tex b/opa/chapter.tex index 7a1d9e6..59e4243 100644 --- a/opa/chapter.tex +++ b/opa/chapter.tex @@ -50,9 +50,19 @@ femtosecond TOPAS-C models because they are by far the most challenging model to % TODO: introduction to the internal design of the OPA \begin{figure} - \caption[CAPTION TODO]{ - CAPTION TODO: TOPAS-C FACTORY POWER CURVES + \includegraphics[width=\textwidth]{opa/OPA_ranges} + \caption{ + CAPTION TODO + } + \label{opa:fig:preamp} +\end{figure} + +\begin{figure} + \includegraphics[width=\textwidth]{opa/OPA_powers} + \caption{ + CAPTION TODO } + \label{opa:fig:preamp} \end{figure} \section{Preamp} % =============================================================================== @@ -88,23 +98,22 @@ the full spectrum at each motor position. % \end{figure} \begin{figure} - \includegraphics[width=\linewidth]{opa/autotune_preamp} + \includegraphics[width=\linewidth]{opa/preamp_flowchart} \caption{ CAPTION TODO } - \label{opa:fig:autotune_preamp} \end{figure} -\section{Poweramp} % ============================================================================= - \begin{figure} - \includegraphics[width=\linewidth]{opa/poweramp} + \includegraphics[width=\linewidth]{opa/autotune_preamp} \caption{ CAPTION TODO } - \label{opa:fig:poweramp} + \label{opa:fig:autotune_preamp} \end{figure} +\section{Poweramp} % ============================================================================= + Once generated, the seed goes on to be amplified in a second BBO crystal ``C2'' with the rest of the 800 nm pump. % Optimizing this amplification step is primarily a matter of setting C2 angle. % @@ -141,6 +150,21 @@ Each separate marker color represents a different setpoint. % As with D2, the C2 upper panel compares the old tuning curve (thin black) with the output tuning curve (colored X's). % +\begin{figure} + \includegraphics[width=\linewidth]{opa/poweramp} + \caption{ + CAPTION TODO + } + \label{opa:fig:poweramp} +\end{figure} + +\begin{figure} + \includegraphics[width=\linewidth]{opa/poweramp_flowchart} + \caption{ + CAPTION TODO + } +\end{figure} + \begin{figure} \includegraphics[width=\textwidth]{opa/d2} \caption{ diff --git a/opa/poweramp flowchart.png b/opa/poweramp flowchart.png deleted file mode 100644 index 7ab1dc4..0000000 Binary files a/opa/poweramp flowchart.png and /dev/null differ diff --git a/opa/poweramp_flowchart.png b/opa/poweramp_flowchart.png new file mode 100644 index 0000000..7ab1dc4 Binary files /dev/null and b/opa/poweramp_flowchart.png differ diff --git a/opa/preamp flowchart.png b/opa/preamp flowchart.png deleted file mode 100644 index 01b04f1..0000000 Binary files a/opa/preamp flowchart.png and /dev/null differ diff --git a/opa/preamp_flowchart.png b/opa/preamp_flowchart.png new file mode 100644 index 0000000..01b04f1 Binary files /dev/null and b/opa/preamp_flowchart.png differ diff --git a/todo.org b/todo.org index e833e89..027f777 100644 --- a/todo.org +++ b/todo.org @@ -46,6 +46,15 @@ * TODO figure captions :act: * IDEA excitation power correction :act: * IDEA 2D delay example from ps system :act: +* DONE insert flowcharts :opa: + CLOSED: [2018-04-12 Thu 11:21] +* TODO introduction to TOPAS-C :opa: +* TODO preamp :opa: +* TODO poweramp :opa: +* TODO mixers :opa: +* TODO generalizability :opa: +* TODO future directions :opa: +* TODO figure captions :opa: * TODO insert content :PbSe: * TODO insert content from SI :mixed_domain: * TODO verify all references :polish: -- cgit v1.2.3