Skip to content

Releases: AdvancedPhotonSource/uProbeX

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.

v1.1

06 Jun 21:11
cd35210
Compare
Choose a tag to compare

Added ROI stats
Added motor pos to scatter plot export
Added file sizes in file tab
Added number of rois in file tab

v1.0

03 May 16:50
62e6af5
Compare
Choose a tag to compare

Bug fix to per pixel fitting causing segfault.
Change residual error calc for optimizer fitting.

Added dockable widgets.

v0.9.9

18 Apr 15:17
053db44
Compare
Choose a tag to compare

Added importing and processing NSLS II datasets from HXN and SRX
General bug fixes