论文标题
PYEOC:用于确定薄膜材料的电光系数的Python代码
PyEOC: a Python Code for Determining Electro-Optic Coefficients of Thin-Film Materials
论文作者
论文摘要
PYEOC是一种开源Python代码,用于通过静态和动态反射率测量结果确定薄膜材料的电磁(EO)系数。它使用实验结果,转移矩阵方法,并实现了可靠的拟合程序来精确计算EO系数。开发的代码应用于PT/SBN/PT/MGO结构,可以轻松地适用于任何多层平面结构。使用PYEOC确定的EO系数的值与文献中获得的系数非常吻合,并且该代码将使探索其他薄膜材料的EO特性,尤其是IIII-V和III-N半导体。 PYEOC根据允许的开源MIT许可发布。它可在https://github.com/sidihamady/pyeoc上提供,仅取决于标准的Python软件包(Numpy,Scipy和Matplotlib)。
PyEOC is an open-source Python code for determining electro-optic (EO) coefficients of thin-film materials from the static and dynamic reflectivity measurements. It uses the experimental results, the transfer-matrix method and implements a robust fitting procedure to precisely calculate the EO coefficients. The developed code is applied to a Pt/SBN/Pt/MgO structure and can be easily adapted to any multilayer planar structure. The values of the EO coefficients determined using PyEOC are in excellent agreement with those obtained in the literature and this code will make it possible to explore EO properties of other thin-film materials, in particular III-V and III-N semiconductors. PyEOC is released under the permissive open-source MIT license. It is made available at https://github.com/sidihamady/PyEOC and depends only on standard Python packages (NumPy, SciPy and Matplotlib).