Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polyanskiy/refractiveindex.info-database
Database of optical constants
https://github.com/polyanskiy/refractiveindex.info-database
3d-rendering databases optics physics science
Last synced: about 1 month ago
JSON representation
Database of optical constants
- Host: GitHub
- URL: https://github.com/polyanskiy/refractiveindex.info-database
- Owner: polyanskiy
- License: cc0-1.0
- Created: 2015-08-18T13:54:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T01:50:53.000Z (about 1 month ago)
- Last Synced: 2024-12-17T02:46:03.377Z (about 1 month ago)
- Topics: 3d-rendering, databases, optics, physics, science
- Language: HTML
- Size: 22.9 MB
- Stars: 165
- Watchers: 21
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Refractive Index Database
refractiveindex.info database is an extensive and well organized collection of optical constants of various materials. The database is in public domain. Copyright and related rights were waived by Mikhail Polyanskiy through the CC0 1.0 Universal Public Domain Dedication. You can copy, modify and distribute refractiveindex.info database, even for commercial purposes, all without asking permission.YAML file format is used for storing material information and database structure. Many text processors have built-in syntax highlight for YAML markup. Under Windows, Notepad++ is recommended for viewing and editing refractiveindex.info database files.
## Web interface
https://refractiveindex.info/## Related projects
### refractiveindex.info-scripts
Collection of Python scripts related to refractiveindex.info database
https://github.com/polyanskiy/refractiveindex.info-scripts### PyTMM
Database browser and Transfer Matrix Method implementation
https://github.com/kitchenknif/PyTMM### refractiveindex.info-sqlite
Python 3 + SQLite wrapper for the refractiveindex.info database
https://github.com/HugoGuillen/refractiveindex.info-sqlite### refractiveindex.info
Support for operations not possible through the web interface, e.g. find materials with refractive index within a specified range
https://github.com/cinek810/refractiveindex.info (original scripts)
https://github.com/mtarek/refractiveindex.info (fork and further development)### RefractiveIndex.jl
Julia interface to refractiveindex.info database
https://github.com/stillyslalom/RefractiveIndex.jl### refractiveindex on PYPI
Easy Python interface to RefractiveIndex database. Based on parsing method from PyTMM project, usage simular to `RefractiveIndex.jl` for Julia.
https://github.com/toftul/refractiveindex### PyMoosh
Python library for multilayer simulation and optimization
https://github.com/AnMoreau/PyMoosh