#!/usr/bin/env python
from lsst.cp.pipe import MeasureLinearityTask
MeasureLinearityTask.parseAndRun()
