Skip to content

Releases: AdvancedPhotonSource/XRF-Maps

v1.8

04 Oct 16:35
cb395c6
Compare
Choose a tag to compare

Replaced mpfit with NLopt library for more consistent optimization fits.

v1.7

26 Sep 15:17
0138539
Compare
Choose a tag to compare

Changed default optimizer to mpfit. Changed default optimizer profiles to fit with tails.

v1.6

23 Aug 14:10
b04ba4b
Compare
Choose a tag to compare

added --files all to process all files.

v1.5

16 Aug 16:22
dad709b
Compare
Choose a tag to compare

Fixed compton calc typo.
Changed limits on SNIP_WIDTH and COMPTON_F_TAILs to limtied_lo_hi

v1.4

13 Aug 18:37
a66a5c1
Compare
Choose a tag to compare

Fix 2 mpfit quitting early

v1.3

12 Aug 16:36
f89d248
Compare
Choose a tag to compare

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

v1.2

17 Jul 15:28
bb22360
Compare
Choose a tag to compare
Merge pull request #195 from aglowacki/master

Refactor snip

v1.1

06 Jun 21:10
a457ec6
Compare
Choose a tag to compare
Merge pull request #194 from aglowacki/master

Update element fit param step size

v1.0

03 May 15:42
dca0b79
Compare
Choose a tag to compare

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

v0.9.9

18 Apr 15:18
9830c0a
Compare
Choose a tag to compare

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