more updates to preparation scripts

This commit is contained in:
P.M. Sutter 2012-12-18 12:13:06 -06:00
parent a566c12435
commit 8a4191972b
2 changed files with 14 additions and 13 deletions

View file

@ -478,13 +478,13 @@ if (args.hod or args.all) and haloFileBase != "":
workDir=catalogDir))
parFile.close()
# os.system(hodPath+" "+parFileName+">& /dev/null")
#
# sampleName = getSampleName(prefix+"hod_dr72dim2", redshift, False)
# outFileName = catalogDir+"/"+sampleName+".dat"
# os.system("mv %s/hod.mock %s" % (catalogDir, outFileName))
#
# os.system("rm %s/hod.*" % catalogDir)
os.system(hodPath+" "+parFileName+">& /dev/null")
sampleName = getSampleName(prefix+"hod_dr72dim2", redshift, False)
outFileName = catalogDir+"/"+sampleName+".dat"
os.system("mv %s/hod.mock %s" % (catalogDir, outFileName))
os.system("rm %s/hod.*" % catalogDir)
# -----------------------------------------------------------------------------
# now the BOSS HOD