An open API service indexing awesome lists of open source software.

https://github.com/polyanskiy/refractiveindex.info-scripts

Python scripts for refractiveindex.info database
https://github.com/polyanskiy/refractiveindex.info-scripts

Last synced: about 1 year ago
JSON representation

Python scripts for refractiveindex.info database

Awesome Lists containing this project

README

          

# refractiveindex.info-scripts
Collection of Python scripts related to refractiveindex.info database

## check_db
Checks the integrity of the `refractiveindex.info database`

## agf2yml
Converts ZEMAX `.agf` glass catalog format into `YAML` format used by the refractiveindex.info database

## ldbb
Calculates optical constants of several metals

# Other projects related to refractiveindex.info dtabase

## PyTMM
https://github.com/kitchenknif/PyTMM

Database browser and Transfer Matrix Method implementation (by Pavel Dmitriev)

## refractiveindex.info-sqlite
https://github.com/HugoGuillen/refractiveindex.info-sqlite

Python 3 + SQLite wrapper for the refractiveindex.info database (by Hugo Guillen)

## refractiveindex.info
https://github.com/cinek810/refractiveindex.info

Support for operations not possible through the web interface, e.g. find materials with refractive index within a specified range (by Marcin Stolarek)