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

Add chunks argument when create dask array from static bg #139

Merged
merged 1 commit into from Jan 22, 2020

Conversation

hakonanes
Copy link
Member

@hakonanes hakonanes commented Jan 19, 2020

Signed-off-by: Håkon Wiik Ånes hwaanes@gmail.com

Description

Hopefully fixes #137.

Type of change

  • Bug-fix (non-breaking change which fixes an issue)

Progress

  • Whether the change fixes the bug on the system of the person who reported the bug
  • Ready for review!

How has this been tested?

  • All tests pass

See above section's first point.

Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes added bug Something isn't working status: WIP labels Jan 19, 2020
@hakonanes hakonanes added this to the v0.2.0 milestone Jan 19, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 26f1615 on hakonanes:fix-static-bg-chunking-issue-137 into 247851f on kikuchipy:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 26f1615 on hakonanes:fix-static-bg-chunking-issue-137 into 247851f on kikuchipy:master.

@hakonanes hakonanes merged commit 7719c9d into pyxem:master Jan 22, 2020
@hakonanes hakonanes deleted the fix-static-bg-chunking-issue-137 branch January 22, 2020 20:20
hakonanes added a commit to hakonanes/kikuchipy that referenced this pull request Jan 22, 2020
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
hakonanes added a commit that referenced this pull request Jan 22, 2020
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set version requirement on dask to 2.9 to avoid having to pass chunks to from_array
2 participants