#!/usr/bin/env python
from lsst.obs.subaru.ingest import HscIngestTask
HscIngestTask.parseAndRun()
