Updated regress tests as the new URR sampling approach changed the results

This commit is contained in:
jingang 2016-03-01 18:14:31 -05:00
parent 364b30ee2d
commit 4686a4ce88
66 changed files with 6454 additions and 6454 deletions

View file

@ -1,28 +1,28 @@
k-combined:
9.875001E-01 3.961945E-03
9.945341E-01 2.319345E-03
tally 1:
2.128147E+01
3.021699E+01
4.842434E+00
1.563989E+00
4.695086E+00
1.470132E+00
1.643904E+01
1.803258E+01
2.128147E+01
3.021699E+01
4.842434E+00
1.563989E+00
4.695086E+00
1.470132E+00
1.643904E+01
1.803258E+01
1.417551E+01
2.010253E+01
3.226230E+00
1.041189E+00
3.130685E+00
9.804156E-01
1.094928E+01
1.199387E+01
1.417551E+01
2.010253E+01
3.226230E+00
1.041189E+00
3.130685E+00
9.804156E-01
1.094928E+01
1.199387E+01
tally 2:
2.128147E+01
3.021699E+01
4.842434E+00
1.563989E+00
4.695086E+00
1.470132E+00
1.643904E+01
1.803258E+01
1.417551E+01
2.010253E+01
3.226230E+00
1.041189E+00
3.130685E+00
9.804156E-01
1.094928E+01
1.199387E+01

View file

@ -7,5 +7,5 @@ from testing_harness import TestHarness
if __name__ == '__main__':
harness = TestHarness('statepoint.20.*', True)
harness = TestHarness('statepoint.15.*', True)
harness.main()