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

binary operation output workspace problem #937

Closed
mantid-builder opened this issue Feb 5, 2008 · 1 comment
Closed

binary operation output workspace problem #937

mantid-builder opened this issue Feb 5, 2008 · 1 comment
Assignees
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Dickon Champion

If i have two input workspace2D objects which contain data of dimension (X,Y)

the binary operation will create an output workspace2D of dimension (X-1,Y)

while the operation will fill data for the output workspace, the output is the wrong shape, and somewhere data will be lost

a unit test would have to be incorporated to test for the size of the output workspace to spot it

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 89

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

No branches or pull requests

2 participants