removed unecessary figure directory

This commit is contained in:
Paul M. Sutter 2025-04-24 13:58:26 -04:00
parent f8f960d7dd
commit acdb19e6df
6 changed files with 3 additions and 13 deletions

View file

@ -51,7 +51,7 @@ class Bunch:
# -----------------------------------------------------------------------------
def launchPrep(sample, binPath, workDir=None, inputDataDir=None,
outputDir=None, figDir=None, logFile=None, useComoving=False,
outputDir=None, logFile=None, useComoving=False,
continueRun=None):
startTime = time.time()