orix 0.3.0
orix 0.3.0 is a minor release of orix and open-source python library for handling orientations, rotations, quaternions and crystal symmetry.
In this release cycle we have added a CrystalMap class for handling the results of phase and orientation mapping experiments and created an IO interface. Details of all development associated with this release are available here.
New Features
- The CrystalMap class was created #47
- diffpy.structure was added as a dependency to store crystal structures with Phase objects #66
- IO was updated to provide an HDF5 read/write and interface with KikuchiPy and EMsoft #49 #66 #67
Developer Changes
Bug fixes
- Grain exchange handling was fixed and incorrect docstring examples updated #75