We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a94a68 commit 18b395eCopy full SHA for 18b395e
validphys2/src/validphys/n3fit_data.py
@@ -110,7 +110,7 @@ def replica_luxseed(replica, luxseed):
110
return replica_nnseed(replica, luxseed)
111
112
113
-def group_replica_mcseed(replica_mcseed, groups_dataset_inputs_loaded_cd_with_cuts, genrep):
+def group_replica_mcseed(replica_mcseed, groups_dataset_inputs_loaded_cd_with_cuts, genrep=True):
114
"""Generates the ``mcseed`` for a group of datasets. This is done by hashing the names
115
of the datasets in the group and adding it to the ``replica_mcseed`
116
Parameters
0 commit comments