#!/usr/bin/env python
from lsst.pipe.tasks.dcrMultiBand import MergeDcrDetectionsTask
MergeDcrDetectionsTask.parseAndRun()
