Fixed graphics
This commit is contained in:
parent
ce2345acdb
commit
1f367a93fa
@ -4,7 +4,7 @@
|
||||
|
||||
\lstset{inputpath=../code}
|
||||
|
||||
\graphicspath{{figures/}}
|
||||
\graphicspath{{images/}}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
@ -31,7 +31,7 @@ Methoden diese zu bestimmen. Drei solcher Methoden sind in Abbildung
|
||||
\ref{psthfig} dargestellt.
|
||||
|
||||
\begin{figure}
|
||||
\includegraphics[width=\columnwidth]{images/psth_comparison}
|
||||
\includegraphics[width=\columnwidth]{psth_comparison}
|
||||
\caption{\textbf{Verschiedene Methoden das PSTH zu bestimmen. A)}
|
||||
Rasterplot einer einzelnen neuronalen Antwort. Jeder vertikale
|
||||
Strich notiert den Zeitpunkt eines Aktionspotentials. \textbf{B)}
|
||||
@ -101,7 +101,7 @@ ausgeschnitten wird und diese dann mittelt (Abbildung
|
||||
\ref{stafig}).
|
||||
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.5\columnwidth]{images/sta}
|
||||
\includegraphics[width=0.5\columnwidth]{sta}
|
||||
\caption{\textbf{Spike Triggered Average eines P-Typ
|
||||
Elektrorezeptors.} Der Rezeptor wurde mit einem ``white-noise''
|
||||
Stimulus getrieben. Zeitpunkt 0 ist der Zeitpunkt des beobachteten
|
||||
@ -126,7 +126,7 @@ Stimulus zu rekonstruieren (Abbildung
|
||||
Rekonstruktion} wird die Zellantwort mit dem STA gefaltet.
|
||||
|
||||
\begin{figure}
|
||||
\includegraphics[width=\columnwidth]{images/reconstruction}
|
||||
\includegraphics[width=\columnwidth]{reconstruction}
|
||||
\caption{\textbf{Rekonstruktion des Stimulus mittels STA.} Die
|
||||
Zellantwort wird mit dem STA gefaltet um eine Rekonstruktion des
|
||||
Stimulus zu erhalten.}\label{reverse_reconstruct_fig}
|
||||
|
Reference in New Issue
Block a user