#!/usr/bin/env python
from lsst.pipe.drivers.visualizeVisit import VisualizeVisitTask
VisualizeVisitTask.parseAndSubmit()
