forked from ModelDBRepository/262670
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from OpenSourceBrain/master
Master->dev
- Loading branch information
Showing
8 changed files
with
116 additions
and
65 deletions.
There are no files selected for viewing
Binary file added
BIN
+50.3 KB
NEURON/mb/mod/Steady_state(s)_of_activation_variables_in_kst_at_6.3_degC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+31.2 KB
NEURON/mb/mod/Time_course(s)_of_activation_variables_in_kst_at_6.3_degC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.xsd" id="KC_doc"> | ||
<include href="channels/pas.channel.nml"/> | ||
<include href="channels/nas.channel.nml"/> | ||
<include href="channels/naf.channel.nml"/> | ||
<include href="channels/kv.channel.nml"/> | ||
<include href="channels/ka.channel.nml"/> | ||
<include href="channels/kst.channel.nml"/> | ||
<cell id="KC"> | ||
<morphology id="morphology"> | ||
<segment id="0" name="Seg0"> | ||
<proximal x="0.0" y="0.0" z="0.0" diameter="20.0"/> | ||
<distal x="0.0" y="0.0" z="6.366" diameter="20.0"/> | ||
</segment> | ||
<segmentGroup id="soma_group" neuroLexId="GO:0043025"> | ||
<notes>Default soma segment group for the cell</notes> | ||
<member segment="0"/> | ||
</segmentGroup> | ||
<segmentGroup id="all"> | ||
<notes>Default segment group for all segments in the cell</notes> | ||
<member segment="0"/> | ||
</segmentGroup> | ||
</morphology> | ||
<biophysicalProperties id="biophys"> | ||
<membraneProperties> | ||
<channelDensity id="pas" ionChannel="pas" condDensity=".0000975 S_per_cm2" erev="-70 mV" ion="non_specific"/> | ||
<channelDensity id="nas" ionChannel="nas" condDensity="3e-3 S_per_cm2" erev="-58 mV" ion="na"/> | ||
<channelDensity id="naf" ionChannel="naf" condDensity="3.5e-2 S_per_cm2" erev="-58 mV" ion="na"/> | ||
<channelDensity id="kv" ionChannel="kv" condDensity="1.5e-3 S_per_cm2" erev="-81 mV" ion="k"/> | ||
<channelDensity id="ka" ionChannel="ka" condDensity="1.4525e-2 S_per_cm2" erev="-81 mV" ion="k"/> | ||
<channelDensity id="kst" ionChannel="kst" condDensity="2.0275e-3 S_per_cm2" erev="-81 mV" ion="k"/> | ||
<specificCapacitance value="1 uF_per_cm2"/> | ||
<initMembPotential value="-80mV"/> | ||
</membraneProperties> | ||
<intracellularProperties> | ||
<resistivity value="35.4 ohm_cm"/> | ||
</intracellularProperties> | ||
</biophysicalProperties> | ||
</cell> | ||
</neuroml> |
Binary file added
BIN
+49.4 KB
...dy_state(s)_of_activation_variables_of_naf_from_naf.channel.nml_at_6.3_degC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+50.8 KB
...e_Course(s)_of_activation_variables_of_naf_from_naf.channel.nml_at_6.3_degC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1"?> | ||
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2beta4.xsd" id="NeuroML_ionChannel"> | ||
|
||
<notes>NeuroML file containing a single ion channel</notes> | ||
<include href="RaySigmoid.nml" /> | ||
|
||
<ionChannel id="kst" conductance="1pS" type="ionChannelHH" species="k"> | ||
|
||
<notes> | ||
NEURON implementation of slow transient K+ channel ( KST ) from Wustenberg DG, Boytcheva M, Grunewald B, Byrne JH, Menzel R, Baxter DA | ||
|
||
This is slow transient K+ channel in Apis mellifera Kenyon cells (cultured). | ||
</notes> | ||
|
||
<gate id="m" type="gateHHtauInf" instances="3"> | ||
<steadyState type="Ray_inf" rate="1" midpoint="-20.1mV" scale="16.1mV"/> | ||
<timeCourse type="Ray_tau" min_tau="0.5 per_s" max_tau="5.0 per_s" midpoint="20.0 mV" scale="-20.0mV"/> | ||
</gate> | ||
|
||
<gate id="h" type="gateHHtauInf" instances="1"> | ||
<steadyState type="Ray_inf" rate="1" midpoint="-74.7mV" scale="-7.0mV"/> | ||
<timeCourse type="Ray_tau" min_tau="150.0 per_s" max_tau="200.0 per_s" midpoint="52.0 mV" scale="-15.0mV"/> | ||
</gate> | ||
</ionChannel> | ||
</neuroml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters