We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269cc17 commit 0a523c8Copy full SHA for 0a523c8
tests/data/analysis/inputs/analysis_test.py
@@ -87,6 +87,7 @@ class ForwardAnalysisInputs(SampleParameters):
87
class YSpaceFitInputs:
88
showPlots = False
89
symmetrisationFlag = True
90
+ subtractFSE = False
91
rebinParametersForYSpaceFit = "-20, 0.5, 20" # Needs to be symetric
92
fitModel = "SINGLE_GAUSSIAN"
93
runMinos = True
0 commit comments