Skip to content

Note from the orix maintainers #38

Description

@hakonanes

Hi Kanapy maintainers!

Thanks for using orix, we hope you find it useful.

Are you using orix to reduce/project (mis)orientations to the fundamental zone?
We just released a bug fix in a release candidate on PyPI, 0.15.0rc1, where we fixed a bug in this functionality.

If you're interested, we'd appreciate it if you could:

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

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

On behalf of the orix maintainers,
thanks


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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions