Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix projection center conversions in EBSDDetector #455

Merged
merged 20 commits into from
Oct 28, 2021

Commits on Oct 15, 2021

  1. Fix conversions between PC coordinate definitions

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    8ac54d5 View commit details
    Browse the repository at this point in the history
  2. Fix PC conversions in EBSDDetector

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a3744da View commit details
    Browse the repository at this point in the history
  3. Fix PC conversions in EBSDDetector, definitions in docstrings

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    589f121 View commit details
    Browse the repository at this point in the history
  4. Update changelog with changes to EBSDDetector

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0b5136b View commit details
    Browse the repository at this point in the history
  5. Simplify reference frames user guide, point to EBSDDetector API

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0d67db1 View commit details
    Browse the repository at this point in the history
  6. Bump release version to 0.5.3

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e404c58 View commit details
    Browse the repository at this point in the history
  7. Fix typo in pc_tsl() docstring

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    168160c View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary update to test

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    bc1c452 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    8003768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ba72b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c19961 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    8268dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1b3e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56ddfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c15b044 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    72135ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from IMBalENce/fix-449

    Follow up bug fix for pattern centre conversions
    hakonanes authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4821d4e View commit details
    Browse the repository at this point in the history
  3. Pin h5py<=3.4 to deal with issue addressed in HyperSpy PR #2843

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7785b8b View commit details
    Browse the repository at this point in the history
  4. Add Zhou Xu (@IMBalENce) to package credits and All Contrib. table

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    377b877 View commit details
    Browse the repository at this point in the history
  5. Fix typo in changelog

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d9a582a View commit details
    Browse the repository at this point in the history