mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Merge branch 'master' of https://bitbucket.org/cosmicvoids/vide_public
This commit is contained in:
commit
14dcceb8cd
1 changed files with 36 additions and 33 deletions
69
README
69
README
|
@ -1,33 +1,36 @@
|
|||
\ / / |-\ -----
|
||||
\ / | | \ |
|
||||
\ / / | | |--
|
||||
\ / | | / |
|
||||
\/ / |-/ -----
|
||||
|
||||
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
|
||||
This is VIDE, the Void IDentification and Examination pipeline.
|
||||
|
||||
For more information, see http://www.cosmicvoids.net
|
||||
|
||||
Please cite arXiv:NNNN if you use this software.
|
||||
|
||||
|
||||
License/Copyright information
|
||||
-----------------------------
|
||||
|
||||
Copyright (C) 2010-2014 Guilhem Lavaux, 2011-2014 P.M. Sutter.
|
||||
This software is put under the GNU Public License. Please see LICENSE
|
||||
for further information.
|
||||
|
||||
This pipeline includes ZOBOV. See zobov/zobov_readme.txt for copyright/license information.
|
||||
|
||||
|
||||
Quick Start Guide
|
||||
-----------------
|
||||
|
||||
ccmake ./
|
||||
make
|
||||
cd pipeline/
|
||||
./prepareInputs.py --scripts path/to/dataset.py
|
||||
./generateCatalog.py path/to/parameter_file.py
|
||||
\ / / |-\ -----
|
||||
\ / | | \ |
|
||||
\ / / | | |--
|
||||
\ / | | / |
|
||||
\/ / |-/ -----
|
||||
|
||||
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
|
||||
This is VIDE, the Void IDentification and Examination pipeline.
|
||||
|
||||
For more information, see http://www.cosmicvoids.net
|
||||
|
||||
Please cite arXiv:NNNN if you use this software.
|
||||
|
||||
|
||||
License/Copyright information
|
||||
-----------------------------
|
||||
|
||||
Copyright (C) 2010-2014 Guilhem Lavaux, 2011-2014 P.M. Sutter.
|
||||
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.
|
||||
HOD fitting code provided by Francisco Navarro.
|
||||
HOD halo population code provided by Jeremy Tinker.
|
||||
|
||||
|
||||
Quick Start Guide
|
||||
-----------------
|
||||
|
||||
ccmake ./
|
||||
make
|
||||
cd pipeline/
|
||||
./prepareInputs.py --scripts path/to/dataset.py
|
||||
./generateCatalog.py path/to/parameter_file.py
|
Loading…
Add table
Add a link
Reference in a new issue