Skip to content
Snippets Groups Projects

Weights update

Merged Johannes Schumann requested to merge weights into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -136,4 +136,4 @@ class TestAANET(unittest.TestCase):
# CC/NC
np.testing.assert_equal(evt.w2list[10], 2)
# GiBUU weight
np.testing.assert_almost_equal(evt.w2list[19], 0.8167222969153614)
np.testing.assert_almost_equal(evt.w2list[19], 0.004062418521597373)
Loading