diff options
-rw-r--r-- | active_correction/chapter.tex | 2 | ||||
-rw-r--r-- | active_correction/sdc_after.png | bin | 0 -> 278022 bytes | |||
-rw-r--r-- | active_correction/sdc_before.png | bin | 0 -> 165346 bytes | |||
-rw-r--r-- | bibliography.bib | 20 | ||||
-rw-r--r-- | dissertation.tex | 16 |
5 files changed, 20 insertions, 18 deletions
diff --git a/active_correction/chapter.tex b/active_correction/chapter.tex index d7b6a4e..6e773ec 100644 --- a/active_correction/chapter.tex +++ b/active_correction/chapter.tex @@ -47,6 +47,8 @@ I hope to show that active correction is a particularly useful strategy in MR-CM \section{Spectral delay correction} % ============================================================
\begin{figure}
+ \includegraphics[width=0.45\textwidth]{"active_correction/sdc_before"}
+ \includegraphics[width=0.45\textwidth]{"active_correction/sdc_after"}
\caption[CAPTION TODO]{
CAPTION TODO: SPECTRAL DELAY CORRECTION FIGURE
}
diff --git a/active_correction/sdc_after.png b/active_correction/sdc_after.png Binary files differnew file mode 100644 index 0000000..663d8a9 --- /dev/null +++ b/active_correction/sdc_after.png diff --git a/active_correction/sdc_before.png b/active_correction/sdc_before.png Binary files differnew file mode 100644 index 0000000..dddc7c5 --- /dev/null +++ b/active_correction/sdc_before.png diff --git a/bibliography.bib b/bibliography.bib index 956092a..f0d3d2d 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -1190,15 +1190,15 @@ year = {1998} }
@article{HuygensChristiaan1913a,
- author = {Huygens, Christiaan},
- title = {Treatise on Light},
- year = {1913},
- month = {apr},
- volume = {37},
- number = {955},
- pages = {610--611},
- journal = {Science},
- doi = {10.1126/science.37.955.610},
+ author = {Huygens, Christiaan},
+ title = {Treatise on Light},
+ journal = {Science},
+ volume = 37,
+ number = 955,
+ pages = {610--611},
+ year = 1913,
+ doi = {10.1126/science.37.955.610},
+ month = {apr},
}
@article{HyblJohnD2001a,
@@ -2851,7 +2851,7 @@ year = {1998} ISSN = {1521-9615},
author = {G. Wilson},
doi = {10.1109/MCSE.2006.122},
- journal = {Computing in Science & Engineering},
+ journal = {Computing in Science {\&} Engineering},
keywords = {physics education; computation in undergraduate education; continuing education;
software engineering},
month = 11,
diff --git a/dissertation.tex b/dissertation.tex index f84f38f..f3734bc 100644 --- a/dissertation.tex +++ b/dissertation.tex @@ -64,19 +64,19 @@ This dissertation is approved by the following members of the Final Oral Committ \include{introduction/chapter}
\part{Background} \label{prt:background}
-%\include{spectroscopy/chapter}
-%\include{software/chapter} % sof
+\include{spectroscopy/chapter}
+\include{software/chapter} % sof
\part{Development} \label{prt:development}
-%\include{processing/chapter} % pro
-%\include{acquisition/chapter} % acq
-%\include{active_correction/chapter} % act
-%\include{opa/chapter}
+\include{processing/chapter} % pro
+\include{acquisition/chapter} % acq
+\include{active_correction/chapter} % act
+\include{opa/chapter} % opa
%\include{mixed_domain/chapter}
\part{Applications} \label{prt:applications}
-\include{PbSe_susceptibility/chapter}
-\include{PbSe_global_analysis/chapter}
+%\include{PbSe_susceptibility/chapter}
+%\include{PbSe_global_analysis/chapter}
%\include{MX2/chapter}
%\include{PEDOT_PSS/chapter}
|