Ticket #10139 (closed: fixed)
Inst View: display instrument component parameters in the pick tab
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #10143 | Tester: | Roman Tolchenov |
Description
When selecting a single instrument component display the instrument parameters for that component recursively up the tree.
If posible also show the separation between those own and those inherited from above.
Change History
comment:2 Changed 6 years ago by Nick Draper
to test
setup script - just edit the path in line 1
Load(Filename='C:\Mantid\SystemTests\Data\MAP17269.raw', OutputWorkspace='MAP17269', LoaderName='LoadRaw', LoaderVersion=3) SetInstrumentParameter(Workspace='MAP17269', ComponentName='B1_window', ParameterName='Window', Value='B1') SetInstrumentParameter(Workspace='MAP17269', ComponentName='PSD_TUBE_STRIP 10 pack up', ParameterName='PSD count', ParameterType='Number', Value='10') SetInstrumentParameter(Workspace='MAP17269', ComponentName='PSD_TUBE_STRIP 8 pack up', ParameterName='PSD count', ParameterType='Number', Value='8') SetInstrumentParameter(Workspace='MAP17269', ComponentName='PSD_TUBE_STRIP', ParameterName='pixel count', ParameterType='Number', Value='512')
- open the instrument view
1, go to the pick tab
- use the Pixel selection tool
- move the mouse over some pixels, in the selection box to the right you should get info about the parameters.
- The info is listed alphabetically, but grouped by the inst cmpt it comes from, moving from the selected object to the instrument.
- To see more, maximise the window, and you can get to the scroll bar by right clicking and moving over while the context menu is visible.
- The bank with the most info at the most levels is the middle top of the higher 3, bank B1.
- The Add a single crystal peak tool is nicer with this, you just left click on the pixel you want to see.
- The Tube/Bank selection tool display as for one of the pixels selected, consistent with the rest of the information.
- The shape tools should report nothing
- The non detector components do not display anything as at the moment they are not pickable.
comment:3 Changed 6 years ago by Nick Draper
- Status changed from new to assigned
- Tester set to Roman Tolchenov
comment:4 Changed 6 years ago by Nick Draper
- Status changed from assigned to verify
- Resolution set to fixed
comment:5 Changed 6 years ago by Nick Draper
re #10139 small bug fix
Changeset: e8512d69a98b763417093639144dd79359681508
comment:7 Changed 6 years ago by Nick Draper
re #10139 linux warning unused parameter
Changeset: 54f2a8ad57a22a98d3778a2d735d07ddcf8d431f
comment:8 Changed 6 years ago by Nick Draper
re #10139 fix doxygen errors
Changeset: 687eefb6d2f3be1834a5a947d314e7213f381c59
comment:10 Changed 6 years ago by Roman Tolchenov
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10139_show_inst_params_on_inst_view'
Full changeset: f406f1eaed37f8f79b7bde5a49df55ae408f9955
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10981
re #10139 inst parameters listed for detectors
Changeset: 2f9746ecd6f98bf51e210ddc2b5689d7e87f13cf