Skip to content

ssciwr/GalaxySpectrumClassifier

Repository files navigation

Welcome to GalaxySpectrumClassifier

License: MIT GitHub Workflow Status Documentation Status codecov

Installation

The Python package GalaxySpectrumClassifier can be installed from PyPI:

python -m pip install GalaxySpectrumClassifier

Development installation

If you want to contribute to the development of GalaxySpectrumClassifier, we recommend the following editable installation from this repository:

git clone git@github.com:ssciwr/GalaxySpectrumClassifier.git
cd GalaxySpectrumClassifier
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

Classification system for optical spectra of galaxies

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
COPYING.md

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors