diff --git a/README b/README index 6a9d7d2..c22244b 100644 --- a/README +++ b/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,10 +32,10 @@ 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 ----------------- -v1.0 - Initial Release \ No newline at end of file +v1.0 - Initial Release