Skip to content

Commit 1ea1eee

Browse files
committed
To v0.10.1; consolidate cellW2D files
1 parent 9445758 commit 1ea1eee

File tree

124 files changed

+127
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+127
-193
lines changed

c302/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.10.0"
1+
__version__ = "0.10.1"

c302/cell_W2D.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
<cellW2D id="GenericNeuronCell" tau="100ms" bias="1" gain="1" state0="0"/>
6969
<cellW2D id="GenericMuscleCell" tau="100ms" bias="1" gain="1" state0="0"/>
7070

71+
<cellW2D id="GenericNeuronCellW2D" tau="1s" bias="1" gain="1" state0=".5"/>
72+
<cellW2D id="GenericMuscleCellW2D" tau="1s" bias="1" gain="1" state0=".5"/>
73+
7174
<outputSynapse id="neuron_to_neuron_exc_w2d" sign="1"/>
7275
<outputSynapse id="neuron_to_neuron_inh_w2d" sign="-1"/>
7376
<outputSynapse id="neuron_to_muscle_w2d" sign="1"/>

examples/LEMS_c302_A_Full.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_IClamp.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_Muscles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_Oscillator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_Pharyngeal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_Social.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_A_Syns.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

examples/LEMS_c302_B_Full.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Parameters and setting used to generate this network:
77
88
Data reader: cect.SpreadsheetDataReader
9-
c302 version: 0.10.0
9+
c302 version: 0.10.1
1010
cect version: 0.2.5
1111
owmeta version: - not installed -
1212
owmeta_core version: - not installed -

0 commit comments

Comments
 (0)