Ticket #1717 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

ICompAssembly: Implement a getChildAtXY(x,y) function

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

  • Retrieves a pixel in a XY detector by the index of the pixel.
  • Will require addition of a tag in the instrument XML definition.

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [6676]) Refs #1717: added a getChildAtXY function in order to access pixels of 2D detectors more cleanly.

comment:3 Changed 10 years ago by Janik Zikovsky

(In [6677]) Refs #1717: Had forgotton to check in some test files.

comment:4 Changed 10 years ago by Janik Zikovsky

(In [6678]) Refs #1717: Either the build server is very slowlikely) or my last checkin did not trigger a rebuild. Touching code in order to force a rebuild and retest.

comment:5 Changed 10 years ago by Janik Zikovsky

(In [6706]) Refs #1717: Reverted changes from this ticket. Will handle this XY business with a RectangularDetector object. Fixed runTests.sh for Geometry.

comment:6 Changed 10 years ago by Janik Zikovsky

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

comment:7 Changed 10 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:8 Changed 10 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2564

Note: See TracTickets for help on using tickets.