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

Create1DWorkspaceConstant does not create the correct values #12013

Closed
MichaelWedel opened this issue Feb 25, 2015 · 1 comment
Closed

Create1DWorkspaceConstant does not create the correct values #12013

MichaelWedel opened this issue Feb 25, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@MichaelWedel
Copy link
Contributor

The function WorkspaceCreationHelper::Create1DWorkspaceConstant has two parameters, value and error. Instead of assigning value to y-values of the created workspace and error to the error-values, it assigns error to both. I would like to fix this problem. Since this helper is used in some unit tests, these have to be checked whether modification is required.

@MichaelWedel
Copy link
Contributor Author

This issue was originally trac ticket 11174

@MichaelWedel MichaelWedel added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@MichaelWedel MichaelWedel self-assigned this Jun 3, 2015
@MichaelWedel MichaelWedel added this to the Release 3.4 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant