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 download
Aggiornato 26 gen 2024

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2023b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: SPLINEFIT

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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