Skip to content

Welcome

Welcome to the documentation for starfinder. This is a simple package to help enable astronomy projects in the Department of Physics at Royal Holloway, University of London.

Project layout

# The main package can be found in:
src/starfinder/
    __init__.py
    cluster.py
    logger.py
    starfield.py

pyproject.toml   # Configuration file for the packaging
setup.cfg        # Configuration file for installation
requirements.txt # Installation requirements
README.md        # README for the repository
mkdocs.yml       # The configuration file.
docs/            # Documentation including notebooks