Metadata-Version: 2.1
Name: opticalglass
Version: 0.3.5
Summary: Tools for reading commercial optical glass catalogs
Home-page: https://github.com/mjhoptics/opticalglass
Author: Michael J Hayford
Author-email: mjhoptics@gmail.com
License: BSD-3-Clause
Keywords: glass,optical glass,refractive index,optics,glass catalog
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/x-rst
Requires-Dist: xlrd (>=1.1.0)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: matplotlib (>=2.2.3)
Requires-Dist: pyqt5 (>=5.9.2)

opticalglass
============

Tools for reading commercial optical glass catalogs
---------------------------------------------------

This package is a set of python scripts for reading the excel spreadsheets published by optical glass manufacturers.

The package currently supports the following manufacturers:

    * CDGM
    * Hoya
    * Ohara
    * Schott

.. note::

   All rights and ownership of the data is retained by the original owners, i.e the respective manufacturers.

Documentation
-------------

The documentation for **opticalglass** is hosted at `Read the Docs <https://opticalglass.readthedocs.io>`_


