\(\renewcommand\AA{\unicode{x212B}}\)
Diffraction Changes¶
Powder Diffraction¶
New features¶
Bugfixes¶
Engineering Diffraction¶
New features¶
New verison of PoldiAutoCorrelation v6 that supports the new detector geometry on POLDI post upgrade (in December 2024). For older POLDI data please use the previous version (PoldiAutoCorrelation v5 by calling the algorithm with keyword argument Version=5).
Helper functions in poldi_utils to load POLDI data post detector upgrade (currently ASCII format with no meta-data) and simulate the spectra in a Workspace2D from an input powder spectrum. The functions can be imported in a script like so
from plugins.algorithms.poldi_utils import *
.