opticalglass

Tools for reading optical glass catalogs


Keywords
glass, optical, refractive, index, optics, catalog
License
BSD-3-Clause
Install
pip install opticalglass==0.2.0

Documentation

ReadTheDocs

PyPI-Server

Conda-Forge

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
  • Hikari
  • Hoya
  • Ohara
  • Schott
  • Sumita

Note

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

Interface to RefractiveIndex.INFO database

An interface to the RefractiveIndex.INFO database, using both the InterpolatedMedium and RIIMedium classes, is available.

Documentation

The documentation for opticalglass is hosted at Read the Docs

Note

This project has been set up using PyScaffold 4.3. For details and usage information on PyScaffold see https://pyscaffold.org/.