Skip to content

Test against upcoming release of orix 0.15.0 with breaking change #253

@hakonanes

Description

@hakonanes

In orix 0.15.0, we will release a breaking change in the (mis)orientation reduction to the fundamental zone. 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().)

So in diffsims, we should do the following:

  1. Install the RC with pip install --pre orix
  2. Run tests (test suite and docs)
  3. Report unexpected results to this discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions