diffsims 0.5.0
diffsims 0.5.0 is a minor release of diffsims, an open source Python library focussed on the simulation of diffraction patterns.
This release adds and changes a few things from the previous release, one of them a big change:
- A new class
ReciprocalLatticeVector
for generation, handling and plotting of sets of reciprocal lattice vectors. This class replacesReciprocalLatticePoint
, which is deprecated and will be removed in version 0.6. - Drawing Miller indices in plots of diffraction patterns
- Possibility to ignore atomic scattering when simulating spot patterns
- Change of the hexagonal fundamental sector on the unit sphere from 6/m to 6/mmm when generating rotation lists
See the changelog or v0.4.2...v0.5.0 for a complete list of changes.