Skip to content

Release 2.0.4

Compare
Choose a tag to compare
@Julian-Hochhaus Julian-Hochhaus released this 15 May 12:30

This version introduces the option to apply multiple different background at the same time to the fit. In addition, the slope background as proposed by A. Herrera-Gomez et al. was introduced.

New Features:

  • The possibility to use multiple different BG's in the same fit was introduced. This is especially useful, if combination of backgrounds is necessary ( e.g. for multi-layer materials)
  • The Slope-BG as proposed by A. Herrera-Gomez et al. was introduced. In combination with the functionality that multiple backgrounds can now be combined, backgrounds like the Slope-Shirley-BG as proposed by J. Vegh and A. Herrera-Gomez et al. are now accesible to the user.
  • reformatted the database on which the periodic table for identifying elements in survey spectra is based using the mendeleev-package.
  • redesigned the periodic table used for identifying elements in broad range survey spectra.
- Modified the user input validation that was introduced in v2.0.3 so that the user is now able to enter nothing/empty strings - added the option to use the exported `_fit.csv` files as input - added Info/Help section to the menubar - started adapting the documentation to the new features introduced by LG4X-V2 - created a Code of Conduct

Bugs fixed:

  • reloading of old parameters when updating the tougaard cross section as mentioned in #45 was fixed
  • fixed the functionality of the append method for importing additional parameter sets for components
  • changed style of the the matplotlib to seaborn-v0_8-colorblind, because the old seaborn style was no longer accesible

Full Changelog: v2.0.3...v2.0.4