-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathSyn_AMPA_L5IB_SupPyr.xml
19 lines (11 loc) · 1.04 KB
/
Syn_AMPA_L5IB_SupPyr.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<channelml xmlns="http://morphml.org/channelml/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:meta="http://morphml.org/metadata/schema" xsi:schemaLocation="http://morphml.org/channelml/schema http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.1/Level2/ChannelML_v1.8.1.xsd" units="Physiological Units">
<meta:notes>ChannelML file describing a single synaptic mechanism</meta:notes>
<synapse_type name="Syn_AMPA_L5IB_SupPyr">
<status value="stable"><meta:contributor><meta:name>Padraig Gleeson</meta:name></meta:contributor></status>
<meta:notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_SupPyr 2 0.5 0 </meta:notes>
<doub_exp_syn max_conductance="3.67879441171e-07" rise_time="2.0" decay_time="2.0" reversal_potential="0.0">
</doub_exp_syn>
</synapse_type>
</channelml>