Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 598 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 598 Bytes

astro-catalog

Statistical analysis on a catalog of galaxies.

Dependencies

You'll need a Python installation to run astro-catalog, which is a Python package. It is automatically tested on Python 3.10, and its dependencies are listed in requirements.txt. You can easily install them if you already have pip installed:

$ pip install -r requirements.txt

Running the project

You can run the package using:

$ python -m astro_catalog

Acknowledgements

This work is co-authored by Rocco Maria Vespe, an undergraduate Astronomy student at the University of Bologna.