diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..527a967 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pitstop"] + path = pitstop + url = ssh://git@acereca.ddns.net:11444/acereca/pitstop.git diff --git a/parts/experiments.tex b/parts/experiments.tex index 43ad6a4..2d49a40 100644 --- a/parts/experiments.tex +++ b/parts/experiments.tex @@ -71,7 +71,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti \begin{figure}[H] \centering \hspace*{-.16\columnwidth} - \includegraphics[width=1.3\columnwidth]{../pitstop/20180621/i48.pdf} + \includegraphics[width=1.3\columnwidth]{pitstop/20180621/i48.pdf} \caption{Calibration of input current adcs 21.06.2018} \label{} \end{figure} @@ -82,7 +82,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti \begin{figure}[H] \centering \hspace*{-.16\columnwidth} - \includegraphics[width=1.3\columnwidth]{../pitstop/20180629/i18ana_nocalib.pdf} + \includegraphics[width=1.3\columnwidth]{pitstop/20180629/i18ana_nocalib.pdf} \caption{Pre Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018)} \label{precalib18iana} \end{figure} @@ -90,7 +90,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti \section{after Calibration} -\inputminted{yaml}{../pitstop/pitdb.yaml} +\inputminted{yaml}{pitstop/pitdb.yaml} \subsection{Voltages} @@ -110,7 +110,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti \begin{figure}[H] \centering \hspace*{-.16\columnwidth} - \includegraphics[width=1.3\columnwidth]{../pitstop/20180629/i18ana_postcalib.pdf} + \includegraphics[width=1.3\columnwidth]{pitstop/20180629/i18ana_postcalib.pdf} \caption{Post Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018} \label{postcalib18iana} \end{figure} diff --git a/pitstop b/pitstop new file mode 160000 index 0000000..f240f3d --- /dev/null +++ b/pitstop @@ -0,0 +1 @@ +Subproject commit f240f3db2e8256ade583b7245ab402555733d5f1