Skip to content

Note from the orix maintainers #3

Description

@hakonanes

Hi @IMBalENce!

FYI, we're informing all downstream packages about a breaking change in an upcoming release that could change some results.

Specifically, we're fixing a bug in the reduction/projection of (mis)orientations to the fundamental zone.
So we just released a bug fix in a release candidate on PyPI, 0.15.0rc1, where we fixed a bug in this functionality.

In OpenECCI, we should do the following:

  1. Install the RC with pip install --pre orix
  2. Run any tests
  3. Report unexpected results in this discussion

We intend to release this bug fix in a proper release 0.15.0 in two weeks, i.e. around June 24.


Specifically, we switched the order of symmetries in the following methods:

  • orix.quaternion.Orientation.reduce() (API)
  • orix.quaternion.Misorientation.reduce() (API)

(These methods were previously named map_into_symmetry_reduced_zone().)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions