NSLS-II / PyXRF

Fluorescence fitting GUI.
http://nsls-ii.github.io/PyXRF
BSD 3-Clause "New" or "Revised" License
31 stars 23 forks source link

Request: add 'Auto' checkbox in fitting parameter windows. #283

Closed dmgav closed 2 years ago

dmgav commented 2 years ago

Add 'Auto' checkbox to the windows 'Fitting Parameters for Individual Emission Lines' and 'Shared Detailed Fitting Parameters'. The 'Auto' checkbox is unchecked by default. The checkbox disables the 'Apply' and 'Cancel' buttons and automatically apply changes each time the values in the table are changed.

image image

The 'Auto' checkbox is already implemented in the Image Wizard:

image

dmgav commented 2 years ago

Resolved in https://github.com/NSLS-II/PyXRF/pull/284