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

Make EBSDMasterPattern.get_patterns() allow a 2D navigation shape + minor improvements #275

Merged
merged 9 commits into from
Jan 10, 2021

Commits on Jan 6, 2021

  1. Rename spherical projection to stereographic projection

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e963a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1330b View commit details
    Browse the repository at this point in the history
  3. Replace spherical with stereographic in data module

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e7adf01 View commit details
    Browse the repository at this point in the history
  4. Add progressbar to get_patterns() when compute=True

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

Commits on Jan 7, 2021

  1. Allow 2D nav output shape from get_patterns(), chunking from pyxem

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

Commits on Jan 8, 2021

  1. Allow 2D rotation shape in get_patterns(), public dask tools

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    4ed7aae View commit details
    Browse the repository at this point in the history
  2. Add change of hemisphere axis name in changelog

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    8bdf193 View commit details
    Browse the repository at this point in the history
  3. Remove space in changelog

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

Commits on Jan 10, 2021

  1. Merge branch 'master' into improve-master-pattern-class

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