add pitstop as submodule
This commit is contained in:
parent
bb7f8c04ee
commit
410df0c8b0
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "pitstop"]
|
||||||
|
path = pitstop
|
||||||
|
url = ssh://git@acereca.ddns.net:11444/acereca/pitstop.git
|
|
@ -71,7 +71,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\centering
|
\centering
|
||||||
\hspace*{-.16\columnwidth}
|
\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}
|
\caption{Calibration of input current adcs 21.06.2018}
|
||||||
\label{}
|
\label{}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
@ -82,7 +82,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\centering
|
\centering
|
||||||
\hspace*{-.16\columnwidth}
|
\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)}
|
\caption{Pre Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018)}
|
||||||
\label{precalib18iana}
|
\label{precalib18iana}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
@ -90,7 +90,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti
|
||||||
|
|
||||||
\section{after Calibration}
|
\section{after Calibration}
|
||||||
|
|
||||||
\inputminted{yaml}{../pitstop/pitdb.yaml}
|
\inputminted{yaml}{pitstop/pitdb.yaml}
|
||||||
|
|
||||||
\subsection{Voltages}
|
\subsection{Voltages}
|
||||||
|
|
||||||
|
@ -110,7 +110,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\centering
|
\centering
|
||||||
\hspace*{-.16\columnwidth}
|
\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}
|
\caption{Post Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018}
|
||||||
\label{postcalib18iana}
|
\label{postcalib18iana}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f240f3db2e8256ade583b7245ab402555733d5f1
|
Loading…
Reference in New Issue