Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gourab Saha
inference
Commits
39578908
Commit
39578908
authored
Oct 14, 2021
by
Benjamin Fischer
Browse files
PullsAndImpacts: enable robustFit
parent
3f6c7535
Changes
1
Hide whitespace changes
Inline
Side-by-side
dhi/tasks/pulls_impacts.py
View file @
39578908
...
@@ -156,6 +156,7 @@ class PullsAndImpacts(PullsAndImpactsBase, CombineCommandTask, law.LocalWorkflow
...
@@ -156,6 +156,7 @@ class PullsAndImpacts(PullsAndImpactsBase, CombineCommandTask, law.LocalWorkflow
" --freezeParameters {self.joined_frozen_parameters}"
" --freezeParameters {self.joined_frozen_parameters}"
" --freezeNuisanceGroups {self.joined_frozen_groups}"
" --freezeNuisanceGroups {self.joined_frozen_groups}"
" --saveNLL"
" --saveNLL"
" --robustFit 1"
" --X-rtd REMOVE_CONSTANT_ZERO_POINT=1"
" --X-rtd REMOVE_CONSTANT_ZERO_POINT=1"
" {snapshot_args}"
" {snapshot_args}"
" {self.combine_optimization_args}"
" {self.combine_optimization_args}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment