Skip to content
Snippets Groups Projects
Commit 3aacd034 authored by Jakobsen, Mads Bregenholt's avatar Jakobsen, Mads Bregenholt
Browse files

schem update

parent db9ac0ce
No related branches found
No related tags found
No related merge requests found
Pipeline #167533 passed
......@@ -181,6 +181,8 @@ class OnlineMIDProcessor(TrainMatcher.TrainMatcher):
# (Will have shape of 16x512x128)
# self.onlineImagePlotter.hash_to_output_channel()
#'data.current_det_image', AgipdModulePlotter
if self.schemupdate_test is False and True:
print("updating schema")
......@@ -211,7 +213,7 @@ class OnlineMIDProcessor(TrainMatcher.TrainMatcher):
)
self.updateSchema(schema_update)
self.assembled_output = self._ss.getOutputChannel("plots")
#self.assembled_output = self._ss.getOutputChannel("plots")
self.schemupdate_test = True
print("updating schema done")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment