by Scott Prahl
A set of Python modules to calculate light propagation through optical fibers following the approach presented in Ghatak and Thyagarajan, An Introduction to Fiber Optics, Cambridge University Press (1980).
For examples and use cases, see <https://ofiber.readthedocs.io>
Use pip
:
pip install ofiber
or conda
:
conda install -c conda-forge pygrin
or use a Jupyter notebook immediately by clicking the Google Colaboratory button below
ofiber
is licensed under the terms of the MIT license.