Skip to content

Releases: jschuetzke/python-powder-diffraction

v1.0.4

09 Apr 10:30
0585640
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

v1.0.3

26 Feb 10:56
09485b4
Compare
Choose a tag to compare

What's Changed

  • Modified behavior of multiple pattern generation script (previously generate-training-data, now generate-varied-patterns)
  • Added script for noise generation
  • Adaptable parameter to control degree of background in noisy scans

Full Changelog: 1.0.2...1.0.3

v1.0.2

24 Feb 09:56
6cacd89
Compare
Choose a tag to compare

What's Changed

  • minor changes to the noise generation algorithm:
    • by default, airscattering is not included anymore (use argument air_scattering = "random" to include it)
    • it's now possible to set a static level of noise for all scans in generate_noise

Full Changelog: 1.0.1...1.0.2

v1.0.1

22 Feb 16:29
Compare
Choose a tag to compare

Added argument in noise simulation method to toggle Poisson loss

Full Changelog: 1.0.0...1.0.1

v1.0.0

19 Jul 14:29
Compare
Choose a tag to compare
fix to actions numpy typing error