Skip to content

Commit f2e0c65

Browse files
Adding analysis QC
1 parent 44a9ccf commit f2e0c65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DATA/production/configurations/2021/OCT/apass4/async_pass.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ if [[ -f "AO2D.root" ]]; then
170170
echo "exit code from AO2D check is " $exitcode
171171
exit $exitcode
172172
fi
173+
${O2DPG_ROOT}/MC/analysis_testing/o2dpg_analysis_test_workflow.py --merged-task -f ../../AO2D.root
174+
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow_analysis_test.json
175+
mv Analysis/MergedAnalyses/AnalysisResults.root .
173176
fi
174177

175178
# copying the QC json file here

0 commit comments

Comments
 (0)