Skip to content

Commit 5190445

Browse files
allywarnerAyla Khan
authored andcommitted
Issue #1173: ViewScene Testing Mode (#1447)
Connected a ReportMatrixInfo to all of the ViewScene modules in the regression networks with the exception of ViewSceneBackgroundColor since there was no data to report and would result in an error. The following networks finished with errors on the ReportMatrixInfo modules: ClipFieldTorso disabledModules setuptdcs_colin27_patchelc These errors will have to be fixed.
1 parent 8c62b99 commit 5190445

File tree

75 files changed

+14969
-1747
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+14969
-1747
lines changed

src/ExampleNets/regression/BuildVolRHS.srn5

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
22
<!DOCTYPE boost_serialization>
33
<boost_serialization signature="serialization::archive" version="12">
4-
<networkFile class_id="0" tracking_level="0" version="3">
4+
<networkFile class_id="0" tracking_level="0" version="5">
55
<networkInfo class_id="1" tracking_level="0" version="0">
66
<modules class_id="2" tracking_level="0" version="0">
77
<count>3</count>
@@ -169,6 +169,19 @@
169169
<second>0</second>
170170
</item>
171171
</moduleTags>
172+
<disabledModules class_id="21" tracking_level="0" version="0">
173+
<count>0</count>
174+
<item_version>0</item_version>
175+
</disabledModules>
176+
<disabledConnections>
177+
<count>0</count>
178+
<item_version>0</item_version>
179+
</disabledConnections>
180+
<moduleTagLabels class_id="22" tracking_level="0" version="0">
181+
<count>0</count>
182+
<item_version>0</item_version>
183+
</moduleTagLabels>
184+
<loadTagGroups>0</loadTagGroups>
172185
</networkFile>
173186
</boost_serialization>
174187

0 commit comments

Comments
 (0)