11 .. _vptheorycov-index :
2-
2+
33The `theorycovariance ` module
44===============================
55
6- The ``theorycovariance `` module deals with constructing, testing and
6+ The ``theorycovariance `` module deals with constructing, testing and
77outputting theory covariance matrices (covmats). Primarily, it is concerned
88with scale variation covariance matrices used to model missing higher order
99uncertainties. See the `short
@@ -27,10 +27,10 @@ Summary
2727 the NNLO-NLO shift
2828
2929- Theoretical covariance matrices are built according to the various prescriptions
30- in :ref: `prescrips `.
31-
32- - The prescription must be one of 3(f, r) point, 5(bar) point, 7(original) point or 9 point, see :ref: `definitions <prescrips >`.
33- You can specify this using ``point_prescription: "x point" `` in the runcard. The translation of this flag
30+ in :ref: `prescrips `.
31+
32+ - The prescription must be one of 3(f, r) point, 5(bar) point, 7(original) point or 9 point, see :ref: `definitions <prescrips >`.
33+ You can specify this using ``point_prescription: "x point" `` in the runcard. The translation of this flag
3434 into the relevant ``theoryids `` is handled by the ``scalevariations `` module in ``validphys ``.
3535
3636- As input you need theories for the relevant scale combinations which
@@ -45,16 +45,16 @@ Summary
4545
4646- Renormalisation scales should be correlated within each
4747 process type. These process types are categorised as {DIS CC, DIS NC,
48- Drell-Yan, Jets, Top}.
48+ Drell-Yan, Jets, Top}.
4949
5050- :ref: `Outputs <thcov_outputs >` includes tables and heat plots of theoretical and combined
5151 (theoretical + experimental) covariance matrices, comparisons of
5252 theoretical and experimental errors, and plots and tables of
5353 :math: `\chi ^2 ` values.
5454
55- - Various :ref: `testing <vptheorycov-tests >` outputs also exist, including tables of eigenvalues,
55+ - Various :ref: `testing <vptheorycov-tests >` outputs also exist, including tables of eigenvalues,
5656 plots of eigenvectors and shift vs theory comparisons.
57-
57+
5858
5959More information
6060-----------------
@@ -64,5 +64,6 @@ More information
6464 ./runcard_layout.rst
6565 ./outputs.rst
6666 ./point_prescrip.rst
67+ ./power_corrections.rst
6768 ./tests.rst
6869 ./examples.rst
0 commit comments