susceptibility1/susceptibility1.tex
2024-02-26 14:31:29 +01:00

975 lines
91 KiB
TeX

%
%% Copyright 2007-2020 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
%%
%% It may be distributed under the conditions of the LaTeX Project Public
%% License, either version 1.2 of this license or (at your option) any
%% later version. The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%% The list of all files belonging to the 'Elsarticle Bundle' is
%% given in the file `manifest.txt'.
%%
%% Template article for Elsevier's document class `elsarticle'
%% with numbered style bibliographic references
%% SP 2008/03/01
%%
%%
%%
%% $Id: elsarticle-template-num.tex 190 2020-11-23 11:12:32Z rishi $
%%
%%
%% Use the option review to obtain double line spacing
%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
%% for a journal layout:
%% \documentclass[final,1p,times]{elsarticle}
%% \documentclass[final,1p,times,twocolumn]{elsarticle}
%% \documentclass[final,3p,times]{elsarticle}
%% \documentclass[final,3p,times,twocolumn]{elsarticle}
%% \documentclass[final,5p,times]{elsarticle}
%% \documentclass[final,5p,times,twocolumn]{elsarticle}
% \documentclass[preprint,12pt]{elsarticle}
%\documentclass[final,5p,times,twocolumn]{elsarticle}
%\documentclass[final, 10pt, 5p, twocolumn, authoryear]{elsarticle}
\documentclass[preprint, 10pt, 3p]{elsarticle}
\usepackage{natbib}
%\documentclass[preprint, 10pt, 3p]{elsarticle}
%\usepackage{natbib}
\setcitestyle{super,comma,sort&compress}
%\setcitestyle{super,comma,sort&compress}
%%%%% units %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[mediumspace,mediumqspace, Gray,amssymb]{SIunits} % \ohm, \micro
%%%%% layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\usepackage[left=20mm,right=20mm,top=20mm,bottom=20mm]{geometry}
%\usepackage[left=26mm,right=14mm,top=20mm,bottom=20mm]{geometry}
%\usepackage[left=26mm,right=14mm,top=20mm,bottom=20mm]{geometry}
%\usepackage[hmargin=35mm, vmargin=25mm]{geometry}
%\setcounter{secnumdepth}{-1}
%\renewcommand*{\chaptermarkformat}{\chapapp~\thechapter\\}
%%%%% graphics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{ifthen}
\usepackage{booktabs}
%%%%% math %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{textcomp}
\usepackage{array}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{float}
%%%%% notes %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\note}[2][]{\textbf{[#1: #2]}}
\newcommand{\notesr}[1]{\note[SR]{#1}}
\newcommand{\notejb}[1]{\note[JB]{#1}}
\newcommand{\notejg}[1]{\note[JG]{#1}}
\newcommand{\notems}[1]{\note[MS]{#1}}
\newcommand{\notebl}[1]{\note[BL]{#1}}
%%%%% equation references %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\renewcommand{\eqref}[1]{(\ref{#1})}
\newcommand{\eref}[1]{\ref{#1}}
\newcommand{\eqn}{Eq.}
\newcommand{\Eqn}{Eq.}
\newcommand{\eqns}{Eqs.}
\newcommand{\Eqns}{Eqs.}
\newcommand{\eqnref}[1]{\eqn~\eqref{#1}}
\newcommand{\enref}[1]{\eqn~\eref{#1}}
\newcommand{\Eqnref}[1]{\Eqn~\eqref{#1}}
\newcommand{\eqnsref}[1]{\eqns~\eqref{#1}}
\newcommand{\Eqnsref}[1]{\Eqns~\eqref{#1}}
%%%%% hyperef %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{xcolor}
\usepackage[breaklinks=true,colorlinks=true,citecolor=blue!30!black,urlcolor=blue!30!black,linkcolor=blue!30!black]{hyperref}
%\usepackage[breaklinks=true,colorlinks=true,citecolor=blue!30!black,urlcolor=blue!30!black,linkcolor=blue!30!black]{hyperref}
%%%%% figures %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% references to panels of a figure within the caption:
\newcommand{\figitem}[2][]{\newline\ifthenelse{\equal{#1}{}}{\textsf{\bfseries #2}}{\textsf{\bfseries #2}}$_{\sf #1}$}
% references to panels of a figure within the text:
%\newcommand{\panel}[2][]{\textsf{#2}}
\newcommand{\panel}[2][]{\ifthenelse{\equal{#1}{}}{\textsf{#2}}{\textsf{#2}$_{\sf #1}$}}%\ifthenelse{\equal{#1}{}}{\textsf{#2}}{\textsf{#2}$_{\sf #1}$}
% references to figures:
\newcommand{\fref}[1]{\textup{\ref{#1}}}
\newcommand{\subfref}[2]{\textup{\ref{#1}}\,\panel{#2}}
% references to figures in normal text:
\newcommand{\fig}{Fig.}
\newcommand{\Fig}{Figure}
\newcommand{\figs}{Figs.}
\newcommand{\Figs}{Figures}
\newcommand{\figref}[1]{\fig~\fref{#1}}
\newcommand{\Figref}[1]{\Fig~\fref{#1}}
\newcommand{\figsref}[1]{\figs~\fref{#1}}
\newcommand{\Figsref}[1]{\Figs~\fref{#1}}
\newcommand{\subfigref}[2]{\fig~\subfref{#1}{#2}}
\newcommand{\Subfigref}[2]{\Fig~\subfref{#1}{#2}}
\newcommand{\subfigsref}[2]{\figs~\subfref{#1}{#2}}
\newcommand{\Subfigsref}[2]{\Figs~\subfref{#1}{#2}}
% references to figures within brackets:
\newcommand{\figb}{Fig.}
\newcommand{\figsb}{Figs.}
\newcommand{\figrefb}[1]{\figb~\fref{#1}}
\newcommand{\figsrefb}[1]{\figsb~\fref{#1}}
\newcommand{\subfigrefb}[2]{\figb~\subfref{#1}{#2}}
\newcommand{\subfigsrefb}[2]{\figsb~\subfref{#1}{#2}}
%%%%% new commands %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\fstim}{\ensuremath{f_{stim}}}
\newcommand{\feod}{\ensuremath{f_{EOD}}}
\newcommand{\feodsolid}{\ensuremath{f_{\rm{EOD}}}}
\newcommand{\feodhalf}{\ensuremath{f_{EOD}/2}}
\newcommand{\fbase}{\ensuremath{f_{Base}}}
\newcommand{\fbasesolid}{\ensuremath{f_{\rm{Base}}}}
\newcommand{\fstimintro}{\ensuremath{\rm{EOD}_{2}}}
\newcommand{\feodintro}{\ensuremath{\rm{EOD}_{1}}}
\newcommand{\ffstimintro}{\ensuremath{f_{2}}}
\newcommand{\ffeodintro}{\ensuremath{f_{1}}}
%intro
%\newcommand{\signalcomp}{$s$}
\newcommand{\baseval}{134}
\newcommand{\bone}{$\Delta f_{1}$}
\newcommand{\btwo}{$\Delta f_{2}$}
\newcommand{\fone}{$f_{1}$}
\newcommand{\ftwo}{$f_{2}$}
\newcommand{\ff}{$f_{1}$--$f_{2}$}
\newcommand{\auc}{\rm{AUC}}
\newcommand{\n}{\ensuremath{N}}
\newcommand{\bvary}{\ensuremath{\Delta f_{1}}}
\newcommand{\avary}{\ensuremath{A(\Delta f_{1})}}
\newcommand{\afvary}{\ensuremath{A(f_{1})}}
\newcommand{\avaryc}{\ensuremath{A(c_{1})}}
\newcommand{\cvary}{\ensuremath{c_{1}}}
\newcommand{\fvary}{\ensuremath{f_{1}}}
\newcommand{\bstable}{\ensuremath{\Delta f_{2}}}
\newcommand{\astable}{\ensuremath{A(\Delta f_{2})}}
\newcommand{\astablec}{\ensuremath{A(c_{2})}}
\newcommand{\cstable}{\ensuremath{c_{2}}}
\newcommand{\fstable}{\ensuremath{f_{2}}}
\newcommand{\aeod}{\ensuremath{A(f_{EOD})}}
\newcommand{\fbasecorrsolid}{\ensuremath{f_{\rm{BaseCorrected}}}}
\newcommand{\fbasecorr}{\ensuremath{f_{BaseCorrected}}}
\newcommand{\ffall}{$f_{EOD}$\&$f_{1}$\&$f_{2}$}
\newcommand{\ffvary}{$f_{EOD}$\&$f_{1}$}%sum
\newcommand{\ffstable}{$f_{EOD}$\&$f_{2}$}%sum
%\newcommand{\colstableone}{dark blue}%sum
%\newcommand{\colstabletwo}{blue}%sum
%\newcommand{\colvaryone}{dark red}%sum
%\newcommand{\colvarytwo}{red}%sum
%\newcommand{\colstableoneb}{Dark blue}%sum
%\newcommand{\colstabletwob}{Blue}%sum
%\newcommand{\colvaryoneb}{Dark red}%sum
%\newcommand{\colvarytwob}{Red}%sum
\newcommand{\colstableone}{blue}%sum
\newcommand{\colstabletwo}{cyan}%sum
\newcommand{\colvaryone}{brown}%sum
\newcommand{\colvarytwo}{red}%sum
\newcommand{\colstableoneb}{Blue}%sum
\newcommand{\colstabletwob}{Cyan}%sum
\newcommand{\colvaryoneb}{Brown}%sum Brown
\newcommand{\colvarytwob}{Red}%sum
\newcommand{\resp}{$A(f)$}%sum %\Delta
\newcommand{\respb}{$A(\Delta f)$}%sum %\Delta
\newcommand{\rocf}{98}%sum %\Delta
\newcommand{\roci}{36}%sum %\Delta
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Beat combinations
\newcommand{\boneabs}{\ensuremath{|\Delta f_{1}|}}%sum
\newcommand{\btwoabs}{\ensuremath{|\Delta f_{2}|}}%sum
\newcommand{\bsum}{\ensuremath{|\boneabs{} + \btwoabs{}|}}%sum
\newcommand{\bdiff}{\ensuremath{|\boneabs{} - \btwoabs{}|}}%diff of both beat frequencies
\newcommand{\bsumb}{$\bsum{}=\fbase{}$}%su\right m
\newcommand{\btwob}{$\Delta f_{2}=\fbase{}$}%sum
\newcommand{\boneb}{$\Delta f_{1}=\fbase{}$}%sum
\newcommand{\bsumbtwo}{$\bsum{}=2 \fbase{}$}%sum
\newcommand{\bsumbc}{$\bsum{}=\fbasecorr{}$}%sum
\newcommand{\bsume}{$\bsum{}=f_{EOD}$}%sum
\newcommand{\bsumehalf}{$\bsum{}=f_{EOD}/2$}%sum
\newcommand{\bdiffb}{$\bdiff{}=\fbase{}$}%diff of both beat frequencies
\newcommand{\bdiffbc}{$\bdiff{}=\fbasecorr{}$}%diff of both beat frequencies
\newcommand{\bdiffe}{$\bdiff{}=f_{EOD}$}%diff of both
\newcommand{\bdiffehalf}{$\bdiff{}=f_{EOD}/2$}%diff of both
%beat frequencies
%%%%%%%%%%%%%%%%%%%%%%
% Frequency combinations
\newcommand{\fsum}{\ensuremath{f_{1} + f_{2}}}%sum
\newcommand{\fdiff}{\ensuremath{|f_{1}-f_{2}|}}%diff of
\newcommand{\fsumb}{$\fsum=\fbase{}$}%su\right m
\newcommand{\ftwob}{$f_{2}=\fbase{}$}%sum
\newcommand{\foneb}{$f_{1}=\fbase{}$}%sum
\newcommand{\ftwobc}{$f_{2}=\fbasecorr{}$}%sum
\newcommand{\fonebc}{$f_{1}=\fbasecorr{}$}%sum
\newcommand{\fsumbtwo}{$\fsum{}=2 \fbase{}$}%sum
\newcommand{\fsumbc}{$\fsum{}=\fbasecorr{}$}%sum
\newcommand{\fsume}{$\fsum{}=f_{EOD}$}%sum
\newcommand{\fsumehalf}{$\fsum{}=f_{EOD}/2$}%sum
\newcommand{\fdiffb}{$\fdiff{}=\fbase{}$}%diff of both beat frequencies
\newcommand{\fdiffbc}{$\fdiff{}=\fbasecorr{}$}%diff of both beat frequencies
\newcommand{\fdiffe}{$\fdiff{}=f_{EOD}$}%diff of both
\newcommand{\fdiffehalf}{$\fdiff{}=f_{EOD}/2$}%diff of both
%%%%%%%%%%%%%%%%%%%%%%
%Cocktailparty combinations
%\newcommand{\bctwo}{$\Delta f_{Female}$}%sum
%\newcommand{\bcone}{$\Delta f_{Intruder}$}%sum
%\newcommand{\bcsum}{$|\Delta f_{Female} + \Delta f_{Intruder}|$}%sum
%\newcommand{\abcsum}{$A(|\Delta f_{Female} + \Delta f_{Intruder}|)$}%sum
%\newcommand{\bcdiff}{$|\Delta f_{Female} - \Delta f_{Intruder}|$}%diff of both beat frequencies
%\newcommand{\bcsumb}{$|\Delta f_{Female} + \Delta f_{Intruder}| =f_{Base}$}%su\right m
%\newcommand{\bctwob}{$\Delta f_{Female} =f_{Base}$}%sum
%\newcommand{\bconeb}{$\Delta f_{Intruder}=f_{Base}$}%sum
%\newcommand{\bcsumbtwo}{$|\Delta f_{Female} + \Delta f_{Intruder}|=2 f_{Base}$}%sum
%\newcommand{\bcsumbc}{$|\Delta f_{Female} + \Delta f_{Intruder}|=\fbasecorr{}$}%sum
%\newcommand{\bcsume}{$|\Delta f_{Female} + \Delta f_{Intruder}|=f_{EOD}$}%sum
%\newcommand{\bcsumehalf}{$|\Delta f_{Female} + \Delta f_{Intruder}|=f_{EOD}/2$}%sum
%\newcommand{\bcdiffb}{$|\Delta f_{Female} - \Delta f_{Intruder}|=f_{Base}$}%diff of both beat frequencies
%\newcommand{\bcdiffbc}{$|\Delta f_{Female} - \Delta f_{Intruder}|=\fbasecorr{}$}%diff of both beat frequencies
%\newcommand{\bcdiffe}{$|\Delta f_{Female} - \Delta f_{Intruder}|=f_{EOD}$}%diff of both
%\newcommand{\bcdiffehalf}{$|\Delta f_{Female} - \Delta f_{Intruder}|=f_{EOD}/2$}%diff of both
\newcommand{\fctwo}{\ensuremath{f_{\rm{Female}}}}%sum
\newcommand{\fcone}{\ensuremath{f_{\rm{Intruder}}}}%sum
\newcommand{\bctwo}{\ensuremath{\Delta \fctwo{}}}%sum
\newcommand{\bcone}{\ensuremath{\Delta \fcone{}}}%sum
\newcommand{\bcsum}{\ensuremath{|\bctwo{}| + |\bcone{}|}}%sum
\newcommand{\abcsumabbr}{\ensuremath{A(\Delta f_{\rm{Sum}})}}%sum
\newcommand{\abcsum}{\ensuremath{A(\bcsum{})}}%sum
\newcommand{\abcone}{\ensuremath{A(\bcone{})}}%sum
\newcommand{\bctwoshort}{\ensuremath{\Delta f_{F}}}%sum
\newcommand{\bconeshort}{\ensuremath{\Delta f_{I}}}%sum
\newcommand{\bcsumshort}{\ensuremath{|\bctwoshort{} + \bconeshort{}|}}%sum
\newcommand{\abcsumshort}{\ensuremath{A(\bcsumshort{})}}%sum
\newcommand{\abconeshort}{\ensuremath{A(|\bconeshort{}|)}}%sum
\newcommand{\abcsumb}{\ensuremath{A(\bcsum{})=\fbasesolid{}}}%sum
\newcommand{\bcdiff}{\ensuremath{||\bctwo{}| - |\bcone{}||}}%diff of both beat frequencies
\newcommand{\bcsumb}{\ensuremath{\bcsum{} =\fbasesolid{}}}%su\right m
\newcommand{\bcsumbn}{\ensuremath{\bcsum{} \neq \fbasesolid{}}}%su\right m
\newcommand{\bctwob}{\ensuremath{\bctwo{} =\fbasesolid{}}}%sum
\newcommand{\bconeb}{\ensuremath{\bcone{} =\fbasesolid{}}}%sum
\newcommand{\bcsumbtwo}{\ensuremath{\bcsum{}=2 \fbasesolid{}}}%sum
\newcommand{\bcsumbc}{\ensuremath{\bcsum{}=\fbasecorr{}}}%sum
\newcommand{\bcsume}{\ensuremath{\bcsum{}=f_{\rm{EOD}}}}%sum
\newcommand{\bcsumehalf}{\ensuremath{\bcsum{}=f_{\rm{EOD}}/2}}%sum
\newcommand{\bcdiffb}{\ensuremath{\bcdiff{}=\fbasesolid{}}}%diff of both beat frequencies
\newcommand{\bcdiffbc}{\ensuremath{\bcdiff{}=\fbasecorr{}}}%diff of both beat frequencies
\newcommand{\bcdiffe}{\ensuremath{\bcdif{}f=f_{\rm{EOD}}}}%diff of both
\newcommand{\bcdiffehalf}{\ensuremath{\bcdiff{}=f_{\rm{EOD}}/2}}%diff of both
%\newcommand{\spnr}{$\langle spikes_{burst}\rangle$}%diff of
\newcommand{\burstcorr}{\ensuremath{{Corrected}}}
\newcommand{\cvbasecorr}{CV\ensuremath{_{BaseCorrected}}}
\newcommand{\cv}{CV\ensuremath{_{Base}}}%\cvbasecorr{}
\newcommand{\nli}{NLI\ensuremath{(\fbase{})}}%Fr$_{Burst}$
\newcommand{\nlicorr}{NLI\ensuremath{(\fbasecorr{}})}%Fr$_{Burst}$
\newcommand{\rostra}{\textit{Apteronotus rostratus}}
\newcommand{\lepto}{\textit{Apteronotus leptorhynchus}}
\newcommand{\eigen}{\textit{Eigenmannia virescens}}
\newcommand{\suscept}{$|\chi_{2}|$}
\newcommand{\frcolor}{pink lines}
%\newcommand{\rec}{\ensuremath{f_{Receiver}}}
%\newcommand{\intruder}{\ensuremath{f_{Intruder}}}
%\newcommand{\female}{\ensuremath{f_{Female}}}
%\newcommand{\rif}{\ensuremath{\rec{} & \intruder{} & \female{}}}
%\newcommand{\ri}{\ensuremath{\rec{} & \intruder{}}}%sum
%\newcommand{\rf}{\ensuremath{\rec{} & \female{}}}%sum
\newcommand{\rec}{\ensuremath{\rm{R}}}%{\ensuremath{con_{R}}}
\newcommand{\rif}{\ensuremath{\rm{RIF}}}
\newcommand{\ri}{\ensuremath{\rm{RI}}}%sum
\newcommand{\rf}{\ensuremath{\rm{RF}}}%sum
\newcommand{\withfemale}{\rm{ROC}\ensuremath{\rm{_{Female}}}}%sum \textit{
\newcommand{\wofemale}{\rm{ROC}\ensuremath{\rm{_{NoFemale}}}}%sum
\newcommand{\dwithfemale}{\rm{\ensuremath{\auc_{Female}}}}%sum CV\ensuremath{_{BaseCorrected}}
\newcommand{\dwofemale}{\rm{\ensuremath{\auc_{NoFemale}}}}%sum
%\newcommand{\withfemale}{\rm{ROC}\ensuremath{_{Female}}}%sum \textit{
%\newcommand{\wofemale}{\rm{ROC}\ensuremath{_{NoFemale}}}%sum
%\newcommand{\dwithfemale}{\auc\ensuremath{_{Female}}}%sum CV\ensuremath{_{BaseCorrected}}
%\newcommand{\dwofemale}{\auc\ensuremath{_{NoFemale}}}%sum
\newcommand{\fp}{\ensuremath{\rm{FP}}}%sum
\newcommand{\cd}{\ensuremath{\rm{CD}}}%sum
%\dwithfemale
%%%%% tables %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% references to tables:
\newcommand{\tref}[1]{\textup{\ref{#1}}}
% references to tables in normal text:
\newcommand{\tab}{Tab.}
\newcommand{\Tab}{Table}
\newcommand{\tabs}{Tabs.}
\newcommand{\Tabs}{Tables}
\newcommand{\tabref}[1]{\tab~\tref{#1}}
\newcommand{\Tabref}[1]{\Tab~\tref{#1}}
\newcommand{\tabsref}[1]{\tabs~\tref{#1}}
\newcommand{\Tabsref}[1]{\Tabs~\tref{#1}}
% references to tables within the bracketed text:
\newcommand{\tabb}{Tab.}
\newcommand{\tabsb}{Tab.}
\newcommand{\tabrefb}[1]{\tabb~\tref{#1}}
\newcommand{\tabsrefb}[1]{\tabsb~\tref{#1}}
\usepackage{xr}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% notes
%% The line no packages add line numbers. Start line numbering with
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
%% for the whole article with \linenumbers.
\usepackage{lineno}
%\linenumbers
%\setlength{\linenumbersep}{3pt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% caption packages
%\usepackage{graphicx}
\usepackage[format=plain,labelfont=bf]{caption}
%\usepackage{capt-of}
\captionsetup[figure2]{labelformat=empty}
%\usepackage[onehalfspacing]{setspace}
\journal{iScience}
\setcounter{secnumdepth}{0}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%\maketitle
\begin{frontmatter}
\title{Second-order susceptibility in electrosensory primary afferents in a three-fish setting}
\author[1]{Alexandra Barayeu} %\corref{fnd1}}
% \ead{alexandra.rudnaya@uni-tuebingen.de}
\author[4,5]{Maria Schlungbaum}
\author[4,5]{Benjamin Lindner}
\author[1,2,3]{Jan Benda}
\author[1]{Jan Grewe\corref{cor1}}
\ead{jan.grewe@uni-tuebingen.de}
% \ead[url]{home page}
\cortext[cor1]{Corresponding author}
\affiliation[1]{organization={Neuroethology, Institute for Neurobiology, Eberhard Karls University},
city={T\"ubingen}, postcode={72076}, country={Germany}}
\affiliation[4]{organization={Bernstein Center for Computational Neuroscience T\"ubingen},
city={T\"ubingen}, postcode={72076}, country={Germany}}
\affiliation[5]{organization={Werner Reichardt Centre for Integrative Neuroscience},
city={T\"ubingen}, postcode={72076}, country={Germany}}
\affiliation[2]{organization={Bernstein Center for Computational Neuroscience Berlin}, city={Berlin}, country={Germany}}
\affiliation[3]{organization={Physics Department of Humboldt University Berlin},city={Berlin}, country={Germany}}
%Nonlinearities contribute to the encoding of the full behaviorally relevant signal range in primary electrosensory afferents.
%Nonlinear effects identified as mechanisms that contribute
%Nonlinearities in primary electrosensory afferents, the P-units, of \textit{Apteronotus leptorhynchus} enables the encoding of a wide dynamic range of behavioral-relevant beat frequencies and amplitudes
%Nonlinearities in primary electrosensory afferents contribute to the representation of a wide range of beat frequencies and amplitudes
%Nonlinearities contribute to the encoding of a wide range of beat frequencies and amplitudes in primary electrosensory afferents
%The role of nonlinearities in the encoding of a wide range of beat frequencies and amplitudes in primary electrosensory afferents
%Nonlinearities facilitate the encoding of a wide range of beat frequencies and amplitudes in primary electrosensory afferents
\begin{abstract}
In this work, the influence of nonlinearities on stimulus encoding in the primary sensory afferents of weakly electric fish of the species \lepto{} was investigated. These fish produce an electric organ discharge (EOD) with a fish-specific frequency. When the EOD of one fish interferes with the EOD of another fish, it results in a signal with a periodic amplitude modulation, called beat. The beat provides information about the sex and size of the encountered conspecific and is the basis for communication. The beat frequency is predicted as the difference between the EOD frequencies and the beat amplitude corresponds to the size of the smaller EOD field. Primary sensory afferents, the P-units, phase-lock to the EOD and encode beats with changes in their firing rate. In this work, the nonlinearities of primary electrosensory afferents, the P-units of weakly electric fish of the species \lepto{} and \eigen{} were addressed. Nonlinearities were characterized as the second-order susceptibility of P-units, in a setting where at least three fish were present. The nonlinear responses of P-units were especially strong in regular firing P-units. White noise stimulation was confirmed as a method to retrieve the socond-order suscepitbility in P-units.% with bursting being identified as a factor enhancing nonlinear interactions.
\end{abstract}
\end{frontmatter}
\section{Introduction}
%with nonlinearities being observed in all sensory modalities
Neuronal systems are inherently nonlinear \citealp{Adelson1985, Brincat2004, Chacron2000, Chacron2001, Nelson1997, Gussin2007, Middleton2007, Longtin2008}. Rectification is a prominent nonlinearity that is assumed to occur in through the transduction machinery of inner hair cells \citealp{Peterson2019}, signal rectification in receptor cells \citealp{Chacron2000, Chacron2001} or the rheobase of action-potential generation \citealp{Middleton2007, Longtin2008}. Nonlinearity can be necessary to explain the behavior of complex cells in the visual system \citealp{Adelson1985}, to extract information about the stimulus \citealp{Barayeu2023} and to encode stimulus features as up- and down-strokes \citealp{Gabbiani1996}.
The time resolved firing rate of a neuron can be described by the Volterra series where the first term describes the linear contribution an all higher terms the nonlinear contributions \citealp{Voronenko2017}. In previous work the second term of the Volterra series, the second-order susceptibility, was analytically retrieved based on leaky integrate and fire (LIF) models, where the input were two sine waves \citealp{Voronenko2017}. There it was demonstrated that the second-order susceptibility could be very strong, but only at specific input frequencies. A triangular nonlinear shape was predicted, with nonlinearities appearing if one of the beat frequencies, the sum or the difference of the beat frequencies was equal to the mean baseline firing rate \fbase{} \citealp{Voronenko2017}. These effects were especially pronounced if one of the signals had a faint signal amplitude. Such nonlinearities might influence faint signal detection, as it was observed in the field in the framework of the electrosensory cocktail party \citealp{Henninger2018}.
In this work, nonlinearities are studied in the gymnotiform weakly electric fish of the species \lepto. These fish are equipped with an electric organ \citealp{Salazar2013}, that is constantly active and produces a quasi sinusoidal electric organ discharge (EOD), with a long-term stable and fish-specific frequency (\feod, \citealp{Knudsen1975, Henninger2020}). The EOD is used for electrolocation \citealp{Fotowat2013, Nelson1999} and communication \citealp{Fotowat2013, Walz2014, Henninger2018}. If two fish meet, their EODs interfere and result in a new signal with a characteristic periodic amplitude modulation, that will be called beat. Beats are common stimuli in different sensory modalities enabling rhythm and pitch perception in human hearing \citealp{Roeber1834, Plomp1967, Joris2004, Grahn2012} and providing the context for electrocommunication in weakly electric fish \citealp{Engler2001, Hupe2008, Henninger2018, Benda2020}.
The beat amplitude is defined by the smaller EOD of the encountered fish, is expressed in relation to the receiver EOD and is termed contrast. The beat frequency is defined as the difference between the two EOD frequencies ($\Delta f_{1} = f_{1}-\feod{}$). Whereas the predictions of the nonlinear response theory presented in \citet{Voronenko2017} apply to P-units, where the main driving force are beats and not the whole signal, will be addressed in the following.
Cutaneous tuberous organs, that are distributed all over the body of these fish
[\citealp{Carr1982}], sense the actively generated electric field and its modulations.
Within a single tuberous electroreceptor organ about 30 primary electroreceptors form ribbon synapses onto the dendrites of the same afferent fiber
\citealp{Szabo1965, Wachtel1966} that projects via the lateral line nerve to the hindbrain. There, the afferent fiber synapses onto pyramidal neurons in the
electrosensory lateral line lobe (ELL, \citealp{Maler2009a}). The EOD is encoded by the p-type electroreceptor afferents, the P-units. In previous works, P-units have been mainly considered to be linear encoders \citealp{Xu1996, Benda2005, Gussin2007, Grewe2017}. Still, P-units exhibit nonlinear effects, especially for strong beat amplitudes \citealp{Nelson1997}. Although some P-units can be described by a linear decoder, other P-units require a nonlinear decoder \citealp{Chacron2004}.
These fire phase-locked to the EOD of the fish with a spike at a similar phase in the EOD cycle, with the phase depending on the receptor location \citealp{Hladnik2023}. P-units fire in a probabilistic manner, resulting in an interspike interval (ISI) distribution with maxima at multiples of the EOD period. When the receiver fish with EOD frequency \feod{} is alone, a peak at \fbase{} is present in the power spectrum of the firing rate of a recorded P-unit (\subfigrefb{motivation}{A}, bottom, see section \ref{baselinemethods}). P-units also represent \feod{}, but this peak is beyond the range of frequencies addressed in this figure. The beat frequency in a two fish setting is represented in the spike trains, firing rate and the corresponding power spectrum of P-units (\subfigrefb{motivation}{B, C}, top). When three fish encounter, all their waveforms interfere with both beat frequencies, $\Delta f_{1}$ and $\Delta f_{2}$, being present in the superimposed signal (\subfigrefb{motivation}{D}, top). The power spectrum of the firing rate contains both beat frequencies, but also nonlinear peaks at the sum frequency \bsum{} and the difference frequency \bdiff{} (\subfigrefb{motivation}{D}, bottom). The difference of the two beat frequencies is also known as a social envelope \citealp{Stamper2012Envelope, Savard2011}, that often emerges as the modulation of two beats in the superimposed signal. The encoding of envelopes in P-units has is a controvercial topic, with some works not considering P-units as envelope encoders \citealp{Middleton2006}, while others identify some P-unit populations as successful in encoding envelopes \citealp{Savard2011}. In this work the second-order susceptibility will be characterized for the three fish setting, addressing whereas P-units encode envelopes and how this encoding is influenced by their baseline firing properties.
The receiver fish \feod{} is fixed, the varied parameters in a three-fish setting are the EOD frequencies \fone{} and \ftwo{} of the encountered fish, resulting in a two-dimensional stimulus space spanned by the two corresponding beat frequencies \bone{} and \btwo{}. It is challenging to sample this whole stimulus space in an electrophysiological experiment. Instead white noise stimulation, where all behaviorally relevant frequencies are present at the same time, can be used to access second-order susceptibility \citealp{Neiman2011fish}. This method was utilized with bandpass limited white noise being the direct input to a LIF model in previous literature \citealp{Egerland2020}. In the communication context of weakly electric fish white noise stimuli are implemented as random amplitude modulations (RAM) of the EOD. Whether it is possible to access the second-order susceptibility of P-units with RAM stimuli will be addressed in the following chapter. %the presented method is still
In this work, the second-order susceptibility in the spiking responses of P-units will be accessed with white noise stimulation. The influence of the baseline firing properties, such as the CV, on nonlinear interactions will be investigated. It will be demonstrated that some low-CV P-units exhibit nonlinearities in relation to \fbase{}, as predicted by \citet{Voronenko2017}. White noise stimulation will be confirmed as a method to access the second-order susceptibility in P-units.
\begin{figure*}[h!]
\includegraphics[width=\columnwidth]{motivation}
\caption{\label{motivation} Nonlinearity in an electrophysiologically recorded P-unit of \lepto{} in a three-fish setting. Receiver with EOD frequency $\feod{} =664$\,Hz encounters fish with EOD frequencies $f_{1}=631$\,Hz and $f_{2}=797$\,Hz. Both encountered fish lead to a beat contrast of 10\,\%. Top: Interference of the receiver EOD with the EODs of other fish. Second row: Spike trains of the P-unit. Third row: Firing rate, retrieved as the convolution of the spike trains with a Gaussian kernel ($\sigma = 1$\,ms). Bottom row: Power spectrum of the firing rate. \figitem{A} Baseline condition: Only the receiver is present. The mean baseline firing rate \fbase{} dominates the power spectrum of the firing rate. \figitem{B} The receiver and the fish with EOD frequency $f_{1}=631$\,Hz are present. \figitem{C} The receiver and the fish with EOD frequency $f_{2}=797$\,Hz are present. \figitem{D} All three fish with the EOD frequencies \feod{}, $f_{1}$ and $f_{2}$ are present. Nonlinear peaks occur at the sum and difference of the two beat frequencies in the power spectrum of the firing rate.
}
\end{figure*}
\section{Results}
\subsection{Low-CV P-units exhibit nonlinear interactions} %frequency combinations withappearing when the input frequencies are related to \fbase{} are
P-units are heterogeneous in their baseline firing properties \citealp{Grewe2017, Hladnik2023} and differ in their noisiness, which is represented by the coefficient of variation (CV) of the interspike intervals (ISI). Low-CV P-units have a regular firing pattern and are less noisy, whereas high-CV P-units have a less regular firing pattern.
Second-order susceptibility is expected to be especially pronounced for low-CV cells \citealp{Voronenko2017}. In the following first low-CV P-units will be addressed in \subfigrefb{cells_suscept}{A}.
P-units probabilistically phase-lock to the EOD of the fish, firing at the same phase but not in every EOD cycle, resulting in a multimodal ISI histogram with maxima at integer multiples of the EOD period (\subfigrefb{cells_suscept}{A}). The strongest peak in the baseline power spectrum of the firing rate of a P-unit is the \feod{} peak, and the second strongest peak is the mean baseline firing rate \fbase{} peak (\subfigrefb{cells_suscept}{B}). The power spectrum of P-units is symmetric around half \feod, with baseline peaks appearing at $\feod \pm \fbase{}$.
Noise stimuli, as random amplitude modulations (RAM) of the EOD, are common stimuli during P-unit recordings. In the following, the amplitude of the noise stimulus will be quantified as the standard deviation and will be expressed as a contrast (unit \%) in relation to the receiver EOD. The spikes of P-units slightly align with the RAM stimulus with a low contrast (light purple) and are stronger driven in response to a higher RAM contrast (dark purple, \subfigrefb{cells_suscept}{C}). The linear encoding (see \eqnref{linearencoding_methods}) is comparable between the two RAM contrasts in this low-CV P-unit (\subfigrefb{cells_suscept}{D}).%visualized by the gain of the transfer function,\suscept{}
To quantify the second-order susceptibility in a three-fish setting the noise stimulus was set in relation to the corresponding P-unit response in the Fourier domain, resulting in a matrix where the nonlinearity at the sum frequency \fsum{} in the firing rate is depicted for two noise frequencies \fone{} and \ftwo{} (\eqnref{susceptibility}, \subfigrefb{cells_suscept}{E--F}). Note that the RAM stimulus can be decomposed in frequencies $f$, that approximate the beat frequencies $\Delta f$, occurring in case of pure sine-wave stimulation (\subfigrefb{motivation}{D}). Thus the nonlinearity accessed with the RAM stimulation at \fsum{} (\subfigrefb{cells_suscept}{E}) is comparable to the nonlinearity appearing during pure sine-wave stimulation at \bsum{} (orange peak, \subfigrefb{motivation}{D}). Based on the theory \citealp{Voronenko2017} nonlinearities should arise when \fone{}, \ftwo{} or \fsum{} are equal to \fbase{} (upper right quadrant in \figrefb{plt_RAM_didactic2}), which would imply a triangular nonlinearity shape highlighted by the pink triangle corners in \subfigrefb{cells_suscept}{E--F}. A slight diagonal nonlinearity band appears for the low RAM contrast when \fsumb{} is satisfied (yellow diagonal between pink edges, \subfigrefb{cells_suscept}{E}). Since the matrix contains only anti-diagonal elements, the structural changes were quantified by the mean of the anti-diagonals, resulting in the projected diagonal (\subfigrefb{cells_suscept}{G}). For a low RAM contrast the \fbase{} peak in the projected diagonal is slightly enhanced (\subfigrefb{cells_suscept}{G}, gray dot on light purple line). For the higher RAM contrast, the overall second-order susceptibility is reduced (\subfigrefb{cells_suscept}{F}), with no pronounced \fbase{} peak in the projected diagonal (\subfigrefb{cells_suscept}{G}, dark purple line). In addition, there is an offset between the projected diagonals, demonstrating that the second-order susceptibility is reduced for RAM stimuli with a higher contrast (\subfigrefb{cells_suscept}{G}).
%There a triangle is plotted not only if the frequency combinations are equal to the \fbase{} fundamental but also to the \fbase{} harmonics (two triangles further away from the origin).
%In this figure a part of \fsumehalf{} is marked with the orange diagonal line.
\begin{figure*}[h]%hp!
\includegraphics{cells_suscept}%cells_suscept
\caption{\label{cells_suscept} Response of experimentally measured P-units to RAM stimuli. Light purple -- low RAM contrast. Dark purple -- high RAM contrast. \figitem{A} Regular firing low-CV P-unit. \figitem[i]{A} Left: Interspike intervals (ISI) distribution during baseline. Right: Baseline power spectrum of the firing rate. \figitem[ii]{A} Top: EOD carrier (gray) with RAM (red). Middle: Spike trains in response to a low RAM contrast. Bottom: Spike trains in response to a high RAM contrast. \figitem[iii]{A} First-order susceptibility (see \eqnref{linearencoding_methods}). \figitem[iv]{A} Absolute value of the second-order susceptibility, \eqnref{susceptibility}, for the low RAM contrast.
Pink lines -- edges of the structure when \fone, \ftwo{} or \fsum{} are equal to \fbase{}. Orange line -- part of the structure when \fsum{} is equal to half \feod. \figitem[v]{A} Absolute value of the second-order susceptibility for the higher RAM contrast. \figitem[vi]{A} Projected diagonals, calculated as the mean of the anti-diagonals of the matrices in \panel[iv,v]{A}. Gray dots: \fbase{}. Gray area: $\fbase{} \pm 5$\,Hz. Dashed lines: Medians of the projected diagonals. \figitem{B} Noisy high-CV P-Unit. Panels as in \panel{A}.
}
\end{figure*}
\subsection{High-CV P-units do not exhibit any nonlinear interactions}%frequency combinations
Based on the theory strong nonlinearities in spiking responses are not predicted for cells with irregular firing properties and high CVs \citealp{Voronenko2017}. CVs in P-units can range up to 1.5 \citealp{Grewe2017, Hladnik2023} and as a next step the second-order susceptibility of high-CV P-units will be presented. As low-CV P-units, high-CV P-units fire at multiples of the EOD period (\subfigrefb{cells_suscept_high_CV}{A}). In contrast to low-CV P-units high-CV P-units are noisier in their firing pattern and have a less pronounced mean baseline firing rate peak \fbase{} in the power spectrum of their firing rate during baseline (\subfigrefb{cells_suscept_high_CV}{B}). High-CV P-units do not exhibit any nonlinear structures related to \fbase{} neither in the second-order susceptibility matrices (\subfigrefb{cells_suscept_high_CV}{E--F}), nor in the projected diagonals (\subfigrefb{cells_suscept_high_CV}{G}). As in low-CV P-units (\subfigrefb{cells_suscept}{F}), the mean second-order susceptibility decreases with higher RAM contrasts in high-CV P-units (\subfigrefb{cells_suscept_high_CV}{F}).
\begin{figure*}[ht]%hp!
\includegraphics{ampullary}
\caption{\label{ampullary} Response of an experimentally measured ampullary cell. Light green -- low noise stimulus contrast. Dark green -- high noise stimulus contrast. \figitem[i]{A} Left: ISI distribution during baseline. Right: Baseline power spectrum of the firing rate. \figitem[ii]{A} Top: EOD carrier (gray) plus a band-pass limited white noise (red, see methods section \ref{rammethods}). Middle: Spike trains in response to a low noise stimulus contrast. Bottom: Spike trains in response to a high noise stimulus contrast. \figitem[iii]{A} First-order susceptibility (see \eqnref{linearencoding_methods}). \figitem[iv]{A} Absolute value of the second-order susceptibility (\eqnref{susceptibility}) for the low noise stimulus contrast.
Pink lines -- edges of the structure when \fone, \ftwo{} or \fsum{} are equal to \fbase{}. Orange line -- part of the structure when \fsum{} is equal to half \feod. \figitem[v]{A} Second-order susceptibility matrix for the higher noise stimulus contrast. Colored lines as in \panel[iv]{A}. \figitem[vi]{A} Projected diagonals, calculated as the mean of the anti-diagonals of the matrices in \panel[iv,v]{A}. Gray dot: \fbase{}. Gray area: $\fbase{} \pm 5$\,Hz. Dashed lines: Medians of the projected diagonals.
}
\end{figure*}
\subsection{Ampullary cells exhibit strong nonlinear interactions}%with lower CVs as P-units
\lepto{} posses another primary sensory afferent population, the ampullary cells, with overall low \fbase{} (80--200\,Hz) and low CV values (0.08--0.22, \citealp{Grewe2017}). Ampullary cells do not phase-lock to the EOD, with no maxima at multiples of the EOD period and smoothly unimodal distributed ISIs (\subfigrefb{ampullary}{A}). Ampullary cells do not have a peak at \feod{} in the baseline power spectrum of the firing rate with no symmetry around it (\subfigrefb{ampullary}{B}). Instead, the \fbase{} peak is very pronounced with clear harmonics. When being exposed to a noise stimulus with a low contrast, ampullary cells exhibit very pronounced bands when \fsum{} is equal to \fbase{} or its harmonic in the second-order susceptibility matrix, implying that this cell is especially nonlinear at these frequency combinations (yellow diagonals, \subfigrefb{ampullary}{E}). With higher noise stimuli contrasts these bands disappear (\subfigrefb{ampullary}{F}) and the projected diagonal is lowered (\subfigrefb{ampullary}{G}, dark green).
These nonlinearity bands are more pronounced in ampullary cells than they were in P-units (compare \figrefb{ampullary} and \figrefb{cells_suscept}). Ampullary cells with their unimodal ISI distribution are closer than P-units to the LIF models without EOD carrier, where the predictions about the second-order susceptibility structure have mainly been elaborated on \citealp{Voronenko2017}. All here analyzed ampullary cells had CVs lower than 0.3 and exhibited strong nonlinear effects in accordance with the theoretical predictions \citealp{Voronenko2017}.
%and here this could be confirmed experimentally.
\subsection{Full nonlinear structure visible only in P-unit models}
In the following nonlinear interactions were systematically compared between an electrophysiologically recorded low-CV P-unit and the according P-unit LIF models with a RAM contrast of 1\,$\%$ (red, \subfigrefb{model_and_data}\,\panel[i]{A}). For a homogeneous population with size $\n{}=11$ one could observe a diagonal band in the absolute value of the second-order susceptibility at \fsumb{} of the recorded P-unit (yellow diagonal in pink edges, \subfigrefb{model_and_data}\,\panel[ii]{A}) and in the according model (\subfigrefb{model_and_data}\,\panel[iii]{A}). A nonlinear band appeared at \fsumehalf{}, but only in the recorded P-unit (orange line, \subfigrefb{model_and_data}\,\panel[ii]{A}). The signal-to-noise ratio and estimation of the nonlinearity structures can be improved if the number of RAM stimulus realizations is increased. Models have the advantage that they allow for data amounts that cannot be acquired experimentally. Still, even if a RAM stimulus is generated 1 million times, no changes are observable in the nonlinearity structures in the model second-order susceptibility (\subfigrefb{model_and_data}\,\panel[iv]{A}).
%Note that this line doesn't appear in the susceptibility matrix of the model (\subfigrefb{model_and_data}{C})Each cell has an intrinsic noise level (\subfigrefb{model_and_data}{A}, bottom).
%The signal component (purple) compensates for this total noise reduction, is not a weak signal anymore and
Based on the Novikov-Furutsu Theorem \citealp{Novikov1965, Furutsu1963} the intrinsic noise of a LIF model can be split up into several independent noise processes with the same correlation function. Based on this a weak RAM signal as the input to the P-unit model (red in \subfigrefb{model_and_data}\,\panel[i]{A}) can be approximated by a model where no RAM stimulus is present (red) but instead the total noise of the model is split up into a reduced intrinsic noise component (gray) and a signal component (purple), maintaining the CV and \fbase{} as during baseline (\subfigrefb{model_and_data}\,\panel[i]{B}, see methods section \ref{intrinsicsplit_methods} for more details). This signal component (purple) can be used for the calculation of the second-order susceptibility. With the reduced noise component the signal-to-noise ratio increases and the number of stimulus realizations can be reduced. This noise split cannot be applied in experimentally measured cells. If this noise split is applied in the model with $\n{}=11$ stimulus realizations the nonlinearity at \fsumb{} is still present (\subfigrefb{model_and_data}\,\panel[iii]{B}). If instead, the RAM stimulus is drawn 1 million times the diagonal nonlinearity band is complemented by vertical and horizontal lines appearing at \foneb{} and \ftwob{} (\subfigrefb{model_and_data}\,\panel[iv]{B}). These nonlinear structures correspond to the ones observed in previous works \citealp{Voronenko2017}. If now a weak RAM stimulus is added (\subfigrefb{model_and_data}\,\panel[i]{C}, red), simultaneously the noise is split up into a noise and signal component (gray and purple) and the calculation is performed on the sum of the signal component and the RAM (red plus purple) only the diagonal band is present with $\n{}=11$ (\subfigrefb{model_and_data}\,\panel[iii]{C}) but also with 1\,million stimulus realizations (\subfigrefb{model_and_data}\,\panel[iv]{C}).
If a high-CV P-unit is investigated (not shown), there would be no nonlinear structures, neither in the electrophysiologically recorded data nor in the according model, corresponding to the theoretical predictions \citealp{Voronenko2017}.
% (see methods, \eqnref{Noise_split_intrinsic}, \citealp{Novikov1965, Furutsu1963}) or its harmonics
\begin{figure*}[hb!]
\includegraphics[width=\columnwidth]{model_and_data}% is equal to \fbase is equal to half the \feod
\caption{\label{model_and_data} The influence of the RAM stimulus realization number $\n$, the RAM contrast $c$, and the split of the total intrinsic noise in a signal and noise component on the nonlinearity structures of the second-order susceptibility of an electrophysiologically recorded low-CV P-unit and its LIF model (see table~\ref{modelparams} for model parameters of 2012-07-03-ak). Pink lines in the matrices mark the edges of the structure when \fone{}, \ftwo{} or \fsum{} are equal to \fbase{}. The orange line in the matrices marks a part of the line at \fsumehalf.
\figitem[i]{A},\,\panel[i]{\textbf{B}},\,\panel[i]{\textbf{C}} Red -- RAM stimulus. The total intrinsic noise can be split into a noise component (gray) and a signal component (purple), maintaining the same CV and \fbase{} as before the split (see methods section \ref{intrinsicsplit_methods}). The calculation is performed on the sum of the signal component (purple) and the RAM (red) in \eqnref{susceptibility}.
\figitem[ii]{A} Absolute value of the second-order susceptibility of an electrophysiologically recorded P-unit, with $\n{}=11$ RAM stimulus realizations.
\figitem[iii]{A},\,\panel[iii]{\textbf{B}},\,\panel[iii]{\textbf{C}} Absolute value of the model second-order susceptibility with $\n{}=11$ RAM stimulus realizations.
\figitem[iv]{A},\,\panel[iv]{\textbf{B}},\,\panel[iv]{\textbf{C}} Absolute value of the model second-order susceptibility with 1 million RAM stimulus realizations.
\figitem{A} RAM contrast of 1\,$\%$. The band at \fsumb{} is visible in the matrices.
\figitem{B} No RAM stimulus, but a total noise split into a signal component (purple) and a noise component (gray). The band at \fsumb{} is visible in \panel[iii]{B} and \panel[iv]{B}. Besides that horizontal and vertical nonlinearities appear at \foneb{} and \ftwob{} in \panel[iv]{B}.
\figitem{C} A RAM stimulus (red) and a total noise split into a signal component (purple) and a noise component (gray). Only the band at \fsumb{} is visible in the matrices.
}
\end{figure*}
\begin{figure*}[h]
\includegraphics[width=\columnwidth]{model_full}
\caption{\label{model_full} Second-order susceptibility of an electrophysiologically recorded P-unit and of the corresponding model (see table~\ref{modelparams} for model parameters of 2012-07-03-ak). White lines -- coordinate axis. The nonlinearity at \fsum{} in the firing rate is quantified in the upper right and lower left quadrants (\eqnref{susceptibility}). The nonlinearity at \fdiff{} in the firing rate is quantified in the upper left and lower right quadrants. Mean baseline firing rate $\fbase{}=120$\,Hz. \figitem{A} Absolute value of the second-order susceptibility of an electrophysiologically recorded P-unit. RAM stimulus realizations $N=11$. Diagonal bands appear when the sum of the frequencies \fsum{} or the difference \fdiff{} is equal to \fbase{}. \figitem{B} Absolute value of the model second-order susceptibility, with $N=1$\,million stimulus realizations and the intrinsic noise split (see methods section \ref{intrinsicsplit_methods}). The diagonals, that were present in \panel{A}, are complemented by vertical and horizontal lines when \fone{} or \ftwo{} are equal to \fbase{}.}
\end{figure*}
\subsection{Similar nonlinear effects with RAM and sine-wave stimulation}
In the previous paragraphs, the nonlinearity at \fsum{} in the P-unit response was identified for the RAM frequencies \fone{} and \ftwo{}. This RAM-based second-order susceptibility can be used to approximate the nonlinearity in the three-fish setting, where two beats with frequencies \bone{} and \btwo{} are the driving forces for the P-unit response. In the previously shown three-fish setting a nonlinear peak occurred at the sum of the two beat frequencies (orange circle, \subfigrefb{motivation}{D}). In that example $\Delta f_{1}$ was similar to \fbase{}, corresponding to the vertical line in the RAM-based second-order susceptibility matrix in \subfigrefb{model_and_data}\,\panel[iv]{B}. In the three-fish example, there was a second less prominent nonlinearity at the difference of the two beat frequencies (purple circle, \subfigrefb{motivation}{D}), that cannot be explained with the second-order susceptibility matrix in \subfigrefb{model_and_data}\,\panel[iv]{B}, where only the nonlinearity at \fsum{} in the response is addressed.
Instead, the full second-order susceptibility matrix in \figrefb{model_full}, which depicts nonlinearities in the P-unit response at \fsum{} in the upper right and lower left quadrants and nonlinearities at \fdiff{} in the lower right and upper left quadrants (\eqnref{susceptibility}, \citealp{Voronenko2017}), has to be considered. Once calculating this full second-order susceptibility matrix based on the experimentally recorded data (\subfigrefb{model_full}{A}) and the corresponding model (\subfigrefb{model_full}{B}), one can observe that the diagonal structures are present in the upper right quadrant and for the lower right quadrants. The vertical and horizontal lines at \foneb{} and \ftwob{} are very pronounced in the upper right quadrant for the nonlinearity at \fsum{} and are prolonged to the lower right quadrant with lower nonlinearity values at \fdiff{} in the P-unit response.
%, that quantifies the nonlinearity at \fdiff{} in the response , that quantifies the nonlinearity at \fsum{} in the response,
The small \fdiff{} peak in the power spectrum of the firing rate appearing during pure sine-wave stimulation (\subfigrefb{motivation}{D}) can be explained by the vertical line in the lower right quadrant (\subfigrefb{model_full}{B}, \citealp{Schlungbaum2023}). The here presented full second-order susceptibilities matrix was retrieved based on data and models with EOD carrier (\figrefb{model_full}) and is in accordance with the second-order susceptibilities calculated based on models without a carrier (\citealp{Voronenko2017, Schlungbaum2023}).
% When pure sine wave stimulation is happening it is expected that both nonlinear effects observed at \fsum{} and \fdiff{} (upper right and lower right quadrant, \subfigrefb{model_full}{B}) for a stimulation with positive frequencies \citealp{Schlungbaum2023}.
\begin{figure*}[ht!]
\includegraphics[width=\columnwidth]{data_overview_mod}
\caption{\label{data_overview_mod} Nonlinearity for a population of ampullary cells (\panel{A, C}) and P-units (\panel{B, D}). \nli{} is calculated as the maximal value in the range $\fbase{} \pm 5$\,Hz of the projected diagonal divided by its median (see \eqnref{nli_equation}). There are maximally two noise contrasts per cell in a population. \figitem{A, B} There is a negative correlation between the CV during baseline and \nli. \figitem{C, D} Response modulation, \eqnref{response_modulation}, is an indicator of the subjective stimulus strength for a cell. There is a negative correlation between response modulation and \nli.
}
\end{figure*}
%\label{response_modulation}
%Second-order susceptibility for all frequencies
\subsection{Low CVs are associated with strong nonlinearity on a population level}%when considering
So far second-order susceptibility was illustrated only with single-cell examples (\figrefb{cells_suscept}, \figrefb{ampullary}). For a P-unit comparison on a population level, the second-order susceptibility of P-units was expressed in a nonlinearity index \nli{}, see \eqnref{nli_equation}, that characterized the peakedness of the \fbase{} peak in the projected diagonal (\subfigrefb{cells_suscept}{G}). \nli{} has high values when the \fbase{} peak in the projected diagonal is especially pronounced, as in the low-CV ampullary cell (\subfigrefb{ampullary}{G}, light green). The two noise stimulus contrasts of this ampullary cell are highlighted in the population statics of ampullary cells with dark circles (\subfigrefb{data_overview_mod}{A}). The higher noise stimulus contrast is associated with a less pronounced peak in the projected diagonal (\subfigrefb{ampullary}{G}, dark green) and is represented with a lower \nli{} value (\subfigrefb{data_overview_mod}{A}, dark circle close to the origin). In an ampullary cell population, there is a negative correlation between the CV during baseline and \nli{}, meaning that the diagonals are pronounced for low-CV cells and disappear towards high-CV cells (\subfigrefb{data_overview_mod}{A}). Since the same stimulus can be strong for some cells and faint for others, the noise stimulus contrast is not directly comparable between cells. A better estimation of the subjective stimulus strength is the response modulation of the cell (see methods section \ref{response_modulation}). Ampullary cells with stronger response modulations have lower \nli{} scores (red in \subfigrefb{data_overview_mod}{A}, \subfigrefb{data_overview_mod}{C}). The so far shown population statistics comprised several RAM contrasts per cell and if instead each ampullary cell is represented with the lowest recorded contrast, then \nli{} significantly correlates with the CV during baseline ($r=-0.46$, $p<0.001$), the response modulation ($r=-0.6$, $p<0.001$) but not with \fbase{} ($r=0.2$, $p=0.16$).%, $\n{}=51$, $\n{}=51$, $\n{}=51${*}{*}{*}^*^*^*each cell can contribute several RAM contrasts in
The P-unit population has higher baseline CVs and lower \nli{} values (\subfigrefb{data_overview_mod}{B}) that are weaker correlated than in the population of ampullary cells. The negative correlation (\subfigrefb{data_overview_mod}{B}) is increased when \nli{} is plotted against the response modulation of P-units (\subfigrefb{data_overview_mod}{D}). The two example P-units shown before (\figrefb{cells_suscept}) are highlighted with dark circles in \subfigrefb{data_overview_mod}{B, D}. High-CV P-units and strongly driven P-units have lower \nli{} values (\subfigrefb{data_overview_mod}{B, D}). In a P-unit population where each cell is represented not by several contrasts but by the lowest recorded contrast, \nli{} significantly correlates with the CV during baseline ($r=-0.17$, $p=0.01$), the response modulation ($r=-0.35$, $p<0.001$) and \fbase{} ($r=-0.32$, $p<0.001$).%, $\n{}=221$*, $\n{}=221$******, $\n{}=221$
\section{Discussion}
In this work, the second-order susceptibility in spiking responses of P-units was characterized for the scenario where at least three fish are present. A low-CV subpopulation of P-units in \lepto{} was demonstrated to have increased nonlinearity values when \fone{}, \ftwo{}, \fsum{} or \fdiff{} were equal to the mean baseline firing rate \fbase{}. Ampullary cells, with even lower CVs, exhibited even stronger nonlinearity. These nonlinear structures in low-CV cells confirmed the predictions from the nonlinear theory described in \citet{Voronenko2017}. High-CV P-units did not exhibit any nonlinear interactions. The nonlinearities appearing for the noise frequencies \fone{}, \ftwo{} were confirmed as a proxy for nonlinearities that might arise in response to the beat frequencies \bone{}, \btwo{}, when at least three fish are present.
%\fsum{} or \fdiff{} were equal to \fbase{} \bsum{} or \bdiff{},
\subsection{Methodological implications}%implying that the
\subsubsection{Full nonlinear structure present in LIF models with and without carrier}%implying that the
%occurring nonlinearities could only be explained based on a (\foneb{}, \ftwob{}, \fsumb{}, \fdiffb{},
In this chapter, it was demonstrated that in small homogeneous populations of electrophysiological recorded cells, a diagonal structure appeared when the sum of the input frequencies was equal to \fbase{} in the second-order susceptibility (\figrefb{cells_suscept}, \figrefb{ampullary}). The size of a population is limited by the possible recording duration in an experiment, but there are no such limitations in P-unit models, where an extended nonlinear structure with diagonals, vertical and horizontal lines at \fsumb{}, \fdiffb{}, \foneb{} or \ftwob{} appeared with increased stimulus realizations (\figrefb{model_full}). This nonlinear structure is in line with the one predicted in the framework of the nonlinear response theory, which was developed based on LIF models without carrier (\figrefb{plt_RAM_didactic2}, \citealp{Voronenko2017}) and was here confirmed to be valid in models with carrier (\figrefb{model_and_data}).
\subsubsection{Noise stimulation approximates the nonlinearity in a three-fish setting}%implying that the
In this chapter, the nonlinearity of P-units and ampullary cells was retrieved based on white noise stimulation, where all behaviorally relevant frequencies were simultaneously present in the stimulus. The nonlinearity of LIF models (\citealp{Egerland2020}) and of ampullary cells in paddlefish \citealp{Neiman2011fish} has been previously accessed with bandpass limited white noise.
Here it was demonstrated that the second-order susceptibility for the two RAM noise input frequencies \fone{} and \ftwo{} can approximate a three-fish setting, where the driving force for the P-unit are two beats with frequencies \bone{} and \btwo{}. This was confirmed by a low-CV P-unit, where nonlinearities in the P-unit response occurred at the sum and difference of the beat frequencies for pure sine-wave stimulation (\figrefb{motivation}). In this P-unit the nonlinearity appeared in a three-wave setting with \bone{} being close to \fbase{}, corresponding to a frequency combination on the vertical line at \foneb{} in the second-order susceptibility (\subfigrefb{model_full}{B}). This implies that even if only the diagonal structure can be accessed with noise stimulation in the second-order susceptibility in an experiment (\subfigrefb{model_full}{A}), it can be taken as an indicator that the whole nonlinear structure should be present during pure sine-wave stimulation in the same cell. With this RAM stimulation was demonstrated to be an effective method to scan the three-fish or two-beat plane and estimate the whole theoretically predicted nonlinear structure in experimentally recorded cells.
%the power spectrum of the firing rate
%The existence of the extended nonlinearity structure (\figrefb{model_full}) was
%\bsum{} and \bdiff{}
%, where nonlinearities in the second-order susceptibility matrix are predicted to appear at frequency combinations at the diagonals \fsumb{}, \fdiffb{}, at the vertical line \foneb{} and the horizontal line at \ftwob.
%llowing for data amounts that could not be acquired experimentally
%. It could be shown that if the nonlinearity at \fsumb{} could be found with a low stimulus repeat number in electrophysiologically recorded P-units,
\subsection{Nonlinearity and CV}%
In this chapter, the CV has been identified as an important factor influencing nonlinearity in the spiking response, with strong nonlinearity in low-CV cells (\subfigrefb{data_overview_mod}{A--B}). These findings of strong nonlinearity in low-CV cells are in line with previous literature, where it has been proposed that noise linearizes the system \citealp{Roddey2000, Chialvo1997, Voronenko2017}. More noise has been demonstrated to increase the CV and reduce nonlinear phase-locking in vestibular afferents \citealp{Schneider2011}. Reduced noise of low-CV cells has been associated with stronger nonlinearity in pyramidal cells of the ELL \citealp{Chacron2006}.
In this chapter strong nonlinear interactions were found in a subpopulation of low-CV P-units and low-CV ampullary cells (\subfigrefb{data_overview_mod}{A, B}). Ampullary cells have lower CVs than P-units, do not phase-lock to the EOD, and have unimodal ISI distributions. With this, ampullary cells have very similar properties as the LIF models, where the theory of weakly nonlinear interactions was developed on \citealp{Voronenko2017}. Almost all here investigated ampullary cells had pronounced nonlinearity bands in the second-order susceptibility for small stimulus amplitudes (\figrefb{ampullary}). With this ampullary cells are an experimentally recorded cell population close to the LIF models that fully meets the theoretical predictions of low-CV cells having very strong nonlinearities \citealp{Voronenko2017}. Ampullary cells encode low-frequency changes in the environment e.g. prey movement \citealp{Engelmann2010, Neiman2011fish}. The activity of a prey swarm of \textit{Daphnia} strongly resembles Gaussian white noise \citealp{Neiman2011fish}, as it has been used in this chapter. How such nonlinear effects in ampullary cells might influence prey detection could be addressed in further studies.
%Nonlinear effects only for specific frequency combinations
\subsubsection{The readout from P-units in pyramidal cells is heterogeneous}
%is required to cover all female-intruder combinations} %gain_via_mean das ist der Frequenz plane faktor
%associated with nonlinear effects as \fdiffb{} and \fsumb{} were with the same firing rate low-CV P-units
%and \figrefb{ROC_with_nonlin}
The findings in this work are based on a low-CV P-unit model and might require a selective readout from a homogeneous population of low-CV cells to sustain. Since a receptive field is defined as a patch of adjacent receptors on the fish surface \citealp{Maler2009a} and P-units have heterogeneous baseline properties (CV and \fbasesolid{}) that do not depend on the location of the receptor on the fish body \citealp{Hladnik2023} as a result each pyramidal cell in the ELL will integrate over a heterogeneous and not homogeneous P-unit population. The center-surround receptive field organization of superficial and intermediate layer pyramidal cells in addition increases this heterogeneity of the integrated population. Heterogeneous populations with different baseline properties can be more advantageous for the encoding compared to homogeneous populations, as has been shown in P-units and models \citealp{Beiran2018, Hladnik2023}.
%\subsubsection{A heterogeneous readout is required to cover all female-intruder combinations}
A heterogeneous readout might be not only physiologically plausible but also required to address the electrosensory cocktail party for all female-intruder combinations. In this chapter, the improved intruder detection was present only for specific beat frequencies (\figrefb{ROC_with_nonlin}), corresponding to findings from previous literature \citealp{Schlungbaum2023}. If pyramidal cells would integrate only from P-units with the same mean baseline firing rate \fbasesolid{} not all female-male encounters, relevant for the context of the electrosensory cocktail party, could be covered (black square, \subfigrefb{ROC_with_nonlin}{C}). Only a heterogeneous population with different \fbasesolid{} (50--450\,Hz, \citealp{Grewe2017, Hladnik2023}) could lead to a vertical displacement of the improved intruder detection (red diagonals in \subfigrefb{ROC_with_nonlin}{C}). Weather integrating from such a heterogeneous population with different \fbasesolid{} would cover this behaviorally relevant range in the electrosensory cocktail party should be addressed in further studies.
%
%Second-order susceptibility was strongest the lower the CV of the use LIF model \citealp{Voronenko2017}.
% These nonlinear effects characterized In this chapter, (\bone{}, \btwo{}, \bsum{} or \bdiff{}) are specific for a three-fish setting. could be identified at \fsumb{} in small ow-CV ampullary cells and low-CV P-units
%\subsection{Full nonlinear structure corresponds to theoretical predictions}
%where second-order susceptibility could be explored systematically,
%These low-frequency modulations of the amplitude modulation are
\subsection{Encoding of secondary envelopes}%($\n{}=49$) Whether this population of envelope encoders was in addition bursty was not addressed in the corresponding study \citet{Savard2011}.
The RAM stimulus used in this chapter is an approximation of the three-fish scenario, where the two generated beats are often slowly modulated at the difference between the two beat frequencies \bdiff{}, known as secondary or social envelope \citealp{Stamper2012Envelope}. In previous works it was shown that low-frequency secondary envelopes are extracted not in P-units but downstream of them in the ELL \citealp{Middleton2006} utilizing threshold nonlinear response curves of the involved neuron \citealp{Middleton2007}. This work addressed that only a small class of cells, with very low CVs would encode the social envolope. This small percentage of the low-CV cells would be in line with no P-units found in the work by \citet{Middleton2007}. On the other hand in previous literature the encoding of social envelopes was attributed to a large subpopulationof P-units with stronger nonlinearities, lower firing rates and higher CVs \citealp{Savard2011}. The explanation for these findings might be in another baseline properties of P-units, bursting, firing repeated burst packages of spikes interleaved with quiescence (unpublished work).
\subsection{More fish would decrease second-order susceptibility}%
When using noise stimulation strong nonlinearity was demonstrated to appear for small noise stimuli but to decrease for stronger noise stimuli (\figrefb{cells_suscept}). A white noise stimulus is a proxy of many fish being present simultaneously. When the noise amplitude is small, those fish are distant and the nonlinearity is maintained. When the stimulus amplitude increases, many fish close to the receiver are mimicked and a decrease of nonlinear effects can be observed. These findings imply that the nonlinear effects arising in the presence of three fish decline the more fish join. \eigen{} can usually be found in groups of three to four fish \citealp{Tan2005} and \lepto{} in groups of two \citealp{Stamper2010}. Thus the here described second-order susceptibility might still be behaviorally relevant for both species. The decline of nonlinear effects when several fish are present might be adaptive for the receiver, reducing the number of frequencies represented in its primary sensory afferents to a minimum. Such representation would still leave room to create nonlinear effects at later processing steps in higher-order neurons. How nonlinear effects might influence the three-fish setting known as the electrosensory cocktail party (see section \ref{cocktail party}, \citealp{Henninger2018}) will be addressed in the next chapter.
\subsection{Conclusion} In this chapter, noise stimulation was confirmed as a method to access the second-order susceptibility in P-unit responses when at least three fish or two beats were present. Nonlinear effects were identified in experimentally recorded non-bursty low-CV cells and bursty high-CV P-units. It was demonstrated that the theory of weakly nonlinear interactions \citealp{Voronenko2017} is valid in P-units where the stimulus is an amplitude modulation of the carrier and not the whole signal. Nonlinearity was found to be decreased the more fish were present, thus keeping the signal representation in the firing rate simple.
\section{Methods}
\subsection{Experimental subjects and procedures}
Within this project we re-evaluated datasets that were recorded between 2010 and 2023 at the Ludwig Maximilian University (LMU) M\"unchen and the Eberhard-Karls University T\"ubingen. All experimental protocols complied with national and European law and were approved by the respective Ethics Committees of the Ludwig-Maximilians Universität München (permit no. 55.2-1-54-2531-135-09) and the Eberhard-Karls Unversität Tübingen (permit no. ZP 1/13 and ZP 1/16).
The final sample consisted of 222 P-units and 45 ampullary electroreceptor afferents recorded in 71 weakly electric fish of the species \lepto{}. The original electrophysiological recordings were performed on male and female weakly electric fish of the species \lepto{} that were obtained from a commercial supplier for tropical fish (Aquarium Glaser GmbH, Rodgau,
Germany). The fish were kept in tanks with a water temperature of $25\pm1\,^\circ$C and a conductivity of around $270\,\micro\siemens\per\centi\meter$ under a 12\,h:12\,h light-dark cycle.
Before surgery, the animals were deeply anesthetized via bath application with a solution of MS222 (120\,mg/l, PharmaQ, Fordingbridge, UK) buffered with Sodium Bicarbonate (120\,mg/l). The posterior anterior lateral line nerve (pALLN) was exposed by making a small cut into the skin covering the nerve. The cut was placed dorsal of the operculum just before the nerve descends towards the anterior lateral line ganglion (ALLNG). Those parts of the skin that were to be cut were locally anesthetized by cutaneous application of liquid lidocaine hydrochloride (20 mg/ml, bela-pharm GmbH). During the surgery water supply was ensured by a mouthpiece to maintain anesthesia with a solution of MS222 (100\,mg/l) buffered with Sodium Bicarbonate (100\,mg/l). After surgery fish were immobilized by intramuscular injection of from 25 $\mu$L to 50 $\mu$L of tubocurarine (5 mg\,$\cdot$\,mL-1 dissolved in fish saline; Sigma-Aldrich).
Respiration was then switched to normal tank water and the fish was transferred to the experimental tank.
\subsection{Experimental setup}
For the recordings fish were positioned centrally in the experimental tank, with the major parts of their body submerged into the water. Those body parts that were above the water surface were covered with paper tissue to avoid drying of the skin. Local analgesia was refreshed in intervals of two hours by cutaneous reapplication of Lidocaine (2\,\%; bela-pharm, Vechta, Germany) around the surgical wounds. Electrodes (borosilicate; 1.5\,mm outer diameter; GB150F-8P; Science Products, Hofheim, Germany) were pulled to a resistance of 50--100\,\mega\ohm{} (model P-97; Sutter Instrument, Novato, CA) and filled with 1\,M KCl solution. Electrodes were fixed in a microdrive (Luigs-Neumann, Ratingen, Germany) and lowered into the nerve (\figrefb{Setup}, blue triangle). Recordings of electroreceptor afferents were amplified and lowpass filtered at 10\,kHz (SEC-05, npi-electronics, Tamm, Germany, operated in bridge mode). All signals, neuronal recordings, recorded EOD and the generated stimulus, were digitized with sampling rates of 20 or 40\,kHz (PCI-6229, National Instruments, Austin, TX). RELACS (\url{www.relacs.net}) running on a Linux computer was used for online spike and EOD detection, stimulus generation, and calibration. Recorded data was then stored on the hard drive for offline analysis.
\subsection{Identification of P-units and ampullary cells}
The neurons were classified into cell types during the recording by the experimenter. P-units were classified based on mean baseline firing rates of 50--450\,Hz and a clear phase-locking to the EOD and their responses to amplitude modulations of their own EOD\citealp{Grewe2017, Hladnik2023}. Ampullary cells were classified based on mean firing rates of 80--200\,Hz absent phase-locking to the EOD and responses to low-frequency sinusoidal stimuli\citealp{Grewe2017}. We here selected only those cells of which the neuron's baseline activity as well as the responses to frozen noise stimuli were recorded.
\subsection{Electric field recordings}
The electric field of the fish was recorded in two ways: 1. we measured the so-called \textit{global EOD} with two vertical carbon rods ($11\,\centi\meter$ long, 8\,mm diameter) in a head-tail configuration (\figrefb{Setup}, green bars). The electrodes were placed isopotential to the stimulus. This signal was differentially amplified with a factor between 100 and 500 (depending on the recorded animal) and band-pass filtered (3 to 1500\,Hz pass-band, DPA2-FX; npi electronics, Tamm, Germany). 2. The so-called \textit{local EOD} was measured with 1\,cm-spaced silver wires located next to the left gill of the fish and orthogonal to the fish's longitudinal body axis (amplification 100 to 500 times, band-pass filtered with 3 to 1\,500\,Hz pass-band, DPA2-FX; npi-electronics, Tamm, Germany, \figrefb{Setup}, red markers). This local measurement recorded the combination of the fish's own field and the applied stimulus and thus serves as a proxy of the transdermal potential that drives the electroreceptors.
\subsection{Stimulation}
The stimulus was isolated from the ground (ISO-02V, npi-electronics, Tamm, Germany) and delivered via two horizontal carbon rods (30 cm length, 8 mm diameter) located $15\,\centi\meter$ laterally to the fish (\figrefb{Setup}, gray bars). The stimulus was calibrated with respect to the local EOD.
\begin{figure*}[h!]%(\subfigrefb{beat_amplitudes}{B}).
\includegraphics[width=\columnwidth]{Settup}
\caption{\label{Setup} Electrophysiolocical recording setup. The fish, depicted as a black scheme and surrounded by isopotential lines, was positioned in the center of the tank. Blue triangle -- electrophysiological recordings were conducted in the posterior anterior lateral line nerve (pALLN). Gray horizontal bars -- electrodes for the stimulation. Green vertical bars -- electrodes to measure the \textit{global EOD} placed isopotential to the stimulus, i.e. recording fish's unperturbed EOD. Red dots -- electrodes to measure the \textit{local EOD} picking up the combination of fish's EOD and the stimulus. The local EOD was measured with a distance of 1 \,cm between the electrodes. All measured signals were amplified, filtered, and stored for offline analysis.}
\end{figure*}
\subsection{White noise stimulation}\label{rammethods}
The fish were stimulated with band-limited white noise stimuli with a cut-off frequency of 150, 300 or 400\,Hz. The stimulus intensity is given as the contrast, i.e. the standard deviation of the white noise stimulus in relation to the fish's EOD amplitude. The contrast varied between 1 and 20\,$\%$ for \lepto{} and between 2.5 and 40\,$\%$ for \eigen. Only cell recordings with at least 10\,s of white noise stimulation were included for the analysis. When ampullary cells were recorded, the white noise was directly applied as the stimulus. To create random amplitude modulations (RAM) for P-unit recordings, the EOD of the fish was multiplied with the desired random amplitude modulation profile (MXS-01M; npi electronics).
\subsection{Data analysis} Data analysis was performed with Python 3 using the packages matplotlib\cite{Hunter2007}, numpy\cite{Walt2011}, scipy\cite{scipy2020}, sklearn\cite{scikitlearn2011}, pandas\cite{Mckinney2010}, nixio\cite{Stoewer2014}, and thunderfish (\url{https://github.com/bendalab/thunderfish}).
\paragraph{Baseline analysis}\label{baselinemethods}
The mean baseline firing rate \fbase{} was calculated as the number of spikes divided by the duration of the baseline recording (on average 18\,s). The coefficient of variation (CV) was calculated as the standard deviation of the interspike intervals (ISI) divided by the average ISI: $\rm{CV} = \sqrt{\langle (ISI- \langle ISI \rangle) ^2 \rangle} / \langle ISI \rangle$. If the baseline was recorded several times in a recording, the average \fbase{} and CV were calculated.
\paragraph{White noise analysis} \label{response_modulation}
In the stimulus driven case, the neuronal activity of the recorded cell is modulated around the average firing rate that is similar to \fbase{} and in that way encodes the time-course of the stimulus.
The time-dependent response of the neuron was estimated from the spiking activity $x_k(t) = \sum_i\delta(t-t_{k,i})$ recorded for each stimulus presentation, $k$, by kernel convolution with a Gaussian kernel
\begin{equation}
K(t) = \scriptstyle \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{t^2}{2\sigma^2}}
\end{equation}
with $\sigma$ the standard deviation of the Gaussian which was set to 2.5\,ms if not stated otherwise. For each trial $k$ the $x_k(t)$ is convolved with the kernel $K(t)$
\begin{equation}
r_k(t) = x_k(t) * K(t) = \int_{-\infty}^{+\infty} x_k(t') K(t-t') \, \mathrm{d}t' \;,
\end{equation}
where $*$ denotes the convolution. $r(t)$ is then calculated as the across-trial average
\begin{equation}
r(t) = \left\langle r_k(t) \right\rangle _k.
\end{equation}
To quantify how strongly the neuron is driven by the stimulus we quantified the response modulation as the standard deviation $\sigma_{M} = \sqrt{\langle (r(t)-\langle r(t) \rangle)^2\rangle}$.
\paragraph{Spectral analysis}\label{susceptibility_methods}
The neuron is driven by the stimulus and thus the neuronal response $r(t)$ depends on the stimulus $s(t)$. To investigate the relation between stimulus and response we calculated the first- and second-order susceptibility of the neuron to the stimulus in the frequency domain. The Fourier transforms of $s(t)$ and $r(t)$ are denoted as $\tilde s(\omega)$ and $\tilde r(\omega)$ and were calculated according to $\tilde x(\omega) = \int_{0}^{T} \, x(t) \cdot e^{- i \omega t}\,dt$, with $T$ being the signal duration. Stimuli had a duration of 10\,s and spectra of stimulus and response were calculated in separate segments of 0.5\,s with no overlap resulting in a spectral resolution of 2\,Hz. $r(t)$ was estimated by kernel convolution with a box kernel that had a width matching the sampling interval to preserve temporal accuracy as far as possible.
The power spectrum was calculated as
\begin{equation}
\label{powereq}
\begin{split}
S_{ss}(\omega) = \frac{\langle \tilde s(\omega) \tilde s^* (\omega)\rangle}{T}
\end{split}
\end{equation}
with $\tilde s^* $ being the complex conjugate and $\langle ... \rangle$ denotes averaging over the segments. The cross-spectrum $S_{rs}(\omega)$ was calculated according to
\begin{equation}
\label{cross}
\begin{split}
S_{rs}(\omega) = \frac{\langle \tilde r(\omega) \tilde s^* (\omega)\rangle}{T}
\end{split}
\end{equation}
From $S_{rs}(\omega)$ and $ S_{ss}(\omega)$ we calculated the linear susceptibility (transfer function) as
\begin{equation}
\label{linearencoding_methods}
\begin{split}
\chi_{1}(\omega) = \frac{S_{rs}(\omega) }{S_{ss}(\omega) }
\end{split}
\end{equation}
The second-order cross-spectrum that depends on the two frequencies $\omega_1$ and $\omega_2$ was calculated according to
\begin{equation}
\label{crosshigh}
S_{rss} (\omega_{1},\omega_{2}) = \frac{\langle \tilde r (\omega_{1}+\omega_{2}) \tilde s^* (\omega_{1})\tilde s^* (\omega_{2}) \rangle}{T}
\end{equation}
The second-order susceptibility was calculated by dividing the higher-order cross-spectrum by the spectral power at the respective frequencies.
\begin{equation}
\label{susceptibility0}
%\begin{split}
\chi_{2}(\omega_{1}, \omega_{2}) = \frac{S_{rss} (\omega_{1},\omega_{2})}{2S_{ss} (\omega_{1}) S_{ss} (\omega_{2})}
%\end{split}
\end{equation}
% Applying the Fourier transform this can be rewritten resulting in:
% \begin{equation}
% \label{susceptibility}
% \begin{split}
% \chi_{2}(\omega_{1}, \omega_{2}) = \frac{TN \sum_{n=1}^N \int_{0}^{T} dt\,r_{n}(t) e^{-i(\omega_{1}+\omega_{2})t} \int_{0}^{T}dt'\,s_{n}(t')e^{i \omega_{1}t'} \int_{0}^{T} dt''\,s_{n}(t'')e^{i \omega_{2}t''}}{2 \sum_{n=1}^N \int_{0}^{T} dt\, s_{n}(t)e^{-i \omega_{1}t} \int_{0}^{T} dt'\,s_{n}(t')e^{i \omega_{1}t'} \sum_{n=1}^N \int_{0}^{T} dt\,s_{n}(t)e^{-i \omega_{2}t} \int_{0}^{T} dt'\,s_{n}(t')e^{i \omega_{2}t'}}
% \end{split}
% \end{equation}
% \notejg{Wofuer genau brauchen wir equation 9?}
The absolute value of a second-order susceptibility matrix is visualized in \figrefb{model_full}. There the upper right and the lower left quadrants characterize the nonlinearity in the response $r(t)$ at the sum frequency of the two input frequencies. The lower right and upper left quadrants characterize the nonlinearity in the response $r(t)$ at the difference of the input frequencies.
\paragraph{Nonlinearity index}\label{projected_method}
\notejg{use of $f_{Base}$ or $f_{base}$ or $f_0$ should be consistent throughout the manuscript.}
We expect to see non-linear susceptibility when $\omega_1 + \omega_2 = f_{Base}$. To characterize this we calculated the nonlinearity index (NLI) as
\begin{equation}
\label{nli_equation}
NLI(f_{Base}) = \frac{\max_{f_{Base}-5\,\rm{Hz} \leq f \leq f_{Base}+5\,\rm{Hz}} D(f)}{\mathrm{med}(D(f))}
\end{equation}
\notejg{sollte es $D(\omega)$ sein?}
For this index, the second-order susceptibility matrix was projected onto the diagonal $D(f)$, by taking the mean of the anti-diagonals. The peakedness at the frequency $f_{Base}$ in $D(f)$ was quantified by finding the maximum of $D(f)$ in the range $f_{Base} \pm 5$\,Hz (\subfigrefb{cells_suscept}{G}, gray area) and dividing it by the median of $D(f)$.
If the same frozen noise was recorded several times in a cell, each noise repetition resulted in a separate second-order susceptibility matrix. The mean of the corresponding \nli{} values was used for the population statistics in \figref{data_overview_mod}.
\notejg{should go to the legend: calculated based on the first frozen noise repeat.}
\subsection{Leaky integrate-and-fire models}\label{lifmethods}
Leaky integrate-and-fire (LIF) models with a carrier were constructed to reproduce the specific firing
properties of P-units \citealp{Chacron2001,Sinz2020}. The sole driving input into the P-unit model during baseline, i.e. when no external stimulus was given, is the fish's own EOD modeled as a cosine wave
\begin{equation}
\label{eod}
x(t) = x_{EOD}(t) = \cos(2\pi f_{EOD} t)
\end{equation}
with the EOD frequency $f_{EOD}$ and an amplitude normalized to one.
In the model, the input $x(t)$ was then first thresholded to model the synapse between the primary receptor cells and the afferent.
\begin{equation}
\label{threshold2}
\lfloor x(t) \rfloor_0 = \left\{ \begin{array}{rcl} x(t) & ; & x(t) \ge 0 \\ 0 & ; & x(t) < 0 \end{array} \right.
\end{equation}
$\lfloor x(t) \rfloor_{0}$ denotes the threshold operation that sets negative values to zero (box left to \subfigrefb{flowchart}\,\panel[i]{A}).
The resulting receptor signal was then low-pass filtered to approximate passive signal conduction in the afferent's dendrite (box left to \subfigrefb{flowchart}\,\panel[ii]{A}).
\begin{equation}
\label{dendrite}
\tau_{d} \frac{d V_{d}}{d t} = -V_{d}+ \lfloor x(t) \rfloor_{0}
\end{equation}
with $\tau_{d}$ as the dendritic time constant. Dendritic low-pass filtering was necessary to reproduce the loose coupling of P-unit spikes to the EOD while maintaining high sensitivity at small amplitude modulations. Because the input was dimensionless, the dendritic voltage was dimensionless, too. The combination of threshold and low-pass filtering extracts the amplitude modulation of the input $x(t)$.
The dendritic voltage $V_d(t)$ was the input to a leaky integrate-and-fire (LIF) model
\begin{equation}
\label{LIF}
\tau_{m} \frac{d V_{m}}{d t} = - V_{m} + \mu + \alpha V_{d} - A + \sqrt{2D}\xi(t)
\end{equation}
where $\tau_{m}$ is the membrane time-constant, $\mu$ is a fixed bias current, $\alpha$ is a scaling factor for $V_{d}$, $A$ is an inhibiting adaptation current, and $\sqrt{2D}\xi(t)$ is a white noise with strength $D$. All state variables except $\tau_m$ are dimensionless.
The adaptation current $A$ followed
\begin{equation}
\label{adaptation}
\tau_{A} \frac{d A}{d t} = - A
\end{equation}
with adaptation time constant $\tau_A$.
Whenever the membrane voltage $V_m(t)$ crossed the spiking threshold $\theta=1$ a spike was generated, $V_{m}(t)$ was reset to $0$, the adaptation current was incremented by $\Delta A$, and integration of $V_m(t)$ was paused for the duration of a refractory period $t_{ref}$ (\subfigrefb{flowchart}\,\panel[iv]{A}).
\begin{equation}
\label{spikethresh}
V_m(t) \ge \theta \; : \left\{ \begin{array}{rcl} V_m & \mapsto & 0 \\ A & \mapsto & A + \Delta A/\tau_A \end{array} \right.
\end{equation}
% The static nonlinearity $f(V_m)$ was equal to zero for the LIF. In the case of an exponential integrate-and-fire model (EIF), this function was set to
% \begin{equation}
% \label{eifnl}
% f(V_m)= \Delta_V \text{e}^{\frac{V_m-1}{\Delta_V}}
% \end{equation}
% \citealp{Fourcaud-Trocme2003}, where $\Delta_V$ was varied from 0.001 to 0.1.
%, \figrefb{eif}
\begin{figure*}[hb!]
\includegraphics[width=\columnwidth]{flowchart}
\caption{\label{flowchart} Flowchart of a LIF P-unit model with EOD carrier. Model cell identifier 2012-07-03-ak (see table~\ref{modelparams} for model parameters). \figitem[i]{A}--\,\panel[i]{\textbf{D}} Rectification of the input. Positive values are maintained and negative discarded (see box on the left). \figitem[ii]{A}--\,\panel[ii]{\textbf{D}} Dendritic low-pass filtering. \figitem[iii]{A}--\,\panel[iii]{\textbf{D}} The noise component in $\sqrt{2D}\,\xi(t)$ \eqnref{LIF} or $\sqrt{2D \, c_{noise}}\,\xi(t)$ in \eqnref{Noise_split_intrinsic}. \figitem[iv]{A}--\,\panel[iv]{\textbf{D}} Spikes generation in the LIF model. Spikes are generated when the voltage of 1 is crossed (markers). Then the voltage is again reset to 0. \figitem[v]{A}--\,\panel[v]{\textbf{D}} Power spectrum of the spikes above. The first peak in panel \panel[v]{A} is the \fbase{} peak. The peak at 1 is the \feod{} peak. The other two peaks are at $\feod{} \pm \fbase{}$. \figitem{A} Baseline condition: The input to the model is a sinus with frequency \feod{}. \figitem{B} The EOD carrier is multiplied with a band-pass limited random amplitude modulation (RAM) with a contrast of 2\,$\%$, as in \eqnref{ram_equation}. \figitem{C} The EOD carrier is multiplied with a band-pass limited RAM signal with a contrast of 20\,$\%$. \figitem{D} The total noise of the model is split into a signal component regulated by $c_{signal}$ in \eqnref{ram_split}, and a noise competent regulated by $c_{noise}$ in \eqnref{Noise_split_intrinsic}. The intrinsic noise in \panel[iii]{D} is reduced compared to \panel[iii]{A}--\panel[iii]{C}. To maintain the CV during the noise split in \panel{D} comparable to the CV during the baseline in \panel{A} the RAM contrast is increased in \panel[i]{D}.}
\end{figure*}
%\figitem[i]{C}$RAM(t)$
\subsection{Numerical implementation}
The model's ODEs were integrated by the Euler forward method with a time-step of $\Delta t = 0.00005$\,s. The intrinsic noise $\xi(t)$ (\eqnref{LIF}, \subfigrefb{flowchart}\,\panel[iii]{A}) was added by drawing a random number from a normal distribution $\mathcal{N}(0,\,1)$ with zero mean and standard deviation of one in each time step $i$. This number was multiplied with $\sqrt{2D}$ and divided by $\sqrt{\Delta t}$:
\begin{equation}
\label{LIFintegration}
V_{m_{i+1}} = V_{m_i} + \left(-V_{m_i} + \mu + \alpha V_{d_i} - A_i + \sqrt{\frac{2D}{\Delta t}}\mathcal{N}(0,\,1)_i\right) \frac{\Delta t}{\tau_m}
\end{equation}
\subsection{Model parameters}\label{paramtext}
The eight free parameters of the P-unit model $\beta$, $\tau_m$, $\mu$, $D$, $\tau_A$, $\Delta_A$, $\tau_d$, and $t_{ref}$, were fitted to both baseline activity (mean baseline firing rate, CV of ISIs, serial correlation of ISIs at lag one, and vector strength of spike coupling to EOD) and responses to step increases and decreases in EOD amplitude (onset-state and steady-state responses,
effective adaptation time constant) of 42 specific P-units for a fixed power of $p=1$ (table~\ref{modelparams}, \citealp{Ott2020}). When modifying the model (e.g. varying the threshold nonlinearity or the power $p$ in \eqnref{dendrite}) the bias current $\mu$ was adapted to restore the original mean baseline firing rate. For each stimulus repetition the start parameters $A$, $V_{d}$ and $V_{m}$ were drawn randomly from a starting value distribution, retrieved from a 100\,s baseline simulation after an initial 100\,s transient that was dicarded.
\subsection{Stimuli for the model}
The model neurons were driven with similar stimuli as the real neurons in the original experiments. To mimic the interaction with one or two foreign animals the receiving fish's EOD (eq. \,\ref{eod}) was normalized to an amplitude of one and the respective EODs of a second or third fish were added.
The random amplitude modulation (RAM) input to the model created using the same random sequences as were used in the electrophysiological experiments. The input to the model was then
\begin{equation}
\label{ram_equation}
x(t) = (1+ RAM(t)) \cdot \cos(2\pi f_{EOD} t)
\end{equation}
% \subsection{Second-order susceptibility analysis of the model}
% %\subsubsection{Model second-order nonlinearity}
% The second-order susceptibility in the model was calculated with \eqnref{susceptibility}, resulting in matrices as in \figrefb{model_and_data} and \figrefb{model_full}. For this, the model neuron was presented the input $x(t)$ for 2\,s, with the first second being dismissed as the transient. The second-order susceptibility calculation was performed on the last second, resulting in a frequency resolution of 1\,Hz.
\subsection{Model noise split into a noise and a stimulus component}\label{intrinsicsplit_methods}
\notejg{This has large overlaps with the results text... where to keep it?}
Based on the Novikov-Furutsu Theorem \citealp{Novikov1965, Furutsu1963} the total noise of a LIF model can be split up into several independent noise processes with the same correlation function. Based on this theorem the internal noise can be split into two parts. One part can then be treated as (additional) input signal and used to calculate the cross-spectra \eqnref{susceptibility}. While maintaining the variability in the system, the effective signal-to-noise ratio can thus be increased. The relation of the total noise treated as signal and the noise is regulated by $c_{signal}$ in \eqnref{ram_split} and the noise component is regulated by $c_{noise}$ in \eqnref{Noise_split_intrinsic}.
\begin{equation}
\label{ram_split}
x(t) = (1+ \sqrt{\rho \, 2D \,c_{signal}} \cdot RAM(t)) \cdot \cos(2\pi f_{EOD} t)
\end{equation}
\begin{equation}
\label{Noise_split_intrinsic_dendrite}
\tau_{d} \frac{d V_{d}}{d t} = -V_{d}+ \lfloor x(t) \rfloor_{0}
\end{equation}
%\begin{equation}
% \label{Noise_split_intrinsic}
% V_{m_{i+1}} = V_{m_i} + \left(-V_{m_i} + \mu + \alpha V_{d_i} - A_i + \sqrt{\frac{2D c_{noise}}{\Delta t}}\mathcal{N}(0,\,1)_i\right) \frac{\Delta t}{\tau_m}
%\end{equation}
\begin{equation}
\label{Noise_split_intrinsic}
\tau_{m} \frac{d V_{m}}{d t} = - V_{m} + \mu + \alpha V_{d} - A + \sqrt{2D \, c_{noise}}\,\xi(t)
\end{equation}
% das stimmt so, das c kommt unter die Wurzel!
A big portion of the total noise was assigned to the signal component ($c_{signal} = 0.9$) and the remaining part to the noise component ($c_{noise} = 0.1$, \subfigrefb{flowchart}\,\panel[iii]{D}). Both components have to add up to the initial 100\,$\%$ of the total noise, otherwise the Novikov-Furutsu Theorem \citealp{Novikov1965, Furutsu1963} would not be applicable. This is easily achieved in a model without a carrier if the condition $c_{signal}+c_{noise}=1$ is satisfied \citealp{Egerland2020}. In the here used LIF model with EOD carrier, this is more complicated since the noise stimulus $RAM(t)$ is first multiplied with the carrier (\eqnref{ram_split}), the signal is then subjected to rectification and subsequent dendritic low-pass filtering and becomes colored (\eqnref{Noise_split_intrinsic_dendrite}). This is the component that is added to the noise component in \eqnref{Noise_split_intrinsic} and should in sum lead to a total noise of 100\,\%.
To compensate for these transformations, the generated noise $RAM(t)$ was scaled up by a factor $\rho$ (\eqnref{ram_split}, red in \subfigrefb{flowchart}\,\panel[i]{D}). The $\rho$ scaling factor was found by bisecting the space of possible $\rho$ scaling factors by minimizing the error between the baseline CV (only carrier present) and the CV during stimulation (total noise split with $c_{signal}$ and $c_{noise}$). The assumption behind this approach was that as long the CV stays the same between baseline and stimulation both components have added up to 100\,$\%$ of the total noise and the noise split is valid.
\begin{table*}[hp!]
\caption{\label{modelparams} Model parameters of LIF models, fitted to 42 electrophysiologically recorded P-units (\citealp{Ott2020}). See section \ref{lifmethods} for model and parameter description.}
\begin{center}
\begin{tabular}{lrrrrrrrr}
\hline
\bfseries $cell$ & \bfseries $\beta$ & \bfseries $\tau_{m}$/ms & \bfseries $\mu$ & \bfseries $D$/$\mathbf{ms}$ & \bfseries $\tau_{A}$/ms & \bfseries $\Delta_A$ & \bfseries $\tau_{d}$/ms & \bfseries $t_{ref}$/ms \\\hline
2012-07-03-ak& $10.6$& $1.38$& $-1.32$& $0.001$& $96.05$& $0.01$& $1.18$& $0.12$ \\
2013-01-08-aa& $4.5$& $1.20$& $0.59$& $0.001$& $37.52$& $0.01$& $1.18$& $0.38$ \\
\hline
\end{tabular}
\end{center}
\end{table*}% 2013-01-08-aa % 2012-07-03-ak
\newpage
%Recording at the frequency combinations \bcsum{} and \bcdiff{} \fbasecorr{}at the burst-corrected firing rate
\appendix
\setcounter{secnumdepth}{2}
\section{Appendix}
\begin{figure*}[hp]%hp!
\includegraphics{cells_suscept_high_CV}
\caption{\label{cells_suscept_high_CV} Response of experimentally measured P-units to RAM stimuli. Light purple -- low RAM contrast. Dark purple -- high RAM contrast. \figitem{A} Regular firing low-CV P-unit. \figitem[i]{A} Left: Interspike intervals (ISI) distribution during baseline. Right: Baseline power spectrum of the firing rate. \figitem[ii]{A} Top: EOD carrier (gray) with RAM (red). Middle: Spike trains in response to a low RAM contrast. Bottom: Spike trains in response to a high RAM contrast. \figitem[iii]{A} First-order susceptibility (see \eqnref{linearencoding_methods}). \figitem[iv]{A} Absolute value of the second-order susceptibility, \eqnref{susceptibility}, for the low RAM contrast.
Pink lines -- edges of the structure when \fone, \ftwo{} or \fsum{} are equal to \fbase{}. Orange line -- part of the structure when \fsum{} is equal to half \feod. \figitem[v]{A} Absolute value of the second-order susceptibility for the higher RAM contrast. \figitem[vi]{A} Projected diagonals, calculated as the mean of the anti-diagonals of the matrices in \panel[iv,v]{A}. Gray dots: \fbase{}. Gray area: $\fbase{} \pm 5$\,Hz. Dashed lines: Medians of the projected diagonals. \figitem{B} Noisy high-CV P-Unit. Panels as in \panel{A}.
}
\end{figure*}
\bibliographystyle{iscience}
%\bibliographystyle{apalike}%alpha}%}%alpha}%apalike}
%\bibliographystyle{elsarticle-num-names}%elsarticle-num-names}
%\ExecuteBibliographyOptions{sorting=nty}
%\bibliographystyle{authordate2}
\bibliography{journalsabbrv,references}
%\begin{thebibliography}{00}
%\bibliographystyle{elsarticle-num-names}
%\bibliography{journalsabbrv,references}
%% \bibitem{label}
%% Text of bibliographic item
\clearpage
\renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}}
\renewcommand{\thefigure}{S\arabic{figure}}
\setcounter{figure}{0}
\renewcommand{\theequation}{S\arabic{equation}}
\setcounter{equation}{0}
\newpage
\end{document}
\endinput
%%
%% End of file `elsarticle-template-num.tex'.