mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-20 17:41:13 +00:00
Docs
This commit is contained in:
parent
2d52caf8de
commit
b6aacca7cd
1 changed files with 1 additions and 5 deletions
|
@ -12,11 +12,7 @@
|
||||||
# You should have received a copy of the GNU General Public License along
|
# You should have received a copy of the GNU General Public License along
|
||||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
"""
|
"""Simulation catalogues."""
|
||||||
Simulation catalogues:
|
|
||||||
- CSiBORG: FoF halo catalogue.
|
|
||||||
- Quijote: FoF halo catalogue.
|
|
||||||
"""
|
|
||||||
from abc import ABC
|
from abc import ABC
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
from functools import lru_cache
|
from functools import lru_cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue