We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6d24d commit cb38f55Copy full SHA for cb38f55
configfiles/static_izh_1000.xml
@@ -97,7 +97,7 @@
97
</StaticConnectionsWeight>
98
</ConnectionsParams>
99
100
- <LayoutParams class="LayoutNeuron" name="LayoutParams">
+ <LayoutParams class="LayoutNeuro" name="LayoutParams">
101
</LayoutParams>
102
</ModelParams>
103
</BGSimParams>
configfiles/test-small-connected-hdf5.xml
@@ -100,7 +100,7 @@
<LayoutParams class="LayoutNeuro" name="LayoutParams">
- <RecorderParams class="Hdf5GrowthRecorder" name="RecorderParams">
+ <RecorderParams class="Hdf5Recorder" name="RecorderParams">
104
<RecorderFiles name="RecorderFiles">
105
<resultFileName name="resultFileName">Output/Results/test-small-connected-out.h5</resultFileName>
106
</RecorderFiles>
0 commit comments