intmax=100dB SPL: Maximum stimulus intensity (number)
intstep=1dB SPL: Sound intensity step (number)
usethresh=false: Relative to the cell's threshold (boolean)
usesat=false: Maximum intensity relative to the cell's best saturation (boolean)
useprevints=no: Re-use intensities from the previous run (string)
intshuffle=Up: Order of intensities (string)
intincrement=0: Initial increment for intensities (integer)
singlerepeat=6: Number of immediate repetitions of a single stimulus (integer)
blockrepeat=1: Number of repetitions of a fixed intensity increment (integer)
repeats=1: Number of repetitions of the whole f-I curve measurement (integer)
manualskip=false: Show buttons for manual selection of intensities (boolean)
Waveform
waveform=sine: Waveform of stimulus (string)
carrierfreq=5kHz: Frequency of carrier (number)
usebestfreq=false: Relative to the cell's best frequency (boolean)
ramp=2ms: Ramp of stimulus (number)
duration=400ms: Duration of stimulus (number)
pause=400ms: Pause (number)
side=left: Speaker (string)
Optimization
Baseline activity
usesilent=false: Use measured baseline activity (boolean)
maxbaserate=10Hz: Maximum baseline activity (number)
maxsilent=100: Maximum trials used for baseline activity (integer)
resetsilent=Never: Reset estimation of baseline activity at (string)
silentfactor=3: Weight for standard deviation of baseline activity (number)
No response
skippause=true: Skip pause if there is no response (boolean)
silentintincrement=1: Skip all stimuli below not responding ones
at intensity increments below (integer)
Slope
slopeintincrement=2: Optimize slopes at intensity increments below (integer)
minrateslope=0Hz/dB: Minimum slope of firing rate (number)
maxratefrac=100%: Fraction of maximum firing rate above which slopes are optimized (number)
extint=0dB SPL: Extend intensity range by (number)
Analysis
ratedt=1ms: Bin width for firing rate (number)
prewidth=50ms: Window length for baseline firing rate (number)
peakwidth=100ms: Window length for peak firing rate (number)
sswidth=50ms: Window length for steady-state firing rate (number)
plotonssrate=true: Plot onset- and steady-state rate (boolean)
adjust=true: Adjust input gain (boolean)
setbest=true: Set results to the session variables (boolean)
setcurves=none: F-I curves to be passed to session (string)
Plots
The let plot shos the spike raster (red) and the spike frequency of the currently measured intensity and carrier frequency.xs
The right plot shows the f-I curve of the currently measured carrier frequency. Cyan is the firing rate before the stimulus, orange is the mean firing rate (spike count divided by stimulus duration), red is the steady-state firing rate, and green is the onset spike frequency (mean max spike frequency).
If you have selected manualskip then move the mouse into the top part of the f-I curve plot. This brings up a line of red and green buttons, each one corresponding to an intensity value. Green buttons indicated intensities that are measured, red buttons indicate skipped (not measured) intensitties. Left click on a button to toggle measurement of the corresponding intensity value. Simultaneously holding down the shift key toggels all intensities below the selected one. Holding down the ctrl key toggels all intensities above the selected one.
intmax=100dB SPL: Maximum stimulus intensity (number)
intstep=1dB SPL: Sound intensity step (number)
usethresh=false: Relative to the cell's threshold (boolean)
usesat=false: Maximum intensity relative to the cell's best saturation (boolean)
useprevints=no: Re-use intensities from the previous run (string)
intshuffle=Up: Order of intensities (string)
intincrement=0: Initial increment for intensities (integer)
singlerepeat=6: Number of immediate repetitions of a single stimulus (integer)
blockrepeat=1: Number of repetitions of a fixed intensity increment (integer)
repeats=1: Number of repetitions of the whole f-I curve measurement (integer)
manualskip=false: Show buttons for manual selection of intensities (boolean)
Waveform
waveform=sine: Waveform of stimulus (string)
carrierfreq=5kHz: Frequency of carrier (number)
usebestfreq=false: Relative to the cell's best frequency (boolean)
ramp=2ms: Ramp of stimulus (number)
duration=400ms: Duration of stimulus (number)
pause=400ms: Pause (number)
side=left: Speaker (string)
Optimization
Baseline activity
usesilent=false: Use measured baseline activity (boolean)
maxbaserate=10Hz: Maximum baseline activity (number)
maxsilent=100: Maximum trials used for baseline activity (integer)
resetsilent=Never: Reset estimation of baseline activity at (string)
silentfactor=3: Weight for standard deviation of baseline activity (number)
No response
skippause=true: Skip pause if there is no response (boolean)
silentintincrement=1: Skip all stimuli below not responding ones
at intensity increments below (integer)
Slope
slopeintincrement=2: Optimize slopes at intensity increments below (integer)
minrateslope=0Hz/dB: Minimum slope of firing rate (number)
maxratefrac=100%: Fraction of maximum firing rate above which slopes are optimized (number)
extint=0dB SPL: Extend intensity range by (number)
Analysis
ratedt=1ms: Bin width for firing rate (number)
prewidth=50ms: Window length for baseline firing rate (number)
peakwidth=100ms: Window length for peak firing rate (number)
sswidth=50ms: Window length for steady-state firing rate (number)
plotonssrate=true: Plot onset- and steady-state rate (boolean)
adjust=true: Adjust input gain (boolean)
setbest=true: Set results to the session variables (boolean)
setcurves=none: F-I curves to be passed to session (string)
Plots
The left plot shows the sensitivity of the cell as a function of carrier frequency. At each carrier frequency a straight line is fitted into the dynamic range of the f-I curve. The intersection of this line with zero is the threshold of the cell (yellow line). The intersection with the maximum firing rate of the f-I curve is the red line, and the intersection with the "best rate" from the session dialog is the orange line.
The right plot shows the f-I curve of the currently measured carrier frequency. Cyan is the firing rate before the stimulus, orange is the mean firing rate (spike count divided by stimulus duration), red is the steady-state firing rate, and green is the onset spike frequency (mean max spike frequency).
Spiking neuron model stimulated through an auditory transduction chain.
Author
Alexander Wolf
Jan Benda
ReceptorModel simulates the auditory transduction chain of Locusta migratoria. It is designed to work with RELACS in the dry mode (relacs -3) so new repros can be tested for different settings. The plugin is based on a biophysical model that describes the transformation of the sound stimulus in a chain of three distinct steps: 1. the tympanum; 2. mechano-electrical transduction; 3. spike generator.
For each of the three steps, the plugin provides several options for the user to adapt to his/her needs and the hardware restrictions. Additionally, the user can chose between between several integration algorithms. The following options can be selected (in order of increasing complexity):
Tympanum
None: No modification of the stimulus
Scaling: Adjusts the stimulus strength according to tuning curve
Oscillator: Model as damped harmonic oscillator
Mechano-Electrical Transduction:
None: No modification of the tympanum output
Linear: Absolut value of the tympanum output
Linearsaturated: Absolut value up to saturation point
Box: Two Heavyside functions
Square: Square of the tympanum output
Squaresaturated: Square value up to saturation point
LinearBoltzman: Superposition of two Boltzman functions with linear dependency in exponent
SquareBoltzman: One Boltzman function with quadratic dependency in exponent
Spike Generators:
Stimulus: No modification of previous function
FitzhughNagumo: Simplified abstract neuron model with 2 differential equations.
MorrisLecar: Simplified neuron model based on ion channels with 2 differential equations.
WangAdapt: Neuron Model with adaptation currents with 5 differential equations.
Integrators:
Euler
Midpoint
Runge-Kutta4thorder
Options
The following options are supported (brief description of each option with default values and data type):
Transduction chain
tymp=Scaling: Tympanum model (string)
freq=5kHz: Eigenfrequency (number)
tdec=0.154ms: Decay constant (number)
nl=Square saturated: Static nonlinearity (string)
Spike generator
spikemodel=Stimulus: Spike model (string)
noise=0: Standard deviation of current noise (number)
deltat=0.005ms: Delta t (number)
integrator=Euler: Method of integration (string)
Square = ax^2+imin, a=(imax-imin)/cut^2
Square saturated = imax, for |x|>=cut
Linear = b|x|+imin, b=(imax-imin)/cut
Linear saturated = imax, for |x|>=cut
Box = imin, for |x|<cut, = imax else
None = ax, a=(imax-imin)/cut
imax=60muA/cm^2: Maximum current (number)
imin=0muA/cm^2: Minimum current (zero point current) (number)
cut=0.02mPa: Amplitude of tympanum where imax is reached (number)