Skip to content

Commit

Permalink
Merge pull request #1771 from NNPDF/update_fitting_docs
Browse files Browse the repository at this point in the history
remove mention that vp-setupfit doesn't always have to be the first step
  • Loading branch information
RoyStegeman committed Jul 10, 2023
2 parents 4847c56 + 94d6e80 commit 3954197
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions doc/sphinx/source/tutorials/run-fit.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,6 @@ following the points presented above you can proceed with a fit.
downloaded automatically. Alternatively they can be obtained with the
``vp-get`` tool.

```eval_rst
.. note::
This step is not strictly necessary when producing a standard fit with
``n3fit`` but it is required by :ref:`validphys <vp-index>`
and it should therefore always be done. Note that :ref:`vp-upload <upload-fit>`
will fail unless this step has been followed. If necessary, this step can
be done after the fit has been run.
```
2. The ``n3fit`` program takes a ``runcard.yml`` as input and a replica number, e.g.
```n3fit runcard.yml replica``` where ``replica`` goes from 1-n where n is the
maximum number of desired replicas. Note that if you desire, for example, a 100
Expand Down

0 comments on commit 3954197

Please sign in to comment.