-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update regression rules for sumrules and remove unnecessary if condition
- Loading branch information
1 parent
0321658
commit 21e4fea
Showing
3 changed files
with
16 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
validphys2/src/validphys/tests/regressions/test_sum_rules_MC.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
mean std min max Central value | ||
momentum 1.0000359397024803 5.384464994542894e-07 1.000034619691424 1.0000372097117414 1.0000359463817983 | ||
uvalence 1.9997929722405798 0.00028226750040615813 1.9987658750095758 2.000123119074607 1.9997934800108916 | ||
dvalence 0.9997171906346781 0.00028320184172691307 0.9986900055519239 1.0000492249686646 0.9997173761604233 | ||
svalence 0.00024972763167990374 0.0003322524099365173 -0.00042330789669951796 0.00144823410093127 0.0002510958414509573 | ||
momentum 1.0000359402582584 5.358395010408105e-07 1.0000346238340416 1.0000372086565177 1.0000359458599606 | ||
uvalence 1.9997926747574069 0.0002809483175437137 1.998765120611357 2.0001202779127008 1.9997937994497308 | ||
dvalence 0.9997164295681845 0.00028118151759189136 0.9986902415578234 1.000046111974624 0.9997173113369415 | ||
svalence 0.00025025303862949585 0.0003303956500365186 -0.00042417491773433236 0.0014490597353980783 0.0002507254062854847 | ||
u momentum fraction 0.2555 0.0021 -1.0 -1.0 -1.0 | ||
ubar momentum fraction 3.387E-2 7.5E-4 -1.0 -1.0 -1.0 | ||
ubar momentum fraction 0.03387 0.00074 -1.0 -1.0 -1.0 | ||
d momentum fraction 0.1278 0.0021 -1.0 -1.0 -1.0 | ||
dbar momentum fraction 0.0422 0.0012 -1.0 -1.0 -1.0 | ||
s momentum fraction 0.0316 0.0020 -1.0 -1.0 -1.0 | ||
s momentum fraction 0.0316 0.002 -1.0 -1.0 -1.0 | ||
sbar momentum fraction 0.0253 0.0012 -1.0 -1.0 -1.0 | ||
cp momentum fraction 0.0286 0.0017 -1.0 -1.0 -1.0 | ||
g momentum fraction 0.4466 0.0017 -1.0 -1.0 -1.0 | ||
T3 0.79 0.23 -1.0 -1.0 -1.0 | ||
T8 4.73 0.70 -1.0 -1.0 -1.0 | ||
T8 4.73 0.7 -1.0 -1.0 -1.0 |
8 changes: 4 additions & 4 deletions
8
validphys2/src/validphys/tests/regressions/test_sum_rules_hessian.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters