Skip to content

Releases: djdt/spcal

Release v1.4.1

18 Mar 23:35
90fbcdf
Compare
Choose a tag to compare

What's Changed

  • Peak prominence by @djdt in #29
    • a new method of peak detection that splits overlapping peaks
  • Add an option to used the original regions for the peak properties dialog. by @djdt in #30
  • Lower memory usage on Nu import by @djdt in #31
  • Checkable text importer columns by @djdt in #32

Full Changelog: v1.3.3...v1.4.1

Release v1.3.3

28 Jan 03:41
Compare
Choose a tag to compare

What's Changed

  • Fix import of TOFWERK data by @djdt in #27
  • Fix issues when locale has a ',' as decimal place by @djdt in #28

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

10 Jan 00:55
Compare
Choose a tag to compare

Allow arbitrary maximum y value in plot view.

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

09 Jan 21:33
Compare
Choose a tag to compare

Fix lookup table when multithreaded (i.e., non-target)

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

06 Jan 03:15
1d46462
Compare
Choose a tag to compare

This release adds a faster and more accurate method to calculate the compound-Poisson thresholds used for ToF data, using a pre-computed table of zero-truncated quantiles. This data was calculated using 10e10 values and should be reliable for alpha values down to 1e-7.
Windowed thresholding of compound-Poisson data is now available using this method.

What's Changed

Full Changelog: v1.2.10...v1.3.0

Release v1.2.10

30 Oct 23:29
Compare
Choose a tag to compare

What's Changed

  • Option for requiring multiple points per detection by @djdt in #23

Full Changelog: v1.2.9...v1.2.10

Release v1.2.9

23 Sep 04:58
ff5c31f
Compare
Choose a tag to compare

What's Changed

  • Load Calibration from File by @djdt in #22

Full Changelog: v1.2.7...v1.2.9

Release v1.2.7

30 Jun 01:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

Release v1.2.6

26 Jun 00:19
Compare
Choose a tag to compare

What's Changed

  • fix spacing of error in Qt6 by @djdt in #20
  • include openmp dll in exe

Full Changelog: v1.2.5...v1.2.6

Release v1.2.5

19 Jun 01:17
Compare
Choose a tag to compare

What's Changed

  • Fix LOD in histogram for LODs with NaN values by @djdt in #19

Full Changelog: v1.2.4...v1.2.5