Skip to content

Tests for `evolven3fit_new` and lhapdf `.info` files.

Emanuele Roberto Nocera requested to merge test_for_evolven3fit_new into master

Created by: scarlehoff

I've added a tests that takes an existing fit (with theory 399) and performs the convolution with the eko internal to the theory.

After which the LHAPDF .info file is loaded and a few quick check are performed. Feel free to suggest further things to check (I've added the ones suggested in #1729 (closed) by @cschwan)

Note (@niclaurenti) that I've added the tests with

@pytest.mark.parametrize("fitname", ["Basic_runcard_3replicas_lowprec_399"])

once theory 398 is ready, you can just create a small fit equivalent to Basic_runcard_3replicas_lowprec_399 and add it there and it should work ootb.

Merge request reports

Loading