| { |
| "HHTest": { |
| "format": "ModECI MDF v0.3", |
| "graphs": { |
| "HHTest": { |
| "notes": "Example HH cell", |
| "nodes": { |
| "hhPop_0": { |
| "parameters": {}, |
| "input_ports": {}, |
| "output_ports": {}, |
| "notes": "Cell: [Cell(notes=None, id='hhcell', parameters={}, neuroml2_source_file='../hhcell.cell.nml', lems_source_file=None, neuroml2_cell=None, pynn_cell=None, arbor_cell=None, bindsnet_node=None)] is defined in None and in Lems is: Component, id: hhcell, type: None,\n parameters: {}\n parent: None\n" |
| }, |
| "Input_stim_0": { |
| "parameters": { |
| "amplitude": { |
| "value": 5.000000000000001e-11 |
| }, |
| "delay": { |
| "value": 0.005 |
| }, |
| "duration": { |
| "value": 0.025 |
| }, |
| "i": { |
| "conditions": { |
| "condition_0": { |
| "test": "t < delay", |
| "value": "0" |
| }, |
| "condition_1": { |
| "test": "t >= delay and t < duration + delay", |
| "value": "weight * amplitude" |
| }, |
| "condition_2": { |
| "test": "t >= duration + delay", |
| "value": "0" |
| } |
| } |
| }, |
| "t": { |
| "default_initial_value": 0, |
| "time_derivative": "1" |
| }, |
| "weight": { |
| "value": 1 |
| } |
| }, |
| "input_ports": {}, |
| "output_ports": { |
| "i": { |
| "value": "i" |
| } |
| }, |
| "notes": "Cell: [InputSource(notes=None, id='iclamp_0', parameters={'amplitude': 'stim_amp', 'delay': 'delay', 'duration': 'duration'}, neuroml2_source_file=None, neuroml2_input='pulseGenerator', lems_source_file=None, pynn_input=None)] is defined in None and in Lems is: Component, id: iclamp_0, type: pulseGenerator,\n parameters: {'amplitude': '0.05nA', 'delay': '5ms', 'duration': '25ms'}\n parent: None\n" |
| } |
| }, |
| "edges": { |
| "Edge Input_stim_0 to hhPop_0": { |
| "name": "Edge Input_stim_0 to hhPop_0", |
| "sender_port": "i", |
| "receiver_port": "synapses_i", |
| "sender": "Input_stim_0", |
| "receiver": "hhPop_0" |
| } |
| } |
| } |
| } |
| } |
| } |