From 9bc761481e297f7c8d9b8120a9098b9af5601351 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Wed, 19 Aug 2026 20:17:31 -0400 Subject: [PATCH] docs: add simulators folder to scripts README Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01QZgtrvhRLwTk17ywRJAFRk --- notebooks/README.md | 1 + scripts/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/notebooks/README.md b/notebooks/README.md index dfb832d..3ade191 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -7,6 +7,7 @@ The `HowToGalaxy` folder contains **HowToGalaxy** lectures, which teach a new us - `chapter_3_pixelizations`: How to perform pixelized reconstructions of a galaxy. - `chapter_4_scaling_up_galaxies`: How to scale up modeling to multiple galaxies, from blended pairs to cluster fields. - `chapter_optional`: Optional tutorials. +- `simulators`: Scripts used to simulate the galaxy datasets fitted throughout the **HowToGalaxy** lectures. # Full Explanation diff --git a/scripts/README.md b/scripts/README.md index dfb832d..3ade191 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -7,6 +7,7 @@ The `HowToGalaxy` folder contains **HowToGalaxy** lectures, which teach a new us - `chapter_3_pixelizations`: How to perform pixelized reconstructions of a galaxy. - `chapter_4_scaling_up_galaxies`: How to scale up modeling to multiple galaxies, from blended pairs to cluster fields. - `chapter_optional`: Optional tutorials. +- `simulators`: Scripts used to simulate the galaxy datasets fitted throughout the **HowToGalaxy** lectures. # Full Explanation