Skip to content

Commit

Permalink
Update sphinx/source/tutorials/simu_fit.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Nestor Costantini <85164495+comane@users.noreply.github.com>
  • Loading branch information
manuel-morales-a and comane authored Jan 24, 2024
1 parent 3af856b commit be08b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/source/tutorials/simu_fit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@ Now we consider the following fraction of the runcard:
The ``dataset_inputs`` key contains the datasets that will be used to peform the
simultaneous PDF-EFT fit. The first two datasets, ``HERACOMBNCEP575`` and
``CMSDY1D12``, are included in the same way as in a NNPDF fit, and are
used only to fit PDFs. All the other datasets have the key ``simu_fac`` set to either
used only to fit the PDF parameters. All the other datasets have the key ``simu_fac`` set to either
``EFT_LO`` or ``EFT_NLO``. This means that :math:`\text{SIMUnet}` will use those datasets to fit
EFT coefficients at the desired accuracy, LO or NLO. The fit requires EFT K-factors for all
the datasets that have the ``simu_fac`` key. Additinally, some datasets have the key ``use_fixed_predictions``
the datasets that have the ``simu_fac`` key. Additionally, some datasets have the key ``use_fixed_predictions``
set to ``True``. This means that the PDF dependence is removed from this dataset and, effectively,
the dataset becomes PDF-independent.

Expand Down

0 comments on commit be08b5e

Please sign in to comment.