An open API service indexing awesome lists of open source software.

https://github.com/glentner/slipy-dev

SLiPy - Spectroscopy Library for Python
https://github.com/glentner/slipy-dev

Last synced: 11 months ago
JSON representation

SLiPy - Spectroscopy Library for Python

Awesome Lists containing this project

README

          

SLiPy - Spectroscopic Library for Python
========================================

This is a Python package for computational astronomy, particularly spectroscopy.
It's essential object is the *Spectrum* class, for which there is extensive functionality.

Documentation coming soon ...

**Dependencies:**
[astropy](http://www.astropy.org),
[matplotlib](http://matplotlib.org),
[numpy](http://www.numpy.org),
[scipy](http://www.scipy.org)

[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)
[![license](http://img.shields.io/badge/license-BSD-blue.svg?style=flat)](http://opensource.org/licenses/BSD-3-Clause)