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

found error, missing setting

parent 1fb238a7
No related branches found
No related tags found
No related merge requests found
Pipeline #167374 passed
......@@ -322,7 +322,7 @@ class OnlineMIDProcessor(TrainMatcher.TrainMatcher):
detectorData = onlinexpcsutils.get_test_data((50, 512, 128), q=q, photonEnergy=self.get('photonEnergy'))
detectorData = onlinexpcsutils.get_test_data((50, 512, 128), q=q, photonEnergy=1)
return detectorData
......
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