PyOptik 1.6.0.post0__tar.gz → 1.6.3.post0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyoptik-1.6.3.post0/.github/workflows/deploy_anaconda.yml +34 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.github/workflows/deploy_coverage.yml +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.github/workflows/deploy_documentation.yml +13 -10
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PKG-INFO +26 -6
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/_version.py +2 -2
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/material.py +2 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/sellmeier_class.py +7 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/tabulated_class.py +7 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik.egg-info/PKG-INFO +26 -6
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik.egg-info/SOURCES.txt +2 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik.egg-info/requires.txt +2 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/README.rst +23 -4
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_sellmeier_file.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_sellmeier_file.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/create_sellmeier_file.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_sellmeier_file.rst +7 -3
- pyoptik-1.6.3.post0/docs/source/gallery/create_sellmeier_file_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_tabulated_file.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_tabulated_file.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/create_tabulated_file.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/create_tabulated_file.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/create_tabulated_file_codeobj.pickle +0 -0
- pyoptik-1.6.3.post0/docs/source/gallery/images/sphx_glr_create_sellmeier_file_001.png +0 -0
- pyoptik-1.6.3.post0/docs/source/gallery/images/thumb/sphx_glr_create_sellmeier_file_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_bk7.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_bk7.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/plot_bk7.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_bk7.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/plot_bk7_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sf5.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sf5.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/plot_sf5.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sf5.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/plot_sf5_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silica.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silica.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/plot_silica.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silica.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/plot_silica_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silver.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silver.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/plot_silver.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_silver.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/plot_silver_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_water.ipynb +1 -1
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_water.py +2 -2
- pyoptik-1.6.3.post0/docs/source/gallery/plot_water.py.md5 +1 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_water.rst +3 -3
- pyoptik-1.6.3.post0/docs/source/gallery/plot_water_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/sg_execution_times.rst +9 -9
- pyoptik-1.6.3.post0/meta.yaml +61 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/pyproject.toml +2 -1
- pyoptik-1.6.0.post0/docs/source/gallery/create_sellmeier_file.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/create_sellmeier_file_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/create_tabulated_file.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/create_tabulated_file_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/images/sphx_glr_create_sellmeier_file_001.png +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/images/thumb/sphx_glr_create_sellmeier_file_thumb.png +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/plot_bk7.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/plot_bk7_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/plot_sf5.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/plot_sf5_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/plot_silica.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/plot_silica_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/plot_silver.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/plot_silver_codeobj.pickle +0 -0
- pyoptik-1.6.0.post0/docs/source/gallery/plot_water.py.md5 +0 -1
- pyoptik-1.6.0.post0/docs/source/gallery/plot_water_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.github/dependabot.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.github/workflows/deploy_workflow.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.gitignore +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/.readthedocs.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/LICENSE +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/__init__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/__main__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/base_class.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/__init__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/BAK1.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/BK7.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/SF5.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/ZBLAN.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/__init__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/argon.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/crown.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/default.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/flint.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/fluorine_doped_silica_1%.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/fluorine_doped_silica_2%.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/fused_silica.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/germanium.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/lithium_niobate.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/polystyren.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/silica.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/silicon.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/soda_lime_glass.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/sellmeier/water.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/__init__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/aluminium.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/calcium.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/copper.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/default.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/gold.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/iron.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/nickel.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/silver.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/sodium.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/data/tabulated/zinc.yml +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/directories.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik/utils.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik.egg-info/dependency_links.txt +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/PyOptik.egg-info/top_level.txt +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/Makefile +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/README.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/create_sellmeier_file.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/create_tabulated_file.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/download_yml_file.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/plot_bk7.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/plot_sf5.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/plot_silica.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/plot_silver.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/examples/plot_water.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/images/example_bk7.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/images/logo.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/make.bat +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/_static/default.css +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/code.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/conf.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/add_material.ipynb +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/add_material.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/add_material.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/add_material_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/download_yml_file.ipynb +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/download_yml_file.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/download_yml_file.py.md5 +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/download_yml_file.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/download_yml_file_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/get_values.ipynb +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/get_values.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/get_values.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/get_values_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_create_tabulated_file_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_download_yml_file_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_bk7_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_sellmeier_0_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_sellmeier_1_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_sf5_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_silica_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_silver_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/sphx_glr_plot_water_001.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_add_material_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_create_tabulated_file_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_download_yml_file_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_get_values_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_bk7_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_sellmeier_0_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_sellmeier_1_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_sf5_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_silica_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_silver_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/images/thumb/sphx_glr_plot_water_thumb.png +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/index.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_0.ipynb +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_0.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_0.py.md5 +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_0.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_0_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_1.ipynb +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_1.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_1.py.md5 +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_1.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/gallery/plot_sellmeier_1_codeobj.pickle +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/index.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/docs/source/references.rst +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/setup.cfg +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/tests/__init__.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/tests/test_sellmeier.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/tests/test_tabulated.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/tests/test_usual_material.py +0 -0
- {pyoptik-1.6.0.post0 → pyoptik-1.6.3.post0}/tests/test_utils.py +0 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
name: Deploy Conda Package
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
push:
|
|
5
|
+
branches: [ "master" ]
|
|
6
|
+
tags:
|
|
7
|
+
- '*'
|
|
8
|
+
pull_request:
|
|
9
|
+
branches: [ "master" ]
|
|
10
|
+
|
|
11
|
+
jobs:
|
|
12
|
+
build_and_publish_conda_package:
|
|
13
|
+
runs-on: ubuntu-latest
|
|
14
|
+
steps:
|
|
15
|
+
- name: Checkout Repository
|
|
16
|
+
uses: actions/checkout@v4
|
|
17
|
+
|
|
18
|
+
- name: Set up Miniconda
|
|
19
|
+
uses: conda-incubator/setup-miniconda@v2
|
|
20
|
+
with:
|
|
21
|
+
channels: conda-forge
|
|
22
|
+
python-version: '3.11'
|
|
23
|
+
|
|
24
|
+
- name: Upload to Anaconda (if tag)
|
|
25
|
+
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
|
26
|
+
run: |
|
|
27
|
+
conda config --set anaconda_upload true
|
|
28
|
+
|
|
29
|
+
- name: Create Conda Environment and Install Dependencies
|
|
30
|
+
env:
|
|
31
|
+
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }} # Ensure the Anaconda token is set
|
|
32
|
+
run: |
|
|
33
|
+
conda install conda-build anaconda-client conda-verify -y
|
|
34
|
+
conda build .
|
|
@@ -28,7 +28,7 @@ jobs:
|
|
|
28
28
|
shell: bash
|
|
29
29
|
run: |
|
|
30
30
|
sudo apt-get update
|
|
31
|
-
sudo apt-get install
|
|
31
|
+
sudo apt-get install xvfb
|
|
32
32
|
|
|
33
33
|
- name: "Checkout requirements and files for testing"
|
|
34
34
|
uses: actions/checkout@v4
|
|
@@ -42,16 +42,19 @@ jobs:
|
|
|
42
42
|
python -m build --wheel
|
|
43
43
|
python -m pip install .[documentation]
|
|
44
44
|
|
|
45
|
-
- name:
|
|
46
|
-
|
|
45
|
+
- name: Install dependencies
|
|
46
|
+
run: |
|
|
47
|
+
pip install sphinx sphinx_rtd_theme myst_parser
|
|
48
|
+
|
|
49
|
+
- name: Sphinx build
|
|
47
50
|
run: |
|
|
48
|
-
|
|
51
|
+
sphinx-build docs/source _build
|
|
49
52
|
|
|
50
|
-
- name:
|
|
53
|
+
- name: Deploy to GitHub Pages
|
|
54
|
+
uses: peaceiris/actions-gh-pages@v3
|
|
51
55
|
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
|
52
|
-
uses: crazy-max/ghaction-github-pages@v3
|
|
53
56
|
with:
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
57
|
+
publish_branch: gh-pages
|
|
58
|
+
github_token: ${{ secrets.GITHUB_TOKEN }}
|
|
59
|
+
publish_dir: _build/
|
|
60
|
+
force_orphan: true
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PyOptik
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.3.post0
|
|
4
4
|
Summary: A package for refractive index values.
|
|
5
5
|
Author-email: Martin Poinsinet de Sivry-Houle <martin.poinsinet.de.sivry@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -39,7 +39,8 @@ License-File: LICENSE
|
|
|
39
39
|
Requires-Dist: pydantic>=2.6.3
|
|
40
40
|
Requires-Dist: numpy
|
|
41
41
|
Requires-Dist: scipy
|
|
42
|
-
Requires-Dist:
|
|
42
|
+
Requires-Dist: pyyaml
|
|
43
|
+
Requires-Dist: MPSPlots
|
|
43
44
|
Requires-Dist: tabulate
|
|
44
45
|
Provides-Extra: testing
|
|
45
46
|
Requires-Dist: pytest>=0.6; extra == "testing"
|
|
@@ -63,7 +64,22 @@ PyOptik is a powerful Python tool designed to import refractive indexes and exti
|
|
|
63
64
|
|
|
64
65
|
|Logo|
|
|
65
66
|
|
|
66
|
-
|
|
67
|
+
.. list-table::
|
|
68
|
+
:widths: 10 25 25 25
|
|
69
|
+
:header-rows: 1
|
|
70
|
+
|
|
71
|
+
* - Testing
|
|
72
|
+
-
|
|
73
|
+
- |coverage|
|
|
74
|
+
-
|
|
75
|
+
* - Package
|
|
76
|
+
- |PyPi|
|
|
77
|
+
- |PyPi_download|
|
|
78
|
+
- |anaconda|
|
|
79
|
+
* - Meta
|
|
80
|
+
- |python|
|
|
81
|
+
- |docs|
|
|
82
|
+
-
|
|
67
83
|
|
|
68
84
|
Features
|
|
69
85
|
********
|
|
@@ -75,11 +91,12 @@ Features
|
|
|
75
91
|
Installation
|
|
76
92
|
************
|
|
77
93
|
|
|
78
|
-
To install PyOptik, simply use pip
|
|
94
|
+
To install PyOptik, simply use `pip` or `conda`:
|
|
79
95
|
|
|
80
96
|
.. code:: bash
|
|
81
97
|
|
|
82
|
-
pip install
|
|
98
|
+
pip install PyOptik
|
|
99
|
+
conda install pyoptik
|
|
83
100
|
|
|
84
101
|
Usage
|
|
85
102
|
*****
|
|
@@ -179,7 +196,7 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
179
196
|
.. |example_bk7| image:: https://github.com/MartinPdeS/PyOptik/blob/master/docs/images/example_bk7.png
|
|
180
197
|
|
|
181
198
|
.. |docs| image:: https://github.com/martinpdes/pyoptik/actions/workflows/deploy_documentation.yml/badge.svg
|
|
182
|
-
:target: https://
|
|
199
|
+
:target: https://martinpdes.github.io/PyOptik/
|
|
183
200
|
:alt: Documentation Status
|
|
184
201
|
|
|
185
202
|
.. |PyPi| image:: https://badge.fury.io/py/pyoptik.svg
|
|
@@ -191,3 +208,6 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
191
208
|
.. |coverage| image:: https://raw.githubusercontent.com/MartinPdeS/PyOptik/python-coverage-comment-action-data/badge.svg
|
|
192
209
|
:alt: Unittest coverage
|
|
193
210
|
:target: https://htmlpreview.github.io/?https://github.com/MartinPdeS/PyOptik/blob/python-coverage-comment-action-data/htmlcov/index.html
|
|
211
|
+
|
|
212
|
+
.. |anaconda| image:: https://anaconda.org/martinpdes/pyoptik/badges/version.svg
|
|
213
|
+
:target: https://anaconda.org/martinpdes/pyoptik
|
|
@@ -12,5 +12,5 @@ __version__: str
|
|
|
12
12
|
__version_tuple__: VERSION_TUPLE
|
|
13
13
|
version_tuple: VERSION_TUPLE
|
|
14
14
|
|
|
15
|
-
__version__ = version = '1.6.
|
|
16
|
-
__version_tuple__ = version_tuple = (1, 6,
|
|
15
|
+
__version__ = version = '1.6.3.post0'
|
|
16
|
+
__version_tuple__ = version_tuple = (1, 6, 3)
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# -*- coding: utf-8 -*-
|
|
3
3
|
|
|
4
4
|
from typing import Union
|
|
5
|
+
from dataclasses import dataclass
|
|
5
6
|
from PyOptik.sellmeier_class import SellmeierMaterial
|
|
6
7
|
from PyOptik.tabulated_class import TabulatedMaterial
|
|
7
8
|
from PyOptik import data
|
|
@@ -15,6 +16,7 @@ class staticproperty(property):
|
|
|
15
16
|
def __get__(self, owner_self, owner_cls):
|
|
16
17
|
return self.fget()
|
|
17
18
|
|
|
19
|
+
@dataclass(unsafe_hash=True)
|
|
18
20
|
class Material:
|
|
19
21
|
"""
|
|
20
22
|
A class representing common materials available in the PyOptik library.
|
|
@@ -12,7 +12,7 @@ import warnings
|
|
|
12
12
|
from PyOptik.base_class import BaseMaterial
|
|
13
13
|
from MPSPlots.styles import mps
|
|
14
14
|
|
|
15
|
-
@dataclass
|
|
15
|
+
@dataclass(unsafe_hash=True)
|
|
16
16
|
class SellmeierMaterial(BaseMaterial):
|
|
17
17
|
filename: str
|
|
18
18
|
coefficients: numpy.ndarray = field(init=False)
|
|
@@ -20,6 +20,12 @@ class SellmeierMaterial(BaseMaterial):
|
|
|
20
20
|
reference: Optional[str] = field(init=False)
|
|
21
21
|
formula_type: int = field(init=False)
|
|
22
22
|
|
|
23
|
+
def __repr__(self) -> str:
|
|
24
|
+
return self.__str__()
|
|
25
|
+
|
|
26
|
+
def __str__(self) -> str:
|
|
27
|
+
return self.filename
|
|
28
|
+
|
|
23
29
|
def __post_init__(self) -> None:
|
|
24
30
|
"""
|
|
25
31
|
Post-initialization method to load coefficients, wavelength range, formula type, and reference from a YAML file.
|
|
@@ -12,7 +12,7 @@ from PyOptik.base_class import BaseMaterial
|
|
|
12
12
|
from MPSPlots.styles import mps
|
|
13
13
|
import matplotlib.pyplot as plt
|
|
14
14
|
|
|
15
|
-
@dataclass
|
|
15
|
+
@dataclass(unsafe_hash=True)
|
|
16
16
|
class TabulatedMaterial(BaseMaterial):
|
|
17
17
|
filename: str
|
|
18
18
|
wavelength: numpy.ndarray = field(init=False)
|
|
@@ -20,6 +20,12 @@ class TabulatedMaterial(BaseMaterial):
|
|
|
20
20
|
k_values: numpy.ndarray = field(init=False)
|
|
21
21
|
reference: Optional[str] = field(init=False)
|
|
22
22
|
|
|
23
|
+
def __repr__(self) -> str:
|
|
24
|
+
return self.__str__()
|
|
25
|
+
|
|
26
|
+
def __str__(self) -> str:
|
|
27
|
+
return self.filename
|
|
28
|
+
|
|
23
29
|
def __post_init__(self) -> None:
|
|
24
30
|
"""
|
|
25
31
|
Post-initialization method to load the tabulated data from the YAML file.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: PyOptik
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.3.post0
|
|
4
4
|
Summary: A package for refractive index values.
|
|
5
5
|
Author-email: Martin Poinsinet de Sivry-Houle <martin.poinsinet.de.sivry@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -39,7 +39,8 @@ License-File: LICENSE
|
|
|
39
39
|
Requires-Dist: pydantic>=2.6.3
|
|
40
40
|
Requires-Dist: numpy
|
|
41
41
|
Requires-Dist: scipy
|
|
42
|
-
Requires-Dist:
|
|
42
|
+
Requires-Dist: pyyaml
|
|
43
|
+
Requires-Dist: MPSPlots
|
|
43
44
|
Requires-Dist: tabulate
|
|
44
45
|
Provides-Extra: testing
|
|
45
46
|
Requires-Dist: pytest>=0.6; extra == "testing"
|
|
@@ -63,7 +64,22 @@ PyOptik is a powerful Python tool designed to import refractive indexes and exti
|
|
|
63
64
|
|
|
64
65
|
|Logo|
|
|
65
66
|
|
|
66
|
-
|
|
67
|
+
.. list-table::
|
|
68
|
+
:widths: 10 25 25 25
|
|
69
|
+
:header-rows: 1
|
|
70
|
+
|
|
71
|
+
* - Testing
|
|
72
|
+
-
|
|
73
|
+
- |coverage|
|
|
74
|
+
-
|
|
75
|
+
* - Package
|
|
76
|
+
- |PyPi|
|
|
77
|
+
- |PyPi_download|
|
|
78
|
+
- |anaconda|
|
|
79
|
+
* - Meta
|
|
80
|
+
- |python|
|
|
81
|
+
- |docs|
|
|
82
|
+
-
|
|
67
83
|
|
|
68
84
|
Features
|
|
69
85
|
********
|
|
@@ -75,11 +91,12 @@ Features
|
|
|
75
91
|
Installation
|
|
76
92
|
************
|
|
77
93
|
|
|
78
|
-
To install PyOptik, simply use pip
|
|
94
|
+
To install PyOptik, simply use `pip` or `conda`:
|
|
79
95
|
|
|
80
96
|
.. code:: bash
|
|
81
97
|
|
|
82
|
-
pip install
|
|
98
|
+
pip install PyOptik
|
|
99
|
+
conda install pyoptik
|
|
83
100
|
|
|
84
101
|
Usage
|
|
85
102
|
*****
|
|
@@ -179,7 +196,7 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
179
196
|
.. |example_bk7| image:: https://github.com/MartinPdeS/PyOptik/blob/master/docs/images/example_bk7.png
|
|
180
197
|
|
|
181
198
|
.. |docs| image:: https://github.com/martinpdes/pyoptik/actions/workflows/deploy_documentation.yml/badge.svg
|
|
182
|
-
:target: https://
|
|
199
|
+
:target: https://martinpdes.github.io/PyOptik/
|
|
183
200
|
:alt: Documentation Status
|
|
184
201
|
|
|
185
202
|
.. |PyPi| image:: https://badge.fury.io/py/pyoptik.svg
|
|
@@ -191,3 +208,6 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
191
208
|
.. |coverage| image:: https://raw.githubusercontent.com/MartinPdeS/PyOptik/python-coverage-comment-action-data/badge.svg
|
|
192
209
|
:alt: Unittest coverage
|
|
193
210
|
:target: https://htmlpreview.github.io/?https://github.com/MartinPdeS/PyOptik/blob/python-coverage-comment-action-data/htmlcov/index.html
|
|
211
|
+
|
|
212
|
+
.. |anaconda| image:: https://anaconda.org/martinpdes/pyoptik/badges/version.svg
|
|
213
|
+
:target: https://anaconda.org/martinpdes/pyoptik
|
|
@@ -5,7 +5,22 @@ PyOptik is a powerful Python tool designed to import refractive indexes and exti
|
|
|
5
5
|
|
|
6
6
|
|Logo|
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
.. list-table::
|
|
9
|
+
:widths: 10 25 25 25
|
|
10
|
+
:header-rows: 1
|
|
11
|
+
|
|
12
|
+
* - Testing
|
|
13
|
+
-
|
|
14
|
+
- |coverage|
|
|
15
|
+
-
|
|
16
|
+
* - Package
|
|
17
|
+
- |PyPi|
|
|
18
|
+
- |PyPi_download|
|
|
19
|
+
- |anaconda|
|
|
20
|
+
* - Meta
|
|
21
|
+
- |python|
|
|
22
|
+
- |docs|
|
|
23
|
+
-
|
|
9
24
|
|
|
10
25
|
Features
|
|
11
26
|
********
|
|
@@ -17,11 +32,12 @@ Features
|
|
|
17
32
|
Installation
|
|
18
33
|
************
|
|
19
34
|
|
|
20
|
-
To install PyOptik, simply use pip
|
|
35
|
+
To install PyOptik, simply use `pip` or `conda`:
|
|
21
36
|
|
|
22
37
|
.. code:: bash
|
|
23
38
|
|
|
24
|
-
pip install
|
|
39
|
+
pip install PyOptik
|
|
40
|
+
conda install pyoptik
|
|
25
41
|
|
|
26
42
|
Usage
|
|
27
43
|
*****
|
|
@@ -121,7 +137,7 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
121
137
|
.. |example_bk7| image:: https://github.com/MartinPdeS/PyOptik/blob/master/docs/images/example_bk7.png
|
|
122
138
|
|
|
123
139
|
.. |docs| image:: https://github.com/martinpdes/pyoptik/actions/workflows/deploy_documentation.yml/badge.svg
|
|
124
|
-
:target: https://
|
|
140
|
+
:target: https://martinpdes.github.io/PyOptik/
|
|
125
141
|
:alt: Documentation Status
|
|
126
142
|
|
|
127
143
|
.. |PyPi| image:: https://badge.fury.io/py/pyoptik.svg
|
|
@@ -133,3 +149,6 @@ As of 2024, PyOptik is still under development. If you would like to collaborate
|
|
|
133
149
|
.. |coverage| image:: https://raw.githubusercontent.com/MartinPdeS/PyOptik/python-coverage-comment-action-data/badge.svg
|
|
134
150
|
:alt: Unittest coverage
|
|
135
151
|
:target: https://htmlpreview.github.io/?https://github.com/MartinPdeS/PyOptik/blob/python-coverage-comment-action-data/htmlcov/index.html
|
|
152
|
+
|
|
153
|
+
.. |anaconda| image:: https://anaconda.org/martinpdes/pyoptik/badges/version.svg
|
|
154
|
+
:target: https://anaconda.org/martinpdes/pyoptik
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"outputs": [],
|
|
17
17
|
"source": [
|
|
18
|
-
"from PyOptik.utils import create_sellmeier_file\nfrom PyOptik.directories import sellmeier_data_path\nfrom PyOptik import SellmeierMaterial\n\n# Define the file properties\nfilename = 'example_sellmeier'\ncoefficients = [1.0, 0.5, 0.2, 0.1, 0.05]\nformula_type = 1\n\n# Call the function to create the file\ncreate_sellmeier_file(\n filename=filename,\n coefficients=coefficients,\n formula_type=formula_type,\n wavelength_range=(0.2, 2.0),\n reference=\"Sample Reference\",\n comments=\"This is a sample Sellmeier file created for demonstration purposes
|
|
18
|
+
"from PyOptik.utils import create_sellmeier_file\nfrom PyOptik.directories import sellmeier_data_path\nfrom PyOptik import SellmeierMaterial\n\n# Define the file properties\nfilename = 'example_sellmeier'\ncoefficients = [1.0, 0.5, 0.2, 0.1, 0.05]\nformula_type = 1\n\n# Call the function to create the file\ncreate_sellmeier_file(\n filename=filename,\n coefficients=coefficients,\n formula_type=formula_type,\n wavelength_range=(0.2, 2.0),\n reference=\"Sample Reference\",\n comments=\"This is a sample Sellmeier file created for demonstration purposes. \"\n)\n\nprint(f\"Sellmeier YAML file {filename}.yml has been created in {sellmeier_data_path}\")\n\nm = SellmeierMaterial(filename)\n\nm.plot()"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -22,11 +22,11 @@ create_sellmeier_file(
|
|
|
22
22
|
formula_type=formula_type,
|
|
23
23
|
wavelength_range=(0.2, 2.0),
|
|
24
24
|
reference="Sample Reference",
|
|
25
|
-
comments="This is a sample Sellmeier file created for demonstration purposes."
|
|
25
|
+
comments="This is a sample Sellmeier file created for demonstration purposes. "
|
|
26
26
|
)
|
|
27
27
|
|
|
28
28
|
print(f"Sellmeier YAML file {filename}.yml has been created in {sellmeier_data_path}")
|
|
29
29
|
|
|
30
|
-
m = SellmeierMaterial(
|
|
30
|
+
m = SellmeierMaterial(filename)
|
|
31
31
|
|
|
32
32
|
m.plot()
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c2d99c841171626064930a1bf9572c7a
|
|
@@ -40,6 +40,10 @@ This example demonstrates how to create a custom Sellmeier YAML file using the
|
|
|
40
40
|
|
|
41
41
|
Sellmeier data saved to /Users/martinpdes/Desktop/GitProject/PyOptik/PyOptik/data/sellmeier/example_sellmeier.yml
|
|
42
42
|
Sellmeier YAML file example_sellmeier.yml has been created in /Users/martinpdes/Desktop/GitProject/PyOptik/PyOptik/data/sellmeier
|
|
43
|
+
/Users/martinpdes/Desktop/GitProject/PyOptik/PyOptik/sellmeier_class.py:70: UserWarning: Wavelength 0.19999999999999998 µm is outside the allowable range of 0.2 µm to 2.0 µm. [example_sellmeier]
|
|
44
|
+
warnings.warn(f"Wavelength {lambda_um} µm is outside the allowable range of {min_value} µm to {max_value} µm. [{self.filename}]")
|
|
45
|
+
/Users/martinpdes/Desktop/GitProject/PyOptik/PyOptik/sellmeier_class.py:104: RuntimeWarning: invalid value encountered in sqrt
|
|
46
|
+
n = numpy.sqrt(n_squared)
|
|
43
47
|
|
|
44
48
|
|
|
45
49
|
|
|
@@ -67,19 +71,19 @@ This example demonstrates how to create a custom Sellmeier YAML file using the
|
|
|
67
71
|
formula_type=formula_type,
|
|
68
72
|
wavelength_range=(0.2, 2.0),
|
|
69
73
|
reference="Sample Reference",
|
|
70
|
-
comments="This is a sample Sellmeier file created for demonstration purposes."
|
|
74
|
+
comments="This is a sample Sellmeier file created for demonstration purposes. "
|
|
71
75
|
)
|
|
72
76
|
|
|
73
77
|
print(f"Sellmeier YAML file {filename}.yml has been created in {sellmeier_data_path}")
|
|
74
78
|
|
|
75
|
-
m = SellmeierMaterial(
|
|
79
|
+
m = SellmeierMaterial(filename)
|
|
76
80
|
|
|
77
81
|
m.plot()
|
|
78
82
|
|
|
79
83
|
|
|
80
84
|
.. rst-class:: sphx-glr-timing
|
|
81
85
|
|
|
82
|
-
**Total running time of the script:** (0 minutes 0.
|
|
86
|
+
**Total running time of the script:** (0 minutes 0.165 seconds)
|
|
83
87
|
|
|
84
88
|
|
|
85
89
|
.. _sphx_glr_download_gallery_create_sellmeier_file.py:
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"outputs": [],
|
|
17
17
|
"source": [
|
|
18
|
-
"from PyOptik.utils import create_tabulated_file\nfrom PyOptik.directories import tabulated_data_path\nfrom PyOptik import TabulatedMaterial\n\n# Define the tabulated data (wavelength in micrometers, n, k)\ntabulated_data = [\n (0.1879, 0.94, 1.337),\n (0.1916, 0.95, 1.388),\n (0.1953, 0.97, 1.440),\n (0.1993, 0.98, 1.493),\n (0.2033, 0.99, 1.550),\n]\n\n# Define the file properties\nfilename = 'example_tabulated'\nreference = \"Example Reference for Tabulated Data\"\ncomments = \"This file contains sample tabulated data for demonstration purposes
|
|
18
|
+
"from PyOptik.utils import create_tabulated_file\nfrom PyOptik.directories import tabulated_data_path\nfrom PyOptik import TabulatedMaterial\n\n# Define the tabulated data (wavelength in micrometers, n, k)\ntabulated_data = [\n (0.1879, 0.94, 1.337),\n (0.1916, 0.95, 1.388),\n (0.1953, 0.97, 1.440),\n (0.1993, 0.98, 1.493),\n (0.2033, 0.99, 1.550),\n]\n\n# Define the file properties\nfilename = 'example_tabulated'\nreference = \"Example Reference for Tabulated Data\"\ncomments = \"This file contains sample tabulated data for demonstration purposes. \"\n\n# Call the function to create the file\ncreate_tabulated_file(\n filename=filename,\n data=tabulated_data,\n reference=reference,\n comments=comments\n)\n\nprint(f\"Tabulated YAML file {filename}.yml has been created in {tabulated_data_path}\")\n\nm = TabulatedMaterial(filename)\n\nm.plot()"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -22,7 +22,7 @@ tabulated_data = [
|
|
|
22
22
|
# Define the file properties
|
|
23
23
|
filename = 'example_tabulated'
|
|
24
24
|
reference = "Example Reference for Tabulated Data"
|
|
25
|
-
comments = "This file contains sample tabulated data for demonstration purposes."
|
|
25
|
+
comments = "This file contains sample tabulated data for demonstration purposes. "
|
|
26
26
|
|
|
27
27
|
# Call the function to create the file
|
|
28
28
|
create_tabulated_file(
|
|
@@ -34,6 +34,6 @@ create_tabulated_file(
|
|
|
34
34
|
|
|
35
35
|
print(f"Tabulated YAML file {filename}.yml has been created in {tabulated_data_path}")
|
|
36
36
|
|
|
37
|
-
m = TabulatedMaterial(
|
|
37
|
+
m = TabulatedMaterial(filename)
|
|
38
38
|
|
|
39
39
|
m.plot()
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4a0ef6e1d962526bc360d253b71c2069
|
|
@@ -67,7 +67,7 @@ This example demonstrates how to create a custom YAML file containing tabulated
|
|
|
67
67
|
# Define the file properties
|
|
68
68
|
filename = 'example_tabulated'
|
|
69
69
|
reference = "Example Reference for Tabulated Data"
|
|
70
|
-
comments = "This file contains sample tabulated data for demonstration purposes."
|
|
70
|
+
comments = "This file contains sample tabulated data for demonstration purposes. "
|
|
71
71
|
|
|
72
72
|
# Call the function to create the file
|
|
73
73
|
create_tabulated_file(
|
|
@@ -79,14 +79,14 @@ This example demonstrates how to create a custom YAML file containing tabulated
|
|
|
79
79
|
|
|
80
80
|
print(f"Tabulated YAML file {filename}.yml has been created in {tabulated_data_path}")
|
|
81
81
|
|
|
82
|
-
m = TabulatedMaterial(
|
|
82
|
+
m = TabulatedMaterial(filename)
|
|
83
83
|
|
|
84
84
|
m.plot()
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
.. rst-class:: sphx-glr-timing
|
|
88
88
|
|
|
89
|
-
**Total running time of the script:** (0 minutes 0.
|
|
89
|
+
**Total running time of the script:** (0 minutes 0.134 seconds)
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
.. _sphx_glr_download_gallery_create_tabulated_file.py:
|
|
Binary file
|
|
Binary file
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"outputs": [],
|
|
17
17
|
"source": [
|
|
18
|
-
"import numpy\nfrom PyOptik import
|
|
18
|
+
"import numpy\nfrom PyOptik import Material\n\n# Initialize the material with the Sellmeier model\nmaterial = Material.BK7\n\n# Calculate refractive index at specific wavelengths\nRI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])\n\n# Display calculated refractive indices at sample wavelengths\nmaterial.plot(\n wavelength=numpy.linspace(300e-9, 1500e-9, 300)\n)"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -7,10 +7,10 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
7
7
|
"""
|
|
8
8
|
|
|
9
9
|
import numpy
|
|
10
|
-
from PyOptik import
|
|
10
|
+
from PyOptik import Material
|
|
11
11
|
|
|
12
12
|
# Initialize the material with the Sellmeier model
|
|
13
|
-
material =
|
|
13
|
+
material = Material.BK7
|
|
14
14
|
|
|
15
15
|
# Calculate refractive index at specific wavelengths
|
|
16
16
|
RI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2099847e1a79f849101ef3d50c1c7882
|
|
@@ -40,10 +40,10 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
import numpy
|
|
43
|
-
from PyOptik import
|
|
43
|
+
from PyOptik import Material
|
|
44
44
|
|
|
45
45
|
# Initialize the material with the Sellmeier model
|
|
46
|
-
material =
|
|
46
|
+
material = Material.BK7
|
|
47
47
|
|
|
48
48
|
# Calculate refractive index at specific wavelengths
|
|
49
49
|
RI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])
|
|
@@ -55,7 +55,7 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
55
55
|
|
|
56
56
|
.. rst-class:: sphx-glr-timing
|
|
57
57
|
|
|
58
|
-
**Total running time of the script:** (0 minutes 0.
|
|
58
|
+
**Total running time of the script:** (0 minutes 0.098 seconds)
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
.. _sphx_glr_download_gallery_plot_bk7.py:
|
|
Binary file
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"outputs": [],
|
|
17
17
|
"source": [
|
|
18
|
-
"import numpy\nfrom PyOptik import
|
|
18
|
+
"import numpy\nfrom PyOptik import Material\n\n# Initialize the material with the Sellmeier model\nmaterial = Material.SF5\n\n# Calculate refractive index at specific wavelengths\nRI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])\n\n# Display calculated refractive indices at sample wavelengths\nmaterial.plot(\n wavelength=numpy.linspace(400e-9, 1500e-9, 300)\n)"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -7,10 +7,10 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
7
7
|
"""
|
|
8
8
|
|
|
9
9
|
import numpy
|
|
10
|
-
from PyOptik import
|
|
10
|
+
from PyOptik import Material
|
|
11
11
|
|
|
12
12
|
# Initialize the material with the Sellmeier model
|
|
13
|
-
material =
|
|
13
|
+
material = Material.SF5
|
|
14
14
|
|
|
15
15
|
# Calculate refractive index at specific wavelengths
|
|
16
16
|
RI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e7d07cb7b88abc68d4b21a5d0e3596e7
|
|
@@ -40,10 +40,10 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
import numpy
|
|
43
|
-
from PyOptik import
|
|
43
|
+
from PyOptik import Material
|
|
44
44
|
|
|
45
45
|
# Initialize the material with the Sellmeier model
|
|
46
|
-
material =
|
|
46
|
+
material = Material.SF5
|
|
47
47
|
|
|
48
48
|
# Calculate refractive index at specific wavelengths
|
|
49
49
|
RI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])
|
|
@@ -56,7 +56,7 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
56
56
|
|
|
57
57
|
.. rst-class:: sphx-glr-timing
|
|
58
58
|
|
|
59
|
-
**Total running time of the script:** (0 minutes 0.
|
|
59
|
+
**Total running time of the script:** (0 minutes 0.105 seconds)
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
.. _sphx_glr_download_gallery_plot_sf5.py:
|
|
Binary file
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"outputs": [],
|
|
17
17
|
"source": [
|
|
18
|
-
"import numpy\nfrom PyOptik import
|
|
18
|
+
"import numpy\nfrom PyOptik import Material\n\n# Initialize the material with the Sellmeier model\nmaterial = Material.fused_silica\n\n# Calculate refractive index at specific wavelengths\nRI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])\n\n# Display calculated refractive indices at sample wavelengths\nmaterial.plot(\n wavelength=numpy.linspace(500e-9, 1500e-9, 300)\n)"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -7,10 +7,10 @@ This module demonstrates the usage of the PyOptik library to calculate and plot
|
|
|
7
7
|
"""
|
|
8
8
|
|
|
9
9
|
import numpy
|
|
10
|
-
from PyOptik import
|
|
10
|
+
from PyOptik import Material
|
|
11
11
|
|
|
12
12
|
# Initialize the material with the Sellmeier model
|
|
13
|
-
material =
|
|
13
|
+
material = Material.fused_silica
|
|
14
14
|
|
|
15
15
|
# Calculate refractive index at specific wavelengths
|
|
16
16
|
RI = material.compute_refractive_index(wavelength=[1310e-9, 1550e-9])
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
bf94ad216bacb6d797b03faa5410c0cf
|