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

LoadSassena can not be run twice #7638

Closed
mantid-builder opened this issue Mar 28, 2013 · 2 comments
Closed

LoadSassena can not be run twice #7638

mantid-builder opened this issue Mar 28, 2013 · 2 comments
Assignees
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Gesner Passos

When testing http://trac.mantidproject.org/mantid/ticket/6644 I have found that you can not execute the LoadSassena twice. To reproduce the error do:

LoadSassena(Filename='example.h5',OutputWorkspace='example')
LoadSassena(Filename='example.h5',OutputWorkspace='example')

Where example.h5 is at this [http://trac.mantidproject.org/mantid/attachment/ticket/6644/example.h5 link]

@jose considered worth creating a ticket for this, because there is a suspection that the algorithm runs into trouble because there is no handling of the case when the WorkspaceGroup has to be overwritten

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 6792

@mantid-builder
Copy link
Collaborator Author

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