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
8
README
8
README
|
@ -21,7 +21,7 @@ This software is put under the GNU Public License. Please see LICENSE
|
||||||
for further information.
|
for further information.
|
||||||
|
|
||||||
This pipeline includes ZOBOV, originally developed by Mark Neyrinck. See zobov/zobov_readme.txt for copyright/license 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 fitting code provided by Francisco Navarro.
|
||||||
HOD halo population code provided by Jeremy Tinker.
|
HOD halo population code provided by Jeremy Tinker.
|
||||||
|
|
||||||
|
@ -32,10 +32,10 @@ Quick Start Guide
|
||||||
ccmake ./
|
ccmake ./
|
||||||
make
|
make
|
||||||
cd pipeline/
|
cd pipeline/
|
||||||
./prepareInputs.py --scripts path/to/dataset.py
|
./prepareInputs.py --scripts --parm=path/to/dataset.py
|
||||||
./generateCatalog.py path/to/parameter_file.py
|
./run_python.sh generateCatalog.py path/to/parameter_file.py
|
||||||
|
|
||||||
Version Summary
|
Version Summary
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
v1.0 - Initial Release
|
v1.0 - Initial Release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue