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

ConvertToDistribution bug #12506

Closed
OwenArnold opened this issue Apr 30, 2015 · 1 comment
Closed

ConvertToDistribution bug #12506

OwenArnold opened this issue Apr 30, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Milestone

Comments

@OwenArnold
Copy link
Contributor

  • ConvertToDistribution takes any sort of MatrixWorkspace even event workspaces.
  • Create an MDEventWorkspace and try to do this
#!python
ConvertToDistribution(eventws)
  • When you try to run it with an event workspace it complains :
    EventWorkspace: dataY cannot return a non-const array: you can’t modify the histogrammed data in an EventWorkspace
@OwenArnold OwenArnold added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@OwenArnold OwenArnold added this to the Release 3.5 milestone Jun 3, 2015
@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 11668

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 Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants