mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
17 lines
392 B
Python
Executable file
17 lines
392 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
|
|
workDir = "/home/psutter2/workspace/Voids/"
|
|
dataDir = "/home/psutter2/workspace/Voids/multidark/crossCompare/mergerTree/"
|
|
|
|
|
|
CTOOLS_PATH = "../../c_tools/"
|
|
|
|
baseSampleDir = "multidark/md_ss0.000175/sample_md_ss0.000175_z0.56_d00/"
|
|
|
|
sampleDirList = [
|
|
"multidark/md_ss0.0004/sample_md_ss0.0004_z0.56_d00/",
|
|
]
|
|
|
|
dataPortion = "central"
|
|
|