Woollam VASE IR/UV ellipsometry spline-combine function

This function combines ellipsometry datasets from IR/UV spectral range recorded by Woollam VASE32, yielding more reliable pbp fit results.
5 Downloads
Updated 26 Jan 2024

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2023b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: SPLINEFIT

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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