115 lines
3.2 KiB
TeX
Executable File
115 lines
3.2 KiB
TeX
Executable File
\documentclass[12pt,a4paper,pdftex]{article}
|
|
\usepackage[left=25mm, right=25mm, top=20mm, bottom=25mm]{geometry}
|
|
\usepackage{graphicx}
|
|
\usepackage{amsmath}
|
|
\usepackage{natbib}
|
|
\usepackage[breaklinks=true,bookmarks=true,bookmarksopen=true,pdfpagemode=UseNone,pdfstartview=FitH,colorlinks=false,citecolor=blue]{hyperref}
|
|
|
|
\usepackage[utf8x]{inputenc}
|
|
\usepackage[english]{babel}
|
|
%\usepackage{float}
|
|
\usepackage{floatrow}
|
|
|
|
\usepackage{listings} % für den code am Ende
|
|
|
|
|
|
|
|
\newcommand{\todo}[1]{{(\color{red} TODO: #1) }}
|
|
\newcommand{\AptLepto}{{\textit{Apteronotus leptorhynchus}}}
|
|
\newcommand{\lepto}{{\textit{A. leptorhynchus}}}
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
% Ab hier beginnt der eigentliche Text:
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{document}
|
|
|
|
\section{To-read}
|
|
|
|
\begin{itemize}
|
|
\item other models of P-units:
|
|
|
|
Bastian 1981a Electrolocation I. How the electroreceptors of Apteronotus albifrons code for moving objects and other electrical stimuli
|
|
|
|
Benda abd Herz 2003
|
|
|
|
Benda et al. 2005
|
|
|
|
Chacron et al 2001, 2005
|
|
|
|
Kreiman et al. 2000
|
|
|
|
Ludtke and Nelson 2006
|
|
|
|
Nelson et al. 1997
|
|
|
|
Ratman and Nelson 2000
|
|
|
|
Wessel et al 1996
|
|
|
|
Xu et al 1996
|
|
|
|
|
|
\end{itemize}
|
|
|
|
\section{Introduction}
|
|
|
|
\subsection{Apteronotus leptorynchus}
|
|
|
|
\begin{itemize}
|
|
|
|
\item to mention: size range, tank conditions,
|
|
|
|
\item continuous sinusoidal electric organ discharge EOD with near constant amplitude and frequency (Moortgat et al. 1998)
|
|
\end{itemize}
|
|
|
|
\subsection{general P-unit notes}
|
|
\begin{itemize}
|
|
|
|
\item most abundant tuberous receptor
|
|
|
|
\item spikes in probabilistic manner to upward phase of eod
|
|
|
|
\item important characterization P-value probability of spiking per EOD cycle estimated as p-unit frequency divided by eod frequency typical values 0.1-0.6 (Bastian 1981a, Xu et al 1997)
|
|
|
|
\item rapidly adapting (Benda et al 2005, Xu et al. 1996) often studied with SAMs or RAMs
|
|
|
|
\item can predict up to 80\% of the AM using reverse correlation and coherence but no obvious decoding mechanism
|
|
|
|
\end{itemize}
|
|
|
|
\subsection{Coding}
|
|
|
|
|
|
\subsection{nerve recordings}
|
|
|
|
\begin{itemize}
|
|
|
|
\item sample descriptions in: Hernriettes phd, Gussin 2007,
|
|
\end{itemize}
|
|
|
|
|
|
\section{Paper}
|
|
|
|
\subsection{Limits of linear rate coding of dynamic stimuli by electroreceptor afferents}
|
|
Daniel Gussin, Jan Benda, Leonard Maler, 2007, J neurophysiol
|
|
|
|
P-units may code for the intensity and slope of the stimulus and if the higher neuronal structures can separate these two parts they can detect the very weak signals they use in their behavior.
|
|
|
|
\subsubsection{Introduction}
|
|
\begin{itemize}
|
|
|
|
\item {definition of neural code needs map between external signal and resulting spike trains AND demonstration that downstream neural circuits can interpret this mapping and therefore direct behavioral output.
|
|
|
|
original code often assumed to be linear rate coding needs only temporal summation over some time window to decode}
|
|
|
|
linear code breaks down for dynamic signals and neurons with time-dependent conductances (adapting currents)!
|
|
|
|
then more sophisticated methods like spike-triggered stimulus averages (STA) are used to estimate the linear encoding of signals but no obvious decoding mechanisms are implied.
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
|
|
\end{document} |