Skip to content
Snippets Groups Projects
Commit 832fe942 authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Fix corrections on the global gen wgt check value

parent 7634d58c
No related branches found
No related tags found
1 merge request!90Fix energy min/max fields
Pipeline #53330 passed
......@@ -94,7 +94,7 @@ class TestGiBUUOutput(unittest.TestCase):
def test_global_generation_weight(self):
self.assertAlmostEqual(self.output.global_generation_weight(4 * np.pi),
2513.2765713094464,
2511.9430994057193,
places=2)
def test_event_values(self):
......
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