Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscovillaescusa committed Feb 4, 2024
1 parent 981c09b commit 640fb5b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/halos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,7 @@ In general, we recommend using the ``out_X_pid.list`` files that can be read eas
Vmax = data[:,3]
PID = data[:,41]
.. important::

In some cases, like in the BSQ simulations, there are some additional folders, like ``hlists`` and ``trees``. These folders contains the halo/subhalo catalogs and merger trees generated after running consistent trees. We note that consistent trees needs multiple snapshots to run, so only some Quijote simulations have these folders. In the case these folders exists, we recommend the user to use them. E.g. it is better to read the ``hlist/hlist_1.00000.list`` file than the ``out_4_pid.list`` as the former contains more information.

0 comments on commit 640fb5b

Please sign in to comment.