Metadata-Version: 1.1
Name: bossdata
Version: 0.2.7
Summary: Tools to access SDSS spectroscopic data.
Home-page: https://github.com/dkirkby/bossdata
Author: bossdata developers
Author-email: dkirkby@uci.edu
License: MIT
Description: A python package for working with `spectroscopic data <http://www.sdss.org/dr12/spectro/spectro_basics/>`_ from the `Sloan Digital Sky Survey <http://www.sdss.org>`_.
        
        * Free software: MIT license
        * Documentation: https://bossdata.readthedocs.org
        * Releases: https://pypi.python.org/pypi/bossdata
        * Code: https://github.com/dkirkby/bossdata
        
        What's new in version 0.2.7:
        
        * Fix `issues <https://github.com/dkirkby/bossdata/issues>`__ #92 #94 #96 #97 #100
        * Add support for reading per-exposure flux calibration and correction vectors.
        * Add plot functions for per-fiber data vs fiber number or focal-plane position.
        * Add a plug_map attribute to spPlate, spFrame, spCFrame.
        * FrameFile infers the spectrograph index and whether flux calibration has been applied.
        * bossdata infers MJD when possible.
        * bossplot option "--camera" renamed to "--band".
        
Keywords: bossdata
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
