10000 Releases · djdt/spcal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: djdt/spcal

Release v1.4.5

25 Jun 12:08
Compare
Choose a tag to compare

Fix error loading data after restoring session with NumPy 2.3

Full Changelog: v1.4.4...v1.4.5

Release v1.4.4

25 Jun 06:08
Compare
Choose a tag to compare

What's Changed

  • Fix text importer options inheritance by @djdt in #35

Full Changelog: v1.4.3...v1.4.4

Release v1.4.3

23 Jun 01:01
Compare
Choose a tag to compare

Add mode to results outputs
Fix shifted log-normal fit
Fix max iterations limited in results versus batch
Forbid PySide6 version 6.9.1

Full Changelog: v1.4.2...v1.4.3

Release v1.4.2

22 May 00:51
Compare
Choose a tag to compare

What's Changed

  • Batch image export by @djdt in #33
  • Update the lookup table to include sigma values from 0.25 to 0.95 by @djdt in #34

Full Changelog: v1.4.1...v1.4.2

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

0