Changes between Version 3 and Version 4 of enzohop
- Timestamp:
- 08/15/08 10:07:03 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
enzohop
v3 v4 2 2 3 3 enzohop is a C++ wrapper around the HOP halo-finding code of Daniel Eisenstein and Wayne Hu ([http://arxiv.org/abs/astro-ph/9712200 astro-ph/9712200]). It is located in {{{src/enzohop}}}, and it uses the same makefile system as enzo, so if you can build enzo, enzohop should build easily. For those who are familiar with enzohop from the previous public release, this version is completely different and no longer uses any of the enzo routines to read the data files, which should make it easier to work with. 4 5 Note: Users are ''strongly'' encouraged to use [http://yt.enzotools.org/ yt] to analyze their data. yt includes a nearly identical implementation of HOP. Once you have data in yt, it will be easier to make pipelines to analyze data than with this stand-alone enzohop. [http://yt.enzotools.org/wiki/Recipes Here are some examples] of what you can do with yt and HOP. 4 6 5 7 {{{
