Metadata-Version: 2.1
Name: pyckles
Version: 0.2
Summary: Simple interface to the Pickles 1998 stellar spectra catalogue
Home-page: https://github.com/astronomyk/Pyckles
Author: Kieran Leschinski
Author-email: kieran.leschinski@univie.ac.at
License: GNU General Public License
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16)
Requires-Dist: astropy
Requires-Dist: matplotlib
Requires-Dist: synphot

# Pyckles
A super lightweight interface to load spectra from the Pickles 1998 catalogue

[![Build Status](https://travis-ci.org/astronomyk/Pyckles.svg?branch=master)](https://travis-ci.org/astronomyk/Pyckles)
[![Documentation Status](https://readthedocs.org/projects/pyckles/badge/?version=latest)](https://pyckles.readthedocs.io/en/latest/?badge=latest)

[![](http://github-actions.40ants.com/AstarVienna/skycalc_ipy/matrix.svg)](https://github.com/AstarVienna/skycalc_ipy)

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)


Does nothing more than download a compiled FITS file with all the stellar spectra 
and allows the user to access these interactively with python

Documentation can be found at [Read the Docs](https://pyckles.readthedocs.io/en/latest/)

## Update - more catalogues available!
Pyckles now allows you to access more than just the Pickles stellar spectra.

The following catalogues are available:
* Pickles (1998): Stellar spectra over [0.15, 2.5]um at 5nm resolution
* Brown (2014): Galaxy spectra over [0.01, 30]um at R~50


