Skip to content

Commit

Permalink
Regenerated & fixed issue in input
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Sep 21, 2023
1 parent e29535a commit 465ec2b
Show file tree
Hide file tree
Showing 116 changed files with 45,402 additions and 45,396 deletions.
24 changes: 15 additions & 9 deletions c302/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -808,16 +808,19 @@ def generate(net_id,
if cells_to_stimulate is None or cell in cells_to_stimulate:

target = "../%s/0/%s"%(pop0.id, cell_id)
if params.is_level_D():
target+="/0"

input_list = InputList(id="Input_%s_%s"%(cell,params.offset_current.id),
component=params.offset_current.id,
populations='%s'%cell)

input_list.input.append(Input(id=0,
i0 = Input(id=0,
target=target,
destination="synapses"))
destination="synapses")

if params.is_level_D():
i0.segment_id = 0

input_list.input.append(i0)

net.input_lists.append(input_list)

Expand Down Expand Up @@ -959,16 +962,19 @@ def generate(net_id,
if cells_to_stimulate is not None and muscle in cells_to_stimulate:

target = "../%s/0/%s"%(pop0.id, params.generic_muscle_cell.id)
if params.is_level_D():
target+="/0"

input_list = InputList(id="Input_%s_%s"%(muscle,params.offset_current.id),
component=params.offset_current.id,
populations='%s'%pop0.id)

input_list.input.append(Input(id=0,
i0 = Input(id=0,
target=target,
destination="synapses"))
destination="synapses")

if params.is_level_D():
i0.segment_id = 0

input_list.input.append(i0)

net.input_lists.append(input_list)

Expand Down
2 changes: 1 addition & 1 deletion c302/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.10'
__version__ = '0.7.11'
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: All cells
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['ADAL', 'PVCL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: All cells
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['ADAL', 'PVCL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: All cells
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['ADAL', 'PVCL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: All cells
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['ADAL', 'PVCL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['M1', 'M2L', 'M2R', 'M3L', 'M3R', 'M4', 'M5', 'I1L', 'I1R', 'I2L', 'I2R', 'I3', 'I4', 'I5', 'I6', 'MI', 'NSML', 'NSMR', 'MCL', 'MCR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['RMGR', 'ASHR', 'ASKR', 'AWBR', 'IL2R', 'RMHR', 'URXR']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['URYDL', 'SMDDR', 'VD12', 'VB11', 'AS2', 'AIZL', 'ASHL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: All cells
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['ADAL', 'PVCL']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
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']
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.7.10
c302 version: 0.7.11
owmeta version: 0.12.3
owmeta_core version: 0.13.5
Cells: ['DB2', 'VB2', 'DD2', 'VD2', 'DB3', 'VB3', 'DD3', 'VD3', 'DA2', 'VA2', 'DA3', 'VA3', 'AVBL', 'AVBR']
Expand Down
Loading

0 comments on commit 465ec2b

Please sign in to comment.