https://github.com/heterophyllus/python-glass-manager
Python module to utilize optical glass catalogs
https://github.com/heterophyllus/python-glass-manager
Last synced: 3 months ago
JSON representation
Python module to utilize optical glass catalogs
- Host: GitHub
- URL: https://github.com/heterophyllus/python-glass-manager
- Owner: heterophyllus
- License: mit
- Created: 2022-05-25T06:57:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T10:31:08.000Z (4 months ago)
- Last Synced: 2025-01-26T11:24:46.477Z (4 months ago)
- Language: Python
- Size: 309 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Glass Catalog Tools
## Summary
This repository develops Python codes to utilize optical glass catalogs distibuted in formats of AGF/XML.## Getting Started
Python codes stored in the repository are themselves examples.For instance, to show Abbe-diagram, just type
```python
python glassmap.py
```## License
MIT