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

Load: Improved Python flexibility #3177

Closed
NickDraper opened this issue Jan 31, 2011 · 1 comment
Closed

Load: Improved Python flexibility #3177

NickDraper opened this issue Jan 31, 2011 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@NickDraper
Copy link
Contributor

Extend the python scripting support for Load to allow uses to specifiy any properties they want, in addition to Filename and OutputWorkspace.
When executing do the following:

  1. Use the Load Algorithm to select the specific Loader to use.
  2. Pass on the properties including any user specified ones that match.
  3. Log any that mismatch (warning)
  4. Execute
@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 2330

@NickDraper NickDraper added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Mantid labels Jun 3, 2015
@NickDraper NickDraper 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

2 participants