A Julia program that can be used to create Tauc and Urbach plots.
First of all you need to have Julia (at least 1.10.5) installed on the device.
You also have to install the following packages:
- DataFrames
- CSV
- GLMakie
- GLM
- StatsBase
How to download Julia: [https://julialang.org/downloads/] (I recommend using the PowerShell command on top of the instruction)
Adding packages: [https://docs.julialang.org/en/v1/stdlib/Pkg/]
A manual on executing and using the program is included here.
Instrukcja w języku polskim jak uruchomić i używać programu jest zawarta tutaj.