def setUp(self):
     self.inPath = os.path.join(getPackageDir("obs_test"), "data", "input")
     self.outPath = os.path.join(os.path.dirname(__file__),
                                 "testMakeDiscreteSkyMapOutput")
     self.config = MakeDiscreteSkyMapTask.ConfigClass()
     self.config.doWrite = False  # repo has no place to put the data