galaxy-textures documentation ============================= ``galaxy-textures`` is a small procedural image generator for synthetic galaxy morphology experiments. It keeps each morphology in its own module and exposes a single public entry point, :func:`galaxy_textures.make_galaxy`. The generated images are intentionally stylized and are meant for teaching, demo, and interpretability work rather than astrophysical analysis. .. image:: https://raw.githubusercontent.com/arnablahiry/galaxy-morphology-textures/master/assets/texture_grid.png :alt: Texture grid of all six morphology classes :width: 100% .. toctree:: :maxdepth: 2 :caption: Contents installation quickstart classes api Source & issues ---------------- The project lives on GitHub at `arnablahiry/galaxy-morphology-textures `_. Bug reports and pull requests are welcome there. Indices ------- * :ref:`genindex` * :ref:`modindex`