mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
updated README
This commit is contained in:
parent
0a69d70575
commit
be8a48f9c0
1 changed files with 4 additions and 4 deletions
6
README
6
README
|
@ -21,7 +21,7 @@ This software is put under the GNU Public License. Please see LICENSE
|
|||
for further information.
|
||||
|
||||
This pipeline includes ZOBOV, originally developed by Mark Neyrinck. See zobov/zobov_readme.txt for copyright/license information.
|
||||
SDF library provided by Mike Warren.
|
||||
SDF library provided by Michael S. Warren and John Salmon.
|
||||
HOD fitting code provided by Francisco Navarro.
|
||||
HOD halo population code provided by Jeremy Tinker.
|
||||
|
||||
|
@ -32,8 +32,8 @@ Quick Start Guide
|
|||
ccmake ./
|
||||
make
|
||||
cd pipeline/
|
||||
./prepareInputs.py --scripts path/to/dataset.py
|
||||
./generateCatalog.py path/to/parameter_file.py
|
||||
./prepareInputs.py --scripts --parm=path/to/dataset.py
|
||||
./run_python.sh generateCatalog.py path/to/parameter_file.py
|
||||
|
||||
Version Summary
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue