Statistical analysis on a catalog of galaxies.
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
You can run the package using:
$ python -m astro_catalog
This work is co-authored by Rocco Maria Vespe, an undergraduate Astronomy student at the University of Bologna.