diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-03-24 16:45:13 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-03-24 16:45:13 -0500 |
commit | 46eb6bad8700abdfef52fd83445607228016b10b (patch) | |
tree | 824753b489dc24aeb09444a89d08d82fec43de3f /acquisition | |
parent | 7d602505a8b84d6c3743dd3cc0c9ac0a421f07b2 (diff) |
2018-03-24 16:45
Diffstat (limited to 'acquisition')
l--------- | acquisition/.#chapter.tex | 1 | ||||
-rw-r--r-- | acquisition/chapter.tex | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/acquisition/.#chapter.tex b/acquisition/.#chapter.tex deleted file mode 120000 index 469b4f1..0000000 --- a/acquisition/.#chapter.tex +++ /dev/null @@ -1 +0,0 @@ -blaise@rooibos.28849:1520978912
\ No newline at end of file diff --git a/acquisition/chapter.tex b/acquisition/chapter.tex index 7fe8760..e3035a0 100644 --- a/acquisition/chapter.tex +++ b/acquisition/chapter.tex @@ -121,11 +121,11 @@ S_n &=& (1-c)\left(\frac{N}{n}\right)^{-\frac{\tau_{\mathrm{step}}}{\tau_{\mathr S_n &=& (1-c)\left(\frac{n}{N}\right)^{\frac{\tau_{\mathrm{step}}}{\tau_{\mathrm{actual}}}} + c
\end{eqnarray}
-\begin{dfigure}[p!]
+\begin{figure}
\includegraphics[scale=0.5]{"processing/PyCMDS/ideal axis positions/exponential"}
\caption[TODO]{TODO}
\label{fig:exponential_steps}
-\end{dfigure}
+\end{figure}
\subsubsection{Gaussian}
|