From a9a7523ac476cbfcab77078c3379f9238cd27820 Mon Sep 17 00:00:00 2001 From: ksunden Date: Mon, 9 Apr 2018 20:55:45 -0500 Subject: Caption for Poynting Correction --- active_correction/chapter.tex | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'active_correction/chapter.tex') diff --git a/active_correction/chapter.tex b/active_correction/chapter.tex index 30919cd..33566eb 100644 --- a/active_correction/chapter.tex +++ b/active_correction/chapter.tex @@ -116,8 +116,17 @@ controlled by delay stages, although the idea has not yet been realized in pract [CONTENT FROM KYLE SUNDEN] \begin{figure} - \caption[CAPTION TODO]{ - CAPTION TODO: POYNTING CORRECTION FIGURE + \includegraphics[width=0.45\textwidth]{"active_correction/poynting correction/intensity.png"} + \caption[Poynting Correction curve generation.]{ + A typical example of the output of the Poynting Tune module. + The top figure shows the curve for the axis designated Theta. + The thin, solid line is the previous curve, the thick transparent line is the new tuning curve. + The y-axis is in units of motor steps, the x-axis is in units of wavenumbers. + The bottom plot shows the intensity of signal measured for the change in Theta vs. setpoint. + Center of mass of each vertical slice are extracted and linearly interpolated to obtain the new + calibration curve. + This figure was automatically generated by PyCMDS on March 28, 2018 using an OPA-800 generating + 1 ps infrared light. } \end{figure} @@ -364,4 +373,4 @@ averaging over many shots with random phase will cause the interference term to This is a well known strategy for removing unwanted interference terms \cite{SpectorIvanC2015a, McClainBrianL2004a}. % -\section{Conclusions} % ========================================================================== \ No newline at end of file +\section{Conclusions} % ========================================================================== -- cgit v1.2.3 From d604abd9536c80d27eaf441622578b8aa526f7dc Mon Sep 17 00:00:00 2001 From: ksunden Date: Mon, 9 Apr 2018 21:06:02 -0500 Subject: get latex to recognize image --- active_correction/chapter.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'active_correction/chapter.tex') diff --git a/active_correction/chapter.tex b/active_correction/chapter.tex index 33566eb..4f7003d 100644 --- a/active_correction/chapter.tex +++ b/active_correction/chapter.tex @@ -116,7 +116,7 @@ controlled by delay stages, although the idea has not yet been realized in pract [CONTENT FROM KYLE SUNDEN] \begin{figure} - \includegraphics[width=0.45\textwidth]{"active_correction/poynting correction/intensity.png"} + \includegraphics[width=0.45\textwidth]{"active_correction/poynting_correction/intensity"} \caption[Poynting Correction curve generation.]{ A typical example of the output of the Poynting Tune module. The top figure shows the curve for the axis designated Theta. -- cgit v1.2.3