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

Certain instrument view python commands don't work #4631

Closed
martyngigg opened this issue Sep 21, 2011 · 1 comment
Closed

Certain instrument view python commands don't work #4631

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

Comments

@martyngigg
Copy link
Member

While testing the commands at http://www.mantidproject.org/MantidPlot:_Viewing_the_Instrument_from_Python it became apparent that the setBinRange and selectComponent methods no longer worked.

The idea of these methods was that the values could be set before any rendering/integration had happened and when the window was shown it would be set to the values given in the scripts.

I.e. Setting the bin range should mean only calculating the integration once rather than calculaing the whole range on start up and then again when set.

@martyngigg
Copy link
Member Author

This issue was originally trac ticket 3784

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