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
- Host: GitHub
- URL: https://github.com/glentner/slipy-dev
- Owner: glentner
- Created: 2016-01-14T18:45:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T18:59:10.000Z (over 10 years ago)
- Last Synced: 2025-01-04T04:22:26.024Z (over 1 year ago)
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
[](http://www.astropy.org/)
[](http://opensource.org/licenses/BSD-3-Clause)