Skip to content

Commit ebcd842

Browse files
committed
updating docs
1 parent e802729 commit ebcd842

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

doc/sphinx/source/n3fit/runcard_detailed.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -430,11 +430,12 @@ according to their experiment. Additionally, the union of these two is saved in
430430
if one is not interested in the exact nature of the splitting.
431431

432432
When ``diagonal_basis: true`` is used (by default), the saved pseudodata indices are labeled as
433-
``eigenmode <i>`` corresponding to the diagonal basis used in the fit. ``vp-setupfit`` writes one
434-
file with the diagonal-basis elements under:
435-
``<fit_directory>/tables/diagonal_basis_rotation.csv``.
436-
This file stores both the eigenvalues and eigenvectors used for the rotation.
437-
433+
``eigenmode <i>`` corresponding to the diagonal basis used in the fit. In the presence of a theory covariance matrix,
434+
``vp-setupfit`` writes one file with the eigenvalues of the total correlation matrix and the rotation matrix that diagonalises
435+
the :math:`\chi2` under
436+
``<fit_directory>/tables/datacuts_theory_theorycovmatconfig_fitting_covmat_table.csv``.
437+
Without a theory covariance matrix, ``vp-setupfit`` writes this file instead under
438+
``<fit_directory>/tables/datacuts_theory_fitting_covmat_table.csv``.
438439

439440
Imposing sum rules
440441
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)