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

Inst View: Extend parameter display to non detector objects #10985

Closed
1 task done
NickDraper opened this issue Aug 20, 2014 · 1 comment
Closed
1 task done

Inst View: Extend parameter display to non detector objects #10985

NickDraper opened this issue Aug 20, 2014 · 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

This ticket is blocked by :

Ticket http://trac.mantidproject.org/mantid/ticket/10139 allowed the parameters on detectors to be displayed on the detector tab.

This needs to be extended to work for non detector components e.g. choppers etc on MARI.

The function to create the parameter strings:

QString InstrumentWindowPickTab::getParameterInfo(Mantid::Geometry::IComponent_const_sptr comp)

should work nicely as long as you can feed it the component selected

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 10143

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