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

Solve problems loading processed multi-period Nexus files #3209

Closed
mantid-builder opened this issue Feb 4, 2011 · 1 comment
Closed

Solve problems loading processed multi-period Nexus files #3209

mantid-builder opened this issue Feb 4, 2011 · 1 comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Steve Williams

This ticket is blocks : TRAC2145

This script has to work

pW = LoadNexus('SANS2D00005512.nxs', 'd').workspace()
SaveNexus(pW, 'test_file')
LoadNexus('test_file.nxs', 'e')

There are problems with consistency of using Workspace, MatrixWorkspace or Workspace2D around the templated functions getProperty() and setProperty.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 2362

@mantid-builder mantid-builder added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Mantid labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Iteration 27 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant