Skip to content

Interactive fitting routine for thermoluminescence glow curves (either discrete or continuous density of states)

License

Notifications You must be signed in to change notification settings

DuarteME/TL-Fitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL-Fitter by D. M. Esteves (INESC MN/IST-ULisboa)

TL Fitter is an interactive fitting routine for thermoluminescence glow curves (either discrete or continuous density of states) based on the matplotlib library. Please use pip install -r requirements.txt to get the correct version of the necessary packages.

The goal of this simple Python script is to read a raw data file (with the temperature in °C), plot it and fit it with a model considering either N discrete states or a continous density of states approximated by N gaussians. An interactive set of sliders is available on the right-hand side of the window, which allow the parameters to be easily varied and to assess their influence on the glow curve. Once the user is happy with the simulated curve, the given parameters can be used as starting values for a fitting routine aiming to minimise the thermoluminescence figure of merit (FOM).

The input file specifies the mandatory or optional inputs.

The file 'example.dat' contains experimental data that is used as an example for the script.

About

Interactive fitting routine for thermoluminescence glow curves (either discrete or continuous density of states)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages