We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a84b91 commit c334bdaCopy full SHA for c334bda
validphys2/src/validphys/closuretest/__init__.py
@@ -13,6 +13,9 @@
13
from validphys.closuretest.multiclosure_preprocessing import *
14
from validphys.closuretest.multiclosure_pseudodata import *
15
from validphys.closuretest.inconsistent_closuretest.multiclosure_inconsistent_output import *
16
+# TODO:
17
+# select the functions to be exposed from the previous modules
18
+# and make sure they are flagged smh as closure_test providers
19
from validphys.closuretest.multiclosure_nsigma_helpers import (
20
central_member_chi2,
21
chi2_nsigma_deviation,
0 commit comments