mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
committing misc local edits before mergering with GPL'd versions
This commit is contained in:
parent
af4f6cf41e
commit
29cb7a5a45
6 changed files with 33 additions and 17 deletions
|
@ -434,6 +434,7 @@ if (args.halos or args.all) and haloFileBase != "":
|
|||
|
||||
if dataFormat == "sdf":
|
||||
# TODO process halo file with SDFcvt
|
||||
SDFcvt_PATH = "@CMAKE_BINARY_DIR@/ep_build/sdf/bin/SDFcvt/"
|
||||
outFile = open(catalogDir+"/"+sampleName+".dat", 'w')
|
||||
outFile.write("-99 -99 -99 -99 -99 -99 -99\n")
|
||||
outFile.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue