diff options
| -rw-r--r-- | dissertation.tex | 4 | ||||
| -rw-r--r-- | opa/chapter.tex | 13 | ||||
| -rw-r--r-- | todo.org | 12 | ||||
| -rw-r--r-- | todo.org_archive | 54 | 
4 files changed, 65 insertions, 18 deletions
| diff --git a/dissertation.tex b/dissertation.tex index 798d378..45af7fe 100644 --- a/dissertation.tex +++ b/dissertation.tex @@ -69,9 +69,9 @@ This dissertation is approved by the following members of the Final Oral Committ  \part{Development} \label{prt:development}
  %\include{processing/chapter}  % pro
 -\include{acquisition/chapter}  % acq
 +%\include{acquisition/chapter}  % acq
  %\include{active_correction/chapter}  % act
 -%\include{opa/chapter}  % opa
 +\include{opa/chapter}  % opa
  %\include{mixed_domain/chapter}
  \part{Applications} \label{prt:applications}
 diff --git a/opa/chapter.tex b/opa/chapter.tex index 2918e94..7a1d9e6 100644 --- a/opa/chapter.tex +++ b/opa/chapter.tex @@ -1,7 +1,4 @@ -% TODO: DONALDSON HAS AUTOMATED OPA TUNING DOWN?
 -
 -\chapter{A robust, fully automated algorithm to collect high quality OPA tuning
 -  curves} \label{cha:opa}
 +\chapter{A robust, automated strategy to collect high quality OPA tuning curves} \label{cha:opa}
  \begin{dquote}
    Principle design features of the new EVV 2DIR optical delivery system include the following:
 @@ -29,6 +26,8 @@ OPA tuning range into the visible, near-infrared, and mid-infrared. %  OPAs are very sensitive to changes in upstream lasers and lab conditions, so OPA tuning is
  regularly required. %
  Manual OPA tuning can easily take a full day. %
 +Furthermore, manual tuning typically results in inferior tuning curves, since it is difficult to
 +consider all available information simultaneously.  %
  Automated OPA tuning makes OPA upkeep easier, faster and more reproducible, facilitating frequency
  domain experiments. %
  The major challenges in automated OPA tuning are:
 @@ -38,6 +37,12 @@ The major challenges in automated OPA tuning are:    \item Optimization metrics are not necessarily separable along motor dimensions.
  \end{enumerate}
 +In this chapter I describe my strategy for automatically collecting high resolution OPA tuning
 +curves.  %
 +While I have strategies for all four kinds of OPAs used in the Wright Group, I focus on the
 +femtosecond TOPAS-C models because they are by far the most challenging model to calibrate.  %
 +
 +\clearpage
  \section{TOPAS-C}  % ==============================================================================
  [INTRODUCTION TO THE TOPAS-C]
 @@ -29,18 +29,6 @@  * TODO describe readthedocs documentation                               :pro:  * TODO future directions                                                :pro:  * TODO figure captions                                                  :pro: -* DONE flesh out introduction                                           :acq: -  CLOSED: [2018-04-11 Wed 14:48] -* DONE show queue figure in GUI section                                 :acq: -  CLOSED: [2018-04-11 Wed 15:42] -* DONE parents _are_ virtual hardware                                   :acq: -  CLOSED: [2018-04-11 Wed 15:56] -* DONE hardware advanced panel descriptions                             :acq: -  CLOSED: [2018-04-11 Wed 20:36] -* DONE sensors section                                                  :acq: -  CLOSED: [2018-04-11 Wed 22:12] -* DONE autonomic SDC screenshot                                         :acq: -  CLOSED: [2018-04-11 Wed 18:07]  * TODO acquisition modules                                              :acq:  * TODO conditional validity                                             :acq:  * TODO integrations                                                     :acq: diff --git a/todo.org_archive b/todo.org_archive index 324681b..cf123b0 100644 --- a/todo.org_archive +++ b/todo.org_archive @@ -103,3 +103,57 @@ Archived entries from file /home/blaise/source/dissertation/todo.org    :ARCHIVE_CATEGORY: todo    :ARCHIVE_TODO: DONE    :END: + +* DONE flesh out introduction                                           :acq: +  CLOSED: [2018-04-11 Wed 14:48] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: + +* DONE show queue figure in GUI section                                 :acq: +  CLOSED: [2018-04-11 Wed 15:42] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: + +* DONE parents _are_ virtual hardware                                   :acq: +  CLOSED: [2018-04-11 Wed 15:56] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: + +* DONE hardware advanced panel descriptions                             :acq: +  CLOSED: [2018-04-11 Wed 20:36] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: + +* DONE sensors section                                                  :acq: +  CLOSED: [2018-04-11 Wed 22:12] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: + +* DONE autonomic SDC screenshot                                         :acq: +  CLOSED: [2018-04-11 Wed 18:07] +  :PROPERTIES: +  :ARCHIVE_TIME: 2018-04-12 Thu 10:24 +  :ARCHIVE_FILE: ~/source/dissertation/todo.org +  :ARCHIVE_CATEGORY: todo +  :ARCHIVE_TODO: DONE +  :END: | 
