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

Reshape model visibility chunks to correct shape #156

Merged
merged 1 commit into from
Aug 2, 2016

Conversation

sjperkins
Copy link
Member

The pinned arrays produced in _enqueue_array_slice may have singleton dimension squeezed out. This change reintroduces these dimensions in a reshape prior to writing the visibilities out.

The pinned arrays produced in _enqueue_array_slice may
have singleton dimension squeezed out. This change reintroduces
these dimensions in a reshape prior to writing the visibilities out.
@sjperkins sjperkins force-pushed the fix-v5-squeezed-dims branch from 5ee6e54 to c49b684 Compare August 2, 2016 07:59
@sjperkins sjperkins merged commit 6ed4751 into master Aug 2, 2016
@sjperkins sjperkins deleted the fix-v5-squeezed-dims branch August 2, 2016 07:59
@sjperkins
Copy link
Member Author

Fixes #152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant