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