diff --git a/pointprocesses/lecture/pointprocesses.tex b/pointprocesses/lecture/pointprocesses.tex index b654a20..3d116a3 100644 --- a/pointprocesses/lecture/pointprocesses.tex +++ b/pointprocesses/lecture/pointprocesses.tex @@ -74,11 +74,11 @@ $\rho_0=1$ (Korrelation jedes Intervalls mit sich selber). %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Z\"ahlstatistik} -\begin{figure}[t] - \includegraphics[width=0.48\textwidth]{poissoncounthist100hz10ms}\hfill - \includegraphics[width=0.48\textwidth]{poissoncounthist100hz100ms} - \caption{\label{countstatsfig}Count Statistik.} -\end{figure} +% \begin{figure}[t] +% \includegraphics[width=0.48\textwidth]{poissoncounthist100hz10ms}\hfill +% \includegraphics[width=0.48\textwidth]{poissoncounthist100hz100ms} +% \caption{\label{countstatsfig}Count Statistik.} +% \end{figure} Statistik der Anzahl der Ereignisse $N_i$ innerhalb von Beobachtungsfenstern $i$ der Breite $W$. \begin{itemize} @@ -91,17 +91,17 @@ Statistik der Anzahl der Ereignisse $N_i$ innerhalb von Beobachtungsfenstern $i$ Insbesondere ist die mittlere Rate der Ereignisse $r$ (``Spikes pro Zeit'', Feuerrate) gemessen in Hertz \[ r = \frac{\langle N \rangle}{W} \; . \] -\begin{figure}[t] - \begin{minipage}[t]{0.49\textwidth} - Poisson process $\lambda=100$\,Hz:\\ - \includegraphics[width=1\textwidth]{poissonfano100hz} - \end{minipage} - \hfill - \begin{minipage}[t]{0.49\textwidth} - LIF $I=10$, $\tau_{adapt}=100$\,ms:\\ - \includegraphics[width=1\textwidth]{lifadaptfano10-100ms} - \end{minipage} - \caption{\label{fanofig}Fano factor.} -\end{figure} +% \begin{figure}[t] +% \begin{minipage}[t]{0.49\textwidth} +% Poisson process $\lambda=100$\,Hz:\\ +% \includegraphics[width=1\textwidth]{poissonfano100hz} +% \end{minipage} +% \hfill +% \begin{minipage}[t]{0.49\textwidth} +% LIF $I=10$, $\tau_{adapt}=100$\,ms:\\ +% \includegraphics[width=1\textwidth]{lifadaptfano10-100ms} +% \end{minipage} +% \caption{\label{fanofig}Fano factor.} +% \end{figure} diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index a053861..99be84d 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -237,6 +237,6 @@ \renewcommand{\codepath}{pointprocesses/code/} \renewcommand{\texinputpath}{pointprocesses/lecture/} -%\include{pointprocesses/lecture/pointprocesses} +\include{pointprocesses/lecture/pointprocesses} \end{document}