Woollam VASE IR/UV ellipsometry spline-combine function

版本 1.1.0 (9.8 KB) 作者: Jona Grümbel
This function combines ellipsometry datasets from IR/UV spectral range recorded by Woollam VASE32, yielding more reliable pbp fit results.
9.0 次下载
更新时间 2024/1/26

查看许可证

This function enables combined IR/UV spectral range ellipsometry datasets for enhanced boundary conditions of the numerical point by point(pbp) fit provided by the Woollam VASE32 ellipsometry software. It uses the splinefit.m function by Jonas Lundgren (https://de.mathworks.com/matlabcentral/fileexchange/71225-splinefit), so one can set equidistant energy stepsize over the whole spectral range which is required by VASE32 for numerical pbp fitting. Note, that the code is compatible only with .dat files from VASE32, which is the output format as well. For usage with different ellipsometry software one has to implement major revisions.
The code includes e.g. options to (self-consistently) correct experimental Psi and Delta data and set user defined splinefit parameters, as well as proper description of phase shifts('poles') in Psi and Delta. For Details, see ReadMe block at the main function code.

引用格式

Jona Grümbel (2024). Woollam VASE IR/UV ellipsometry spline-combine function (https://www.mathworks.com/matlabcentral/fileexchange/154732-woollam-vase-ir-uv-ellipsometry-spline-combine-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2023b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: SPLINEFIT

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0

- 4 different modes for correction of Psi and Delta data, including self-consistent correction so that the pseudo DF is not distorted by the correction.
- minor bug fixes

1.0.1

minor bug fixes

1.0.0