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

Statistical analysis on a catalog of galaxies.

License

Notifications You must be signed in to change notification settings

foxyseta/astro-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.