Skip to content

2024.2.1

Latest
Compare
Choose a tag to compare
@vincefn vincefn released this 17 Oct 15:02
· 1 commit to main since this release

Version 2024.2.1

Changes

  • PowderPattern:
    • fix re-using a matplotlib figure when plotting
    • add 'figure' property

Version 2024.2

Changes

  • DiffractionDataSingleCrystal: add SetHklIobs, SetIobs, SetSigma, GetSigma,
    GetChi2, FitScaleFactorForRw and FitScaleFactorForR
    (#42)
  • Add a single crystal data notebook example
  • Online documentation notebooks now include the plots
    (https://pyobjcryst.readthedocs.io/en/latest/examples)

Fixes

  • From libobjcryst: update the ScatteringComponentList when a Scatterer is removed
    from a Crystal (#41)