File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -189,12 +189,12 @@ const XIR_XIF_STR: &str = "b etal dsig/detal
189189const THREE_CONVOLUTIONS_STR : & str = "b pT dsig/dpT (pol)
190190 [GeV] [pb/GeV]
191191-+-----------------+------------------+--------------
192- 0 5.108395099639893 6.045444965362549 2.2605116e3
193- 1 6.045444965362549 6.982494831085205 1.0361301e3
194- 2 6.982494831085205 7.992245197296143 4.8947508e2
195- 3 7.992245197296143 8.960753917694092 2.4023939e2
196- 4 8.960753917694092 9.929026126861572 1.2464463e2
197- 5 9.929026126861572 11.660773754119873 5.2680349e1
192+ 0 5.108395099639893 6.045444965362549 1.6510259e3
193+ 1 6.045444965362549 6.982494831085205 7.5765405e2
194+ 2 6.982494831085205 7.992245197296143 3.5846633e2
195+ 3 7.992245197296143 8.960753917694092 1.7632862e2
196+ 4 8.960753917694092 9.929026126861572 9.1671512e1
197+ 5 9.929026126861572 11.660773754119873 3.8868954e1
198198" ;
199199
200200#[ test]
@@ -427,6 +427,7 @@ fn three_convolutions() {
427427 . unwrap ( )
428428 . args ( [
429429 "convolve" ,
430+ "--xia=2" ,
430431 "../test-data/SIHP-PP-POLARIZED-STAR-NLO.pineappl.lz4" ,
431432 "NNPDFpol11_100+p,MAPFF10NLOPIsum+f" ,
432433 ] )
You can’t perform that action at this time.
0 commit comments