Skip to content
Snippets Groups Projects

changes for running online

Merged Rosen Matev requested to merge rm-align-online into master
Compare and Show latest version
5 files
+ 33
24
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -95,7 +95,7 @@ assert update_tool_conf.name() == 'ToolSvc.updateTool'
myAlignIterator = AlignOnlineIterator(
Elements=list(elements),
DerivativeFile=derivfile,
DerivativeFiles=[],
UpdateTool=update_tool_conf.getFullName() + ":PUBLIC")
# myAlignIterator.UpdateTool.SurveyConstraintTool = myAlignChisqConstraintTool
Loading