Skip to content

Commit cb38f55

Browse files
author
Zaina Shaikh
committed
Fixed inconsistencies in Recorder/Layout Params
1 parent 9b6d24d commit cb38f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configfiles/static_izh_1000.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</StaticConnectionsWeight>
9898
</ConnectionsParams>
9999

100-
<LayoutParams class="LayoutNeuron" name="LayoutParams">
100+
<LayoutParams class="LayoutNeuro" name="LayoutParams">
101101
</LayoutParams>
102102
</ModelParams>
103103
</BGSimParams>

configfiles/test-small-connected-hdf5.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<LayoutParams class="LayoutNeuro" name="LayoutParams">
101101
</LayoutParams>
102102

103-
<RecorderParams class="Hdf5GrowthRecorder" name="RecorderParams">
103+
<RecorderParams class="Hdf5Recorder" name="RecorderParams">
104104
<RecorderFiles name="RecorderFiles">
105105
<resultFileName name="resultFileName">Output/Results/test-small-connected-out.h5</resultFileName>
106106
</RecorderFiles>

0 commit comments

Comments
 (0)