Skip to content

Commit

Permalink
Regenerated and updated to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jul 31, 2018
1 parent 3e0d163 commit 01ba525
Show file tree
Hide file tree
Showing 267 changed files with 308 additions and 308 deletions.
2 changes: 1 addition & 1 deletion c302/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.6.1'
__version__ = '0.7.0'

4 changes: 2 additions & 2 deletions c302/c302_FW.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ def setup(parameter_set,
start = 190
motor_dur = '250ms'

input_list.append(('AVBL', '0ms', '%sms'%duration, '15pA'))
input_list.append(('AVBR', '0ms', '%sms'%duration, '15pA'))
input_list.append(('AVBL', '0ms', '1e9ms', '15pA'))
input_list.append(('AVBR', '0ms', '1e9ms', '15pA'))
input_list.append(('DB1', '%sms'%(start), motor_dur, '3pA'))
input_list.append(('VB1', '%sms'%(start+d_v_delay), motor_dur, '3pA'))

Expand Down
2 changes: 1 addition & 1 deletion c302/runAndPlot.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ def run_c302(config,
print('Params: %s'%p)
html2 = '<h2>c302 simulation</h2>\n'
html2 += '<p>Parameter set: <b>%s</b>; configuration: <b>%s</b></p>\n'%(c,p)
html2 += '<p>Generated on: %s</p><br/>\n'%(time.strftime("%a, %d %b %Y", time.gmtime()))
html2 += '<p>Generated on: %s with c302 v%s</p><br/>\n'%(time.strftime("%a, %d %b %Y", time.gmtime()), c302.__version__)
html2 += '<table>\n'
html+=' <td><a href="summary_%s_%s.html">\n'%(c,p)
html+=' <img alt="?" src="%s/neurons_%s_%s.png" height="80"/></a>\n'%(img_loc,c,p)
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Full.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: All cells
Cell stimulated: ['PLML', 'PLMR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_IClamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['ADAL', 'PVCL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Muscles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AS1', 'AS10', 'AS11', 'AS2', 'AS3', 'AS4', 'AS5', 'AS6', 'AS7', 'AS8', 'AS9', 'AVFL', 'AVFR', 'AVKR', 'AVL', 'CEPVL', 'CEPVR', 'DA1', 'DA2', 'DA3', 'DA4', 'DA5', 'DA6', 'DA7', 'DA8', 'DA9', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6', 'DVB', 'HSNL', 'HSNR', 'IL1DL', 'IL1DR', 'IL1L', 'IL1R', 'IL1VL', 'IL1VR', 'PDA', 'PDB', 'PVNL', 'PVNR', 'RID', 'RIML', 'RIMR', 'RIVL', 'RIVR', 'RMDDL', 'RMDDR', 'RMDL', 'RMDR', 'RMDVL', 'RMDVR', 'RMED', 'RMEL', 'RMER', 'RMEV', 'RMFL', 'RMGL', 'RMGR', 'RMHL', 'RMHR', 'SMBDL', 'SMBDR', 'SMBVL', 'SMBVR', 'SMDDL', 'SMDDR', 'SMDVL', 'SMDVR', 'URADL', 'URADR', 'URAVL', 'URAVR', 'VA1', 'VA10', 'VA11', 'VA12', 'VA2', 'VA3', 'VA4', 'VA5', 'VA6', 'VA7', 'VA8', 'VA9', 'VB1', 'VB10', 'VB11', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VC1', 'VC2', 'VC3', 'VC4', 'VC5', 'VC6', 'VD1', 'VD10', 'VD11', 'VD12', 'VD13', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'AVAL', 'AVAR', 'AVBL', 'AVBR', 'AVDL', 'AVDR', 'PVCL', 'PVCR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Oscillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Pharyngeal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
Cell stimulated: ['M1', 'M3R', 'M4', 'M5', 'I1L', 'I4', 'I5', 'I6', 'MCL', 'MCR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Social.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_A_Syns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Full.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: All cells
Cell stimulated: ['PLML', 'PLMR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_IClamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['ADAL', 'PVCL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Muscles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AS1', 'AS10', 'AS11', 'AS2', 'AS3', 'AS4', 'AS5', 'AS6', 'AS7', 'AS8', 'AS9', 'AVFL', 'AVFR', 'AVKR', 'AVL', 'CEPVL', 'CEPVR', 'DA1', 'DA2', 'DA3', 'DA4', 'DA5', 'DA6', 'DA7', 'DA8', 'DA9', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6', 'DVB', 'HSNL', 'HSNR', 'IL1DL', 'IL1DR', 'IL1L', 'IL1R', 'IL1VL', 'IL1VR', 'PDA', 'PDB', 'PVNL', 'PVNR', 'RID', 'RIML', 'RIMR', 'RIVL', 'RIVR', 'RMDDL', 'RMDDR', 'RMDL', 'RMDR', 'RMDVL', 'RMDVR', 'RMED', 'RMEL', 'RMER', 'RMEV', 'RMFL', 'RMGL', 'RMGR', 'RMHL', 'RMHR', 'SMBDL', 'SMBDR', 'SMBVL', 'SMBVR', 'SMDDL', 'SMDDR', 'SMDVL', 'SMDVR', 'URADL', 'URADR', 'URAVL', 'URAVR', 'VA1', 'VA10', 'VA11', 'VA12', 'VA2', 'VA3', 'VA4', 'VA5', 'VA6', 'VA7', 'VA8', 'VA9', 'VB1', 'VB10', 'VB11', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VC1', 'VC2', 'VC3', 'VC4', 'VC5', 'VC6', 'VD1', 'VD10', 'VD11', 'VD12', 'VD13', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'AVAL', 'AVAR', 'AVBL', 'AVBR', 'AVDL', 'AVDR', 'PVCL', 'PVCR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Oscillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Pharyngeal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
Cell stimulated: ['M1', 'M3R', 'M4', 'M5', 'I1L', 'I4', 'I5', 'I6', 'MCL', 'MCR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Social.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_B_Syns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Full.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: All cells
Cell stimulated: ['PLML', 'PLMR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_IClamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['ADAL', 'PVCL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Muscles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AS1', 'AS10', 'AS11', 'AS2', 'AS3', 'AS4', 'AS5', 'AS6', 'AS7', 'AS8', 'AS9', 'AVFL', 'AVFR', 'AVKR', 'AVL', 'CEPVL', 'CEPVR', 'DA1', 'DA2', 'DA3', 'DA4', 'DA5', 'DA6', 'DA7', 'DA8', 'DA9', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6', 'DVB', 'HSNL', 'HSNR', 'IL1DL', 'IL1DR', 'IL1L', 'IL1R', 'IL1VL', 'IL1VR', 'PDA', 'PDB', 'PVNL', 'PVNR', 'RID', 'RIML', 'RIMR', 'RIVL', 'RIVR', 'RMDDL', 'RMDDR', 'RMDL', 'RMDR', 'RMDVL', 'RMDVR', 'RMED', 'RMEL', 'RMER', 'RMEV', 'RMFL', 'RMGL', 'RMGR', 'RMHL', 'RMHR', 'SMBDL', 'SMBDR', 'SMBVL', 'SMBVR', 'SMDDL', 'SMDDR', 'SMDVL', 'SMDVR', 'URADL', 'URADR', 'URAVL', 'URAVR', 'VA1', 'VA10', 'VA11', 'VA12', 'VA2', 'VA3', 'VA4', 'VA5', 'VA6', 'VA7', 'VA8', 'VA9', 'VB1', 'VB10', 'VB11', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VC1', 'VC2', 'VC3', 'VC4', 'VC5', 'VC6', 'VD1', 'VD10', 'VD11', 'VD12', 'VD13', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'AVAL', 'AVAR', 'AVBL', 'AVBR', 'AVDL', 'AVDR', 'PVCL', 'PVCR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Oscillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Pharyngeal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
Cell stimulated: ['M1', 'M3R', 'M4', 'M5', 'I1L', 'I4', 'I5', 'I6', 'MCL', 'MCR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Social.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C0_Syns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Full.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: All cells
Cell stimulated: ['PLML', 'PLMR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_IClamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['ADAL', 'PVCL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Muscles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AS1', 'AS10', 'AS11', 'AS2', 'AS3', 'AS4', 'AS5', 'AS6', 'AS7', 'AS8', 'AS9', 'AVFL', 'AVFR', 'AVKR', 'AVL', 'CEPVL', 'CEPVR', 'DA1', 'DA2', 'DA3', 'DA4', 'DA5', 'DA6', 'DA7', 'DA8', 'DA9', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6', 'DVB', 'HSNL', 'HSNR', 'IL1DL', 'IL1DR', 'IL1L', 'IL1R', 'IL1VL', 'IL1VR', 'PDA', 'PDB', 'PVNL', 'PVNR', 'RID', 'RIML', 'RIMR', 'RIVL', 'RIVR', 'RMDDL', 'RMDDR', 'RMDL', 'RMDR', 'RMDVL', 'RMDVR', 'RMED', 'RMEL', 'RMER', 'RMEV', 'RMFL', 'RMGL', 'RMGR', 'RMHL', 'RMHR', 'SMBDL', 'SMBDR', 'SMBVL', 'SMBVR', 'SMDDL', 'SMDDR', 'SMDVL', 'SMDVR', 'URADL', 'URADR', 'URAVL', 'URAVR', 'VA1', 'VA10', 'VA11', 'VA12', 'VA2', 'VA3', 'VA4', 'VA5', 'VA6', 'VA7', 'VA8', 'VA9', 'VB1', 'VB10', 'VB11', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VC1', 'VC2', 'VC3', 'VC4', 'VC5', 'VC6', 'VD1', 'VD10', 'VD11', 'VD12', 'VD13', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'AVAL', 'AVAR', 'AVBL', 'AVBR', 'AVDL', 'AVDR', 'PVCL', 'PVCR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Oscillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Pharyngeal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
Cell stimulated: ['M1', 'M3R', 'M4', 'M5', 'I1L', 'I4', 'I5', 'I6', 'MCL', 'MCR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Social.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C1_Syns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_FW.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: UpdatedSpreadsheetDataReader2
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AVBL', 'AVBR', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'VD1', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'VD10', 'VD11', 'VD12', 'VD13', 'VB1', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VB10', 'VB11', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_Full.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: All cells
Cell stimulated: ['PLML', 'PLMR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_IClamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['ADAL', 'PVCL']
Cell stimulated: []
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_Muscles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['AS1', 'AS10', 'AS11', 'AS2', 'AS3', 'AS4', 'AS5', 'AS6', 'AS7', 'AS8', 'AS9', 'AVFL', 'AVFR', 'AVKR', 'AVL', 'CEPVL', 'CEPVR', 'DA1', 'DA2', 'DA3', 'DA4', 'DA5', 'DA6', 'DA7', 'DA8', 'DA9', 'DB1', 'DB2', 'DB3', 'DB4', 'DB5', 'DB6', 'DB7', 'DD1', 'DD2', 'DD3', 'DD4', 'DD5', 'DD6', 'DVB', 'HSNL', 'HSNR', 'IL1DL', 'IL1DR', 'IL1L', 'IL1R', 'IL1VL', 'IL1VR', 'PDA', 'PDB', 'PVNL', 'PVNR', 'RID', 'RIML', 'RIMR', 'RIVL', 'RIVR', 'RMDDL', 'RMDDR', 'RMDL', 'RMDR', 'RMDVL', 'RMDVR', 'RMED', 'RMEL', 'RMER', 'RMEV', 'RMFL', 'RMGL', 'RMGR', 'RMHL', 'RMHR', 'SMBDL', 'SMBDR', 'SMBVL', 'SMBVR', 'SMDDL', 'SMDDR', 'SMDVL', 'SMDVR', 'URADL', 'URADR', 'URAVL', 'URAVR', 'VA1', 'VA10', 'VA11', 'VA12', 'VA2', 'VA3', 'VA4', 'VA5', 'VA6', 'VA7', 'VA8', 'VA9', 'VB1', 'VB10', 'VB11', 'VB2', 'VB3', 'VB4', 'VB5', 'VB6', 'VB7', 'VB8', 'VB9', 'VC1', 'VC2', 'VC3', 'VC4', 'VC5', 'VC6', 'VD1', 'VD10', 'VD11', 'VD12', 'VD13', 'VD2', 'VD3', 'VD4', 'VD5', 'VD6', 'VD7', 'VD8', 'VD9', 'AVAL', 'AVAR', 'AVBL', 'AVBR', 'AVDL', 'AVDR', 'PVCL', 'PVCR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_Oscillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Cell stimulated: ['AVBL', 'AVBR']
Connection: []
Expand Down
2 changes: 1 addition & 1 deletion examples/LEMS_c302_C2_Pharyngeal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Parameters and setting used to generate this network:
Data reader: SpreadsheetDataReader
c302 version: 0.6.1
c302 version: 0.7.0
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
Cell stimulated: ['M1', 'M3R', 'M4', 'M5', 'I1L', 'I4', 'I5', 'I6', 'MCL', 'MCR']
Connection: []
Expand Down
Loading

0 comments on commit 01ba525

Please sign in to comment.