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.
9 téléchargements
Mise à jour 26 jan. 2024

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2023b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : SPLINEFIT

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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