Julian-Hochhaus / LG4X-V2

A graphical user interface of Python lmfit package was developed for standard X-ray photoemission spectroscopy (XPS) curve fitting analysis. The interface streamlines the fitting procedures for validating results and their consistency.
https://julian-hochhaus.github.io/LG4X-V2/
Other
18 stars 7 forks source link

[Enhancement] rem component only remove the last component. #68

Closed kevinsmia1939 closed 1 year ago

kevinsmia1939 commented 1 year ago

At the moment, rem component remove last component. rem component should be able to delete other component in between as well.

Julian-Hochhaus commented 1 year ago

Yep, and I would like to be able to rearrange components

Julian-Hochhaus commented 1 year ago

Introduced by 3bad8ce8e42bf48432faac2d69dffa91f1db2397 :)