Ticket #3468 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Instrument View Pick Mode: If "Display Axes" is shown, the pick can sometimes be wrong

Reported by: Janik Zikovsky Owned by: Roman Tolchenov
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

The axes displayed are sometimes picked up by "Pick" mode because it sees the color of the axes in that hidden plot that uses colors to find detector IDs. Not plotting the axes in that plot would solve the problem.

Example: Look at bank 49 of the TOPAZ instrument and the axes can be shown on top of the detector, and pick the wrong detector.

As a longer-term solution, it might be good to use ray tracing to find detectors instead of this color hack.

Change History

comment:1 Changed 9 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Roman Tolchenov

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13672]:

Fixes #3468.

comment:3 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:4 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4315

Note: See TracTickets for help on using tickets.