Skip to content

orix 0.3.0

Compare
Choose a tag to compare
@dnjohnstone dnjohnstone released this 21 Jul 14:41
934a259

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

  • Tests were updated to run with matplotlib-3.3.0 #77 #83

Bug fixes

  • Grain exchange handling was fixed and incorrect docstring examples updated #75