Skip to content

Commit

Permalink
Update src/pineko/evolve.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tanjona Rabemananjara <[email protected]>
  • Loading branch information
giacomomagni and Radonirinaunimi authored Jun 3, 2024
1 parent 31f9886 commit 6de0497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pineko/evolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,12 +321,12 @@ def xgrid_reshape(operators):
ekompatibility.pineappl_layout(operators_a),
xir * xir * mur2_grid,
alphas_values,
"evol",
operators_b=(
ekompatibility.pineappl_layout(operators_b)
if operators_b is not None
else None
),
lumi_id_types="evol",
order_mask=order_mask,
xi=(xir, xif),
)
Expand Down

0 comments on commit 6de0497

Please sign in to comment.