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

InstrumentView crashes when the workspace is updated. #6542

Closed
mantid-roman opened this issue Aug 7, 2012 · 1 comment
Closed

InstrumentView crashes when the workspace is updated. #6542

mantid-roman opened this issue Aug 7, 2012 · 1 comment
Assignees
Milestone

Comments

@mantid-roman
Copy link
Contributor

This crashes MantidPlot:

Load('LOQ49886.nxs',OutputWorkspace='ws')
ws=workspace('ws')
iv = getInstrumentView('ws')
iv.show()
for i in range(100):
    ws *= 2
@mantid-roman
Copy link
Contributor Author

This issue was originally trac ticket 5696

@mantid-roman mantid-roman self-assigned this Jun 3, 2015
@mantid-roman mantid-roman added this to the Release 2.2 milestone Jun 3, 2015
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

1 participant