<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RTXI</title>
	<atom:link href="http://www.rtxi.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rtxi.org</link>
	<description>Real-time eXperiment Interface</description>
	<lastBuildDate>Mon, 23 Apr 2012 19:25:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cardiac Conductance Scaling Dynamic Clamp</title>
		<link>http://www.rtxi.org/2012/modules/cardiac-conductance-scaling-dynamic-clamp/</link>
		<comments>http://www.rtxi.org/2012/modules/cardiac-conductance-scaling-dynamic-clamp/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 19:25:13 +0000</pubDate>
		<dc:creator>fortega11</dc:creator>
				<category><![CDATA[Cardiac]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1519</guid>
		<description><![CDATA[Requirements: none noted Limitations: none noted &#160; This module is used to inject artificial conductances into a guinea pig cardiomyocytes through dynamic current clamp. An embedded guinea pig ventricular cardiomyocyte model is voltage clamped to the membrane potential of a patch clamped cardiomyocyte. Using one of the calculated currents of the model, an artificial current [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="float: left; width: 80%;" align="left">
<p><strong>Requirements:</strong> none noted<br />
<strong>Limitations:</strong> none noted</p>
</div>
<div style="float: right; width: 20%;" align="right"><a href="http://www.rtxi.org/plugins/IScale_DynClamp.tar.gz"><img title="Download Module" src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" align="center" /></a></div>
<div style="float: left; width: 100%;" align="left"></div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/04/IScale_DynClamp.png"><img class="aligncenter size-full wp-image-1479" title="Auto PI module" src="http://www.rtxi.org/wp-content/uploads/2012/04/IScale_DynClamp.png" alt="Current Scaling Dynamic Clamp" width="355" height="568" /></a></p>
<p>This module is used to inject artificial conductances into a guinea pig cardiomyocytes through dynamic current clamp. An embedded guinea pig ventricular cardiomyocyte model is voltage clamped to the membrane potential of a patch clamped cardiomyocyte. Using one of the calculated currents of the model, an artificial current is scaled and injected into the patch clamped cell. This allows for artificial block or increase of a particular current through dynamic clamp. Currently, the Livshitz Rudy 2009 and Faber Rudy 2000 guinea pig models have been implemented in the module.</p>
<h3>Input Channels</h3>
<ol>
<li>input(0) – &#8220;Input Voltage (V)&#8221; : Membrane potential from target cell</li>
</ol>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;Output Current (A)&#8221; : Current to be applied to the cardiomyocyte</li>
</ol>
<h3>Parameters</h3>
<ol>
<li>APD Repolarization % : Repolarization % value used to calculated action potential duration</li>
<li>Minimum APD (ms) : The minimum time required for a depolarization to count as an action potential</li>
<li>Number of Trials : Number of times the protocol will be run after start protocol button is toggled</li>
<li>Interval time : The length of time between protocols</li>
<li>BCL (ms): The basic cycle length used during static pacing</li>
<li>Stim Mag (nA) : The stimulation magnitude used during all pacing</li>
<li>Stim Length (ms) : The length of the stimulation used during all pacing</li>
<li>Cm (pF) : Membrane capacitance of the target cell, very important for scaling the model current</li>
</ol>
<p>The module runs in three different modes. The first mode, toggled through the &#8220;Threshold&#8221; button, will perform a simple test to estimate the current threshold needed to elicit an action potential. This threshold is then scaled by 1.5 and set to the stimulation magnitude. The second mode is &#8220;Static Pacing&#8221;. This mode will pace the cell at a static BCL based on the parameters under &#8220;Stimulation Parameters&#8221;. The third mode is the protocol mode, toggled through the &#8220;Start Protocol&#8221; button. In this mode, the module will run the protocol set through the protocol editor, which is explained below. Users can also set the parameters used to calculated action potential duration and if the protocol will be run multiple times. The data recorder can be remotely started by checking the &#8220;Record Data&#8221; checkbox under &#8220;Protocol Parameters&#8221;. When static pacing or a protocol is started, the data recorder is remotely started. This allows the data recording to be in sync with the beginning and end of a protocol. When multiple trials are being run, the data recorder will start and stop between each trial, automatically appending a new trial to the HDF5 file.</p>
<p>The protocol editor allows the building of a protocol made up of several different steps. These steps can be static pacing or dynamic current clamp. By clicking the &#8220;Add Step&#8221; button of the protocol editor, a prompt will appear. The type of step is chosen, and the required parameters will need to be inputted. For &#8220;Current Scaling&#8221; steps, the &#8220;Current to Scale&#8221; must be inputted with a &#8220;Scaling Percentage&#8221;. The currents available to scale are &#8211; &#8220;INa&#8221;, &#8220;IKr&#8221;, &#8220;IKs&#8221;, &#8220;ICaL&#8221;, and &#8220;IK1&#8243;. Note, this parameter is case sensitive. The &#8220;Scaling Percentage&#8221; is used to increase or decrease the current injected into the cell. A &#8220;Scaling Percentage&#8221; of 0 will result in no injection (0% change), -50 will result in a 50% decrease, and 25 will result in a 25% increase. During a &#8220;Current Scaling&#8221; step, the model will be voltage clamped to the membrane potential of the cell through the modules input channel. The scaled current will then be injected into the target cell, which is in turn scaled by the target cell&#8217;s membrane capacitance. When the model is active can be controlled through the protocol editor with the &#8220;Model: Start&#8221;, &#8220;Model: Stop&#8221;, and &#8220;Model: Reset&#8221; steps. This allows voltage clamping of the model to start before current scaling is active in order to eliminate transients.</p>
<p><strong>References:</strong><br />
Faber GM, Rudy Y. &#8220;Action potential and contractility changes in Na+i overloaded cardiac myocytes: a simulation study&#8221;. Biophys J. 2000 May;78(5):2392-404.<br />
Livshitz LM, Rudy Y. &#8220;Uniqueness and stability of action potential models during rest, pacing, and conduction using problem-solving environment&#8221;. Biophys J. 2009 Sep 2;97(5):1265-76.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/cardiac-conductance-scaling-dynamic-clamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spike Statistics</title>
		<link>http://www.rtxi.org/2012/modules/spike-statistics/</link>
		<comments>http://www.rtxi.org/2012/modules/spike-statistics/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 17:57:21 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[Neural Electrophysiology]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1478</guid>
		<description><![CDATA[Requirements: none Limitations: none noted &#160; This module contains a spike detector based on a positive threshold crossing (see SpikeDetect module). It computes the average ISI and the current coefficient of variation. These values are continuously updated with each spike until the statistics are reset with the button. Input Channels input(0) – “Vm” : Membrane [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="left" style="float:left;width:80%;">
<p>
<strong>Requirements:</strong> none<br />
<strong>Limitations:</strong> none noted
</p>
</div>
<div align="right"  style="float:right;width:20%;">
<a href="http://www.rtxi.org/plugins/SpikeStats.tar.gz"><img src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" title="Download Module" align="center" /></a>
</div>
<div align="left" style="float:left;width:100%;">
</div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/SpikeStats.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/SpikeStats.png" alt="Spike Statistics module" title="Spike Statistics module" width="244" height="208" class="aligncenter size-full wp-image-1479" /></a></p>
<p>This module contains a spike detector based on a positive threshold crossing (see SpikeDetect module). It computes the average ISI and the current coefficient of variation. These values are continuously updated with each spike until the statistics are reset with the button.</p>
<h3>Input Channels</h3>
<ol>
<li>input(0) – “Vm” : Membrane potential</li>
</ol>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;ISI&#8221; : Output current (A)</li>
</ol>
<h3>Parameters</h3>
<ol>
<li>Threshold (mV) : threshold crossing at which to detect a spike</li>
<li>Min Interval (ms) : minimum interval (refractory period) that must pass before another spike is detected</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/spike-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kick (manual event trigger)</title>
		<link>http://www.rtxi.org/2012/modules/kick-manual-event-trigger/</link>
		<comments>http://www.rtxi.org/2012/modules/kick-manual-event-trigger/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 22:34:09 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1475</guid>
		<description><![CDATA[Requirements: none Limitations: none noted &#160; This module sends a single value as a trigger or &#8220;kick&#8221; to another module. It outputs a user-specified value when triggered and a value of 0 otherwise. It can be used to manually mark events that a user sees in the data. It&#8217;s value in the HDF5 file will [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="left" style="float:left;width:80%;">
<p>
<strong>Requirements:</strong> none<br />
<strong>Limitations:</strong> none noted
</p>
</div>
<div align="right"  style="float:right;width:20%;">
<a href="http://www.rtxi.org/plugins/kick.tar.gz"><img src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" title="Download Module" align="center" /></a>
</div>
<div align="left" style="float:left;width:100%;">
</div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/kick.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/kick.png" alt="Kick module" title="Kick module" width="244" height="167" class="aligncenter size-full wp-image-1476" /></a></p>
<p>This module sends a single value as a trigger or &#8220;kick&#8221; to another module. It outputs a user-specified value when triggered and a value of 0 otherwise. It can be used to manually mark events that a user sees in the data. It&#8217;s value in the HDF5 file will then serve as an event flag. This module can also be used to manually test other modules that require a trigger (such as those accepting input from the <a href="http://www.rtxi.org/2008/modules/spike-detector/">Spike Detector</a> module). This module only sends a single &#8220;kick&#8221; at the specified delay after it is unpaused.</p>
<h3>Input Channels</h3>
<p>None</p>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;Kick&#8221; : the kick amplitude of a value of &#8217;0&#8242; otherwise</li>
</ol>
<h3>Parameters</h3>
<ol>
<li>Amplitude : the amplitude of the kick</li>
<li>Delay (ms) : the delay after the module is unpaused when the kick is given</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/kick-manual-event-trigger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIR analog filters</title>
		<link>http://www.rtxi.org/2012/modules/iir-analog-filters/</link>
		<comments>http://www.rtxi.org/2012/modules/iir-analog-filters/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 17:48:26 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Modules]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1460</guid>
		<description><![CDATA[Requirements: none Limitations: DSP libraries (included) &#160; This module computes coefficients for three types of filters. They require the following parameters: Butterworth: passband edge Chebyshev: passband ripple, passband edge Elliptical: passband ripple, stopband ripple, passband edge, stopband edge You may save the computed coefficients and the filter&#8217;s parameters to a file. The Butterworth filter is [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="left" style="float:left;width:80%;">
<p>
<strong>Requirements:</strong> none<br />
<strong>Limitations:</strong> <a href="http://www.rtxi.org/plugins/DSP.tar.gz">DSP libraries</a> (included)
</p>
</div>
<div align="right"  style="float:right;width:20%;">
<a href="http://www.rtxi.org/plugins/IIRfilter.tar.gz"><img src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" title="Download Module" align="center" /></a>
</div>
<div align="left" style="float:left;width:100%;">
</div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/IIRfilter.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/IIRfilter.png" alt="IIR filter module" title="IIR filter module" width="348" height="336" class="aligncenter size-full wp-image-1461" /></a></p>
<p>This module computes coefficients for three types of filters. They require the following parameters:</p>
<ol>
<li>Butterworth: passband edge</li>
<li>Chebyshev: passband ripple, passband edge</li>
<li>Elliptical: passband ripple, stopband ripple, passband edge, stopband edge</li>
</ol>
<p>You may save the computed coefficients and the filter&#8217;s parameters to a file. </p>
<p>The Butterworth filter is the best compromise between attenuation and phase response. It has no ripple in the pass band or the stop band, and because of this is sometimes called a maximally flat filter. The Butterworth filter achieves its flatness at the expense of a relatively wide transition region from pass band to stop band, with average transient characteristics.</p>
<p>The Chebyshev filter has a smaller transition region than the same-order Butterworth filter, at the expense of ripples in its pass band. The filter minimizes the height of the maximum ripple. If you use a Chebyshev filter, you should also choose the type of normalization to apply. </p>
<p>An Elliptical (Cauer) filter has a shorter transition region than the Chebyshev filter because it allows ripples in both the stop and pass bands, giving a much higher rate of attenuation in the stop band. Elliptical filters give better frequency discrimination, but have a degraded transient response.
</p>
<h3>Input Channels</h3>
<ol>
<li>input(0) &#8211; &#8220;Input&#8221; : Signal to filter</li>
</ol>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;Output&#8221; : Filtered signal</li>
</ol>
<h3>Parameters</h3>
<ol>
<li>Filter Order: an integer for the desired order for the filter</li>
<li>Passband Ripple (dB)</li>
<li>Passband Edge (Hz)</li>
<li>Stopband Ripple (dB)</li>
<li>Stopband Edge (Hz)</li>
<li>Input quantizing factor: the number of bits to quantize the input signal to</li>
<li>Coefficients quantizing factor: the number of bits to quantize the filter coefficients to</li>
</ol>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/IIRfilter.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/IIRfilter.png" alt="IIR filter module" title="IIR filter module" width="348" height="336" class="aligncenter size-full wp-image-1466" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/iir-analog-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto PI</title>
		<link>http://www.rtxi.org/2012/modules/auto-pi/</link>
		<comments>http://www.rtxi.org/2012/modules/auto-pi/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 16:20:39 +0000</pubDate>
		<dc:creator>fortega11</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[Neural Electrophysiology]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1483</guid>
		<description><![CDATA[Requirements: Spike Detector Limitations: none noted &#160; This module controls the Intespike interval (ISI) of a neuron using a Proportional Integral controller. The model automatically tunes the PI controller parameters to the neuron. The goal of the PI controller is to make small changes in current at each action potential onset to maintain the neuron [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="left" style="float:left;width:80%;">
<p>
<strong>Requirements:</strong> Spike Detector<br />
<strong>Limitations:</strong> none noted
</p>
</div>
<div align="right"  style="float:right;width:20%;">
<a href="http://www.rtxi.org/plugins/AUTO_PI.tar.gz"><img src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" title="Download Module" align="center" /></a>
</div>
<div align="left" style="float:left;width:100%;">
</div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/SpikeStats.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/Auto_PI.png" alt="Auto PI module" title="Auto PI module" width="244" height="315" class="aligncenter size-full wp-image-1479" /></a></p>
<p>This module controls the Intespike interval (ISI) of a neuron using a Proportional Integral controller.  The model automatically tunes the PI controller parameters to the neuron.  The goal of the PI controller is to make small changes in current at each action potential onset to maintain the neuron at a target firing rate.  This spike rate controller is designed to offset drift in the firing rate on the order of 10s of seconds to minutes. This module requires input from the “Spike Detector” module.</p>
<h3>Input Channels</h3>
<ol>
<li>input(0) – &#8220;State&#8221; : Spike Detector output</li>
</ol>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;Iout&#8221; : Current to be applied to the neuron. Connect this output to the neuron. (pA)</li>
<li>output(1) &#8211; &#8220;Target ISI&#8221; : desired ISI (s)</li>
<li>output(2) &#8211; &#8220;ISI&#8221; : actual ISI (s)</li>
</ol>
<h3>Parameters</h3>
<ol>
<li>Threshold (mV) : threshold crossing at which to detect a spike</li>
<li>Min Interval (ms) : minimum interval (refractory period) that must pass before another spike is detected</li>
<li>Kp : Proportional Gain</li>
<li>Ti : Integral Time</li>
<li>Td : Derivative Time</li>
<li>Target Ts (s): Target Inter Spike Interval</li>
<li>Constant (pA): Current, Constant Current</li>
<li>Increase : % of current increase per step</li>
<li>Autotune</li>
</ol>
<p>The module automatically calculates a first order model for the ISI as a function of the applied current.  Given the first order model, it solves the coefficients for the critically damped solution of the proportional-integral controller with the constraint that the proportional coefficient is 1/100 of the Integral coefficient, to assure small changes with each spike,.<br />
Once a cell is patched, the spikes are detected with the spike detector module.  The spike detector is connected to the input of the Auto-PI module and the Auto-PI’s output is sent back to the neuron.  Set the desired ISI, set AUTOTUNE = 1 and unpause the module. The module will automatically apply a set of current steps to find an applied current to make neuron fire near the target firing rate, then it perturbs the current measuring the neuron’s response in time with each change.  Once a first order model is fit to the neuron’s response, the AUTOTUNE turns off, setting the coefficients and switches automatically to closed loop control.  Within about 10 spikes, the neuron should be close to the target firing rate.</p>
<p><strong>Reference:</strong> Miranda-Domínguez O, Gonia J, Netoff TI. Firing rate control of a neuron using a linear proportional-integral controller. J Neural Eng. 2010 Dec;7(6):066004.</p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/auto-pi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Frequency Conduction Block</title>
		<link>http://www.rtxi.org/2012/modules/high-frequency-conduction-block/</link>
		<comments>http://www.rtxi.org/2012/modules/high-frequency-conduction-block/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 21:16:02 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[Neural Electrophysiology]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1468</guid>
		<description><![CDATA[Requirements: none Limitations: Generator class (included) &#160; This module implements a protocol for performing conduction block experiments on nerve fibers using high frequency AC current (HFAC) stimuli. Action potentials in the nerve are evoked with a single biphase square pulse and the HFAC signal is a sinusoidal waveform. You have an option to select which [...]]]></description>
			<content:encoded><![CDATA[<div>
<div align="left" style="float:left;width:80%;">
<p>
<strong>Requirements:</strong> none<br />
<strong>Limitations:</strong> <a href="http://www.rtxi.org/2010/modules/generator-class/">Generator</a> class (included)
</p>
</div>
<div align="right"  style="float:right;width:20%;">
<a href="http://www.rtxi.org/plugins/HFAC.tar.gz"><img src="http://www.rtxi.org/wp-content/themes/CompanyStyleBlue/images/dlplugin.png" alt="Download Module" title="Download Module" align="center" /></a>
</div>
<div align="left" style="float:left;width:100%;">
</div>
</div>
<p>&nbsp;</p>
<p><a href="http://www.rtxi.org/wp-content/uploads/2012/03/HFAC.png"><img src="http://www.rtxi.org/wp-content/uploads/2012/03/HFAC.png" alt="HFAC module" title="HFAC module" width="309" height="385" class="aligncenter size-full wp-image-1469" /></a></p>
<p>This module implements a protocol for performing conduction block experiments on nerve fibers using high frequency AC current (HFAC) stimuli. Action potentials in the nerve are evoked with a single biphase square pulse and the HFAC signal is a sinusoidal waveform. You have an option to select which component of the biphase pulse occurs first. The &#8220;Single AP Stim&#8221; button is used to send a single pulse that can be used to elicit individual responses. The &#8220;Enable HFAC&#8221; toggle button can be used at any time to turn the HFAC signal on or off. The &#8220;Run&#8221; button starts a protocol in which the HFAC signal is enabled and the action potential stimulus is automatically triggered after a certain delay. Synchronizing this module with the Data Recorder will create separate trials in the HDF5 file corresponding to the protocols initiated with the &#8220;Run&#8221; button.</p>
<h3>Input Channels</h3>
<p>None</p>
<h3>Output Channels</h3>
<ol>
<li>output(0) &#8211; &#8220;AP Stim&#8221; : action potential stimulus signal (biphasic square wave)</li>
<li>output(1) &#8211; &#8220;HFAC Signal&#8221; : sinusoidal high frequency AC signal
</ol>
<h3>Parameters</h3>
<ol>
<li>AP Stim Amplitude : Amplitude of the action potential stimulus</li>
<li>AP Stim Delay (ms) : Delay after which to trigger the AP stimulus during a timed protocol</li>
<li>AP Stim Width (ms) : The width of each component of the biphasic AP stimulus</li>
<li>HFAC Freq (kHz) : Frequency of the HFAC signal
<li>HFAC Amplitude : Amplitude of the HFAC signal
<li>Trial Duration : the total duration of a single trial, the Data Recorder will keep recording for this duration when running a timed protocol
<li>Data File Name : file name to use for the Data Recorder
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/modules/high-frequency-conduction-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Membrane Properties and the Balance between Excitation and Inhibition Control Gamma-Frequency Oscillations Arising from Feedback Inhibition</title>
		<link>http://www.rtxi.org/2012/publications/membrane-properties-and-the-balance-between-excitation-and-inhibition-control-gamma-frequency-oscillations-arising-from-feedback-inhibition/</link>
		<comments>http://www.rtxi.org/2012/publications/membrane-properties-and-the-balance-between-excitation-and-inhibition-control-gamma-frequency-oscillations-arising-from-feedback-inhibition/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 21:34:54 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1337</guid>
		<description><![CDATA[M. N. Economo and J. A. White, “Membrane Properties and the Balance between Excitation and Inhibition Control Gamma-Frequency Oscillations Arising from Feedback Inhibition.,” PLoS Comput Biol, vol. 8, no. 1, p. e1002354, Jan. 2012. Computational studies as well as in vivo and in vitro results have shown that many cortical neurons fire in a highly [...]]]></description>
			<content:encoded><![CDATA[<p>M. N. Economo and J. A. White, “Membrane Properties and the Balance between Excitation and Inhibition Control Gamma-Frequency Oscillations Arising from Feedback Inhibition.,” PLoS Comput Biol, vol. 8, no. 1, p. e1002354, Jan. 2012.</p>
<p><a href="http://dx.doi.org/10.1371/journal.pcbi.1002354" target="blank"><img src="http://www.rtxi.org/wp-content/uploads/2010/02/fulltext.png" alt="Full Text and Video" title="Full Text and Video" width="100" height="36" /></a></p>
<p>Computational studies as well as in vivo and in vitro results have shown that many cortical neurons fire in a highly irregular manner and at low average firing rates. These patterns seem to persist even when highly rhythmic signals are recorded by local field potential electrodes or other methods that quantify the summed behavior of a local population. Models of the 30-80 Hz gamma rhythm in which network oscillations arise through &#8216;stochastic synchrony&#8217; capture the variability observed in the spike output of single cells while preserving network-level organization. We extend upon these results by constructing model networks constrained by experimental measurements and using them to probe the effect of biophysical parameters on network-level activity. We find in simulations that gamma-frequency oscillations are enabled by a high level of incoherent synaptic conductance input, similar to the barrage of noisy synaptic input that cortical neurons have been shown to receive in vivo. This incoherent synaptic input increases the emergent network frequency by shortening the time scale of the membrane in excitatory neurons and by reducing the temporal separation between excitation and inhibition due to decreased spike latency in inhibitory neurons. These mechanisms are demonstrated in simulations and in vitro current-clamp and dynamic-clamp experiments. Simulation results further indicate that the membrane potential noise amplitude has a large impact on network frequency and that the balance between excitatory and inhibitory currents controls network stability and sensitivity to external inputs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/publications/membrane-properties-and-the-balance-between-excitation-and-inhibition-control-gamma-frequency-oscillations-arising-from-feedback-inhibition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short Conduction Delays Cause Inhibition Rather than Excitation to Favor Synchrony in Hybrid Neuronal Networks of the Entorhinal Cortex</title>
		<link>http://www.rtxi.org/2012/publications/short-conduction-delays-cause-inhibition-rather-than-excitation-to-favor-synchrony-in-hybrid-neuronal-networks-of-the-entorhinal-cortex/</link>
		<comments>http://www.rtxi.org/2012/publications/short-conduction-delays-cause-inhibition-rather-than-excitation-to-favor-synchrony-in-hybrid-neuronal-networks-of-the-entorhinal-cortex/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 21:40:05 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1340</guid>
		<description><![CDATA[S. Wang, L. Chandrasekaran, F. R. Fernandez, J. A. White, and C. C. Canavier, “Short Conduction Delays Cause Inhibition Rather than Excitation to Favor Synchrony in Hybrid Neuronal Networks of the Entorhinal Cortex,” PLoS Comput Biol, vol. 8, no. 1, p. e1002306, Jan. 2012. How stable synchrony in neuronal networks is sustained in the presence [...]]]></description>
			<content:encoded><![CDATA[<p>S. Wang, L. Chandrasekaran, F. R. Fernandez, J. A. White, and C. C. Canavier, “Short Conduction Delays Cause Inhibition Rather than Excitation to Favor Synchrony in Hybrid Neuronal Networks of the Entorhinal Cortex,” PLoS Comput Biol, vol. 8, no. 1, p. e1002306, Jan. 2012.</p>
<p><a href="http://dx.doi.org/10.1371/journal.pcbi.1002306" target="blank"><img src="http://www.rtxi.org/wp-content/uploads/2010/02/fulltext.png" alt="Full Text and Video" title="Full Text and Video" width="100" height="36" /></a></p>
<p>How stable synchrony in neuronal networks is sustained in the presence of conduction delays is an open question. The Dynamic Clamp was used to measure phase resetting curves (PRCs) for entorhinal cortical cells, and then to construct networks of two such neurons. PRCs were in general Type I (all advances or all delays) or weakly type II with a small region at early phases with the opposite type of resetting. We used previously developed theoretical methods based on PRCs under the assumption of pulsatile coupling to predict the delays that synchronize these hybrid circuits. For excitatory coupling, synchrony was predicted and observed only with no delay and for delays greater than half a network period that cause each neuron to receive an input late in its firing cycle and almost immediately fire an action potential. Synchronization for these long delays was surprisingly tight and robust to the noise and heterogeneity inherent in a biological system. In contrast to excitatory coupling, inhibitory coupling led to antiphase for no delay, very short delays and delays close to a network period, but to near-synchrony for a wide range of relatively short delays. PRC-based methods show that conduction delays can stabilize synchrony in several ways, including neutralizing a discontinuity introduced by strong inhibition, favoring synchrony in the case of noisy bistability, and avoiding an initial destabilizing region of a weakly type II PRC. PRCs can identify optimal conduction delays favoring synchronization at a given frequency, and also predict robustness to noise and heterogeneity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2012/publications/short-conduction-delays-cause-inhibition-rather-than-excitation-to-favor-synchrony-in-hybrid-neuronal-networks-of-the-entorhinal-cortex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control of local intracellular calcium concentration with dynamic-clamp controlled 2-photon uncaging</title>
		<link>http://www.rtxi.org/2011/publications/control-of-local-intracellular-calcium-concentration-with-dynamic-clamp-controlled-2-photon-uncaging/</link>
		<comments>http://www.rtxi.org/2011/publications/control-of-local-intracellular-calcium-concentration-with-dynamic-clamp-controlled-2-photon-uncaging/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 21:33:41 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1335</guid>
		<description><![CDATA[E. Idoux and J. Mertz, “Control of local intracellular calcium concentration with dynamic-clamp controlled 2-photon uncaging.,” PLoS One, vol. 6, no. 12, p. e28685, 2011. The variations of the intracellular concentration of calcium ion ([Ca(2+)](i)) are at the heart of intracellular signaling, and their imaging is therefore of enormous interest. However, passive [Ca(2+)](i) imaging provides [...]]]></description>
			<content:encoded><![CDATA[<p>E. Idoux and J. Mertz, “Control of local intracellular calcium concentration with dynamic-clamp controlled 2-photon uncaging.,” PLoS One, vol. 6, no. 12, p. e28685, 2011.</p>
<p><a href="http://dx.doi.org/10.1371/journal.pone.0028685" target="blank"><img src="http://www.rtxi.org/wp-content/uploads/2010/02/fulltext.png" alt="Full Text and Video" title="Full Text and Video" width="100" height="36" /></a></p>
<p>The variations of the intracellular concentration of calcium ion ([Ca(2+)](i)) are at the heart of intracellular signaling, and their imaging is therefore of enormous interest. However, passive [Ca(2+)](i) imaging provides no control over these variations, meaning that a full exploration of the functional consequences of [Ca(2+)](i) changes is difficult to attain. The tools designed so far to modify [Ca(2+)](i), even qualitatively, suffer drawbacks that undermine their widespread use. Here, we describe an electro-optical technique to quantitatively set [Ca(2+)](i), in real time and with sub-cellular resolution, using two-photon Ca(2+) uncaging and dynamic-clamp. We experimentally demonstrate, on neurons from acute olfactory bulb slices of Long Evans rats, various capabilities of this technique previously difficult to achieve, such as the independent control of the membrane potential and [Ca(2+)](i) variations, the functional knocking-in of user-defined virtual voltage-dependent Ca(2+) channels, and the standardization of [Ca(2+)](i) patterns across different cells. Our goal is to lay the groundwork for this technique and establish it as a new and versatile tool for the study of cell signaling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2011/publications/control-of-local-intracellular-calcium-concentration-with-dynamic-clamp-controlled-2-photon-uncaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shaping a New Ca2+ Conductance to Suppress Early Afterdepolarizations in Cardiac Myocytes</title>
		<link>http://www.rtxi.org/2011/publications/shaping-a-new-ca2-conductance-to-suppress-early-afterdepolarizations-in-cardiac-myocytes/</link>
		<comments>http://www.rtxi.org/2011/publications/shaping-a-new-ca2-conductance-to-suppress-early-afterdepolarizations-in-cardiac-myocytes/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 21:45:56 +0000</pubDate>
		<dc:creator>Risa</dc:creator>
				<category><![CDATA[Publications]]></category>

		<guid isPermaLink="false">http://www.rtxi.org/?p=1343</guid>
		<description><![CDATA[R. V. Madhvani, Y. Xie, A. Pantazis, A. Garfinkel, Z. Qu, J. N. Weiss, and R. Olcese, “Shaping a New Ca2+ Conductance to Suppress Early Afterdepolarizations in Cardiac Myocytes.,” J Physiol (Lond), Oct. 2011. Sudden cardiac death (SCD) due to ventricular fibrillation (VF) is a major world-wide health problem. Common triggers of VF are abnormal [...]]]></description>
			<content:encoded><![CDATA[<p>R. V. Madhvani, Y. Xie, A. Pantazis, A. Garfinkel, Z. Qu, J. N. Weiss, and R. Olcese, “Shaping a New Ca2+ Conductance to Suppress Early Afterdepolarizations in Cardiac Myocytes.,” J Physiol (Lond), Oct. 2011.</p>
<p><a href="http://dx.doi.org/10.1113/jphysiol.2011.219600" target="blank"><img src="http://www.rtxi.org/wp-content/uploads/2010/02/fulltext.png" alt="Full Text and Video" title="Full Text and Video" width="100" height="36" /></a></p>
<p>Sudden cardiac death (SCD) due to ventricular fibrillation (VF) is a major world-wide health problem. Common triggers of VF are abnormal repolarizations of the cardiac action potential, known as early afterdepolarizations (EADs). Here we used a hybrid biological-computational approach to investigate the dependence of EADs on the biophysical properties of the L-type Ca(2+) current (I(Ca,L)) and to explore how modifications of these properties could be designed to suppress EADs. EADs were induced in isolated rabbit ventricular myocytes by exposure to 600 ?mol/L H(2)O(2) (oxidative stress) or lowering the external [K(+)] from 5.4 to 2.0-2.7 mmol/L (hypokalemia). The role of I(Ca,L) in EAD formation was directly assessed using the dynamic clamp technique: the paced myocyte&#8217;s Vm was input to a myocyte model with tunable biophysical parameters, which computed a virtual I(Ca,L), that was injected into the myocyte in real time, replacing the endogenous I(Ca,L) which was suppressed with nifedipine. Injecting a current with the native I(Ca,L) biophysical properties restored EAD occurrence in myocytes challenged by H(2)O(2) or hypokalemia. A mere 5 mV depolarizing shift in the voltage dependence of activation or a hyperpolarizing shift in the steady-state inactivation curve completely abolished EADs in myocytes while maintaining a normal Ca(i) transient. We propose that modifying I(Ca,L)  biophysical properties has potential as a powerful therapeutic strategy for suppressing EADs and EAD-mediated arrhythmias.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rtxi.org/2011/publications/shaping-a-new-ca2-conductance-to-suppress-early-afterdepolarizations-in-cardiac-myocytes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

