Skip to content

Releases: AdvancedPhotonSource/uProbeX

v1.9.2

19 Nov 13:41
51e8dc9
Compare
Choose a tag to compare

Bug fixes for new option --output-dir in xrf-maps

v1.9.1

13 Nov 20:35
7347fcf
Compare
Choose a tag to compare

Cleaned up warnings in clang.
Update gaussian tails calc, had bad parenthesis in erfc that caused issues.
General bug fixes.

v1.9

07 Nov 15:15
490e620
Compare
Choose a tag to compare

Revert tails calc back to original.
Changed simga from 2.96 to 3.58 for Si Detector.
More work on integrating with QServer

v1.8

04 Oct 16:38
9e09550
Compare
Choose a tag to compare

Replaced mpfit with NLopt library for more consistent optimization fits.

v1.7

26 Sep 15:18
6ac77ea
Compare
Choose a tag to compare

Changed default optimizer to mpfit. Changed default optimizer profiles to fit with tails.
Fixed issue with hiding and showing files.
More work with bluesky qserver.

v1.6

23 Aug 14:12
5a98316
Compare
Choose a tag to compare

Added periodic table picker

v1.5

16 Aug 16:47
88d73da
Compare
Choose a tag to compare

Fixed compton calc typo.
Changed limits on SNIP_WIDTH and COMPTON_F_TAILs to limtied_lo_hi
Added function to load fit parameters from csv

v1.4

13 Aug 18:42
444d39f
Compare
Choose a tag to compare

Fix 2 for mpfit quiting early.

v1.3

12 Aug 16:36
083f795
Compare
Choose a tag to compare

Fixed issue where mpfit would randomly give up early in fitting.

v1.2

17 Jul 15:44
87e087a
Compare
Choose a tag to compare

Fixed SNIP min energy in GUI.
Export ROI fit parameters as overrride file to be used for per pixel fitting.
Fixed bug in export Scatter plot as CSV missing a comma.
Fixed bug auto model check box was not updating when deleting an element.
Added ROI's to Export image CSV
Fixed bug where detached spectra window was resizing when changing between Fit params and elements tab.