From 41dc1be537dd8be951322715331f5f6e232daeda Mon Sep 17 00:00:00 2001 From: franciscovillaescusa Date: Fri, 30 Jun 2023 12:14:02 -0400 Subject: [PATCH] update --- docs/source/goals.rst | 6 +++--- docs/source/halos.rst | 2 +- docs/source/index.rst | 7 ++++--- docs/source/news.rst | 2 ++ docs/source/tutorials.rst | 1 + 5 files changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/source/goals.rst b/docs/source/goals.rst index 11a6bda..8a7bb1a 100644 --- a/docs/source/goals.rst +++ b/docs/source/goals.rst @@ -1,6 +1,6 @@ -**************** -Scientific goals -**************** +******* +Science +******* The Quijote simulations is a suite of more than 45,000 full N-body simulations that have been designed to accomplish two main goals: diff --git a/docs/source/halos.rst b/docs/source/halos.rst index 423f3a9..e07a676 100644 --- a/docs/source/halos.rst +++ b/docs/source/halos.rst @@ -3,7 +3,7 @@ Halo catalogues =============== -The halo catalogues can be read through the `readfof.py `_ script. If you have `Pylians `_ installed you already have it. An example on how to read a halo catalogue is this: +The FoF halo catalogs can be read through the `readfof.py `_ script. If you have `Pylians `_ installed you already have it. An example on how to read a halo catalog is this (we provide further details on how to read and manipulate these catalogs in :ref:`tutorials`): .. code-block:: python diff --git a/docs/source/index.rst b/docs/source/index.rst index ca211de..98a92b4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -24,15 +24,17 @@ Historically, Quijote was developed from the `HADES simulations