rossfadely / xd-demo

Demonstration of using XD for stellar classification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xd-demo

Demonstration of using XD for stellar classification. Please have a look at the ipython notebook.

Build and Dependencies

The Cython extensions built here depend on GSL and CythonGSL.

To build the extension: python setup.py build_ext --inplace

Also, this demo uses numpy, scikit-learn, matplotlib, pyfits, and a plotting routine from astroML. I recommend installing using pip and/or anaconda.

License

Copyright 2015 Ross Fadely. Software is free to use under the MIT License. For details see the LICENSE file.

About

Demonstration of using XD for stellar classification.

License:MIT License


Languages

Language:Python 100.0%