Skip to content

Commit 57a6c49

Browse files
jacoterhscarlehoff
andauthored
Update validphys2/src/validphys/pseudodata.py
Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
1 parent b7053de commit 57a6c49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

validphys2/src/validphys/pseudodata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ def read_replica_pseudodata(fit, context_index, replica):
111111
6 0.771079
112112
"""
113113
# Detect whether fit performed in diagonal basis
114+
# TODO: change the fit object to return diagonal basis True or False depening on the NNPDF version
114115
diagonal_basis = fit.as_input().get("diagonal_basis", True)
115116

116117
log.debug(f"Reading pseudodata & training/validation splits from {fit.name}.")

0 commit comments

Comments
 (0)