Ticket #2641 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

hexagonal objects in ShapeFactory can be defined invalid

Reported by: Anders Markvardsen Owned by: Anders Markvardsen
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

James Lord in the process of defining more accurate IDF for HIFI defined a hexagonal shaped detector which resulting in a wrong detector object, more specifically

<hexahedron id="shape">

<left-front-bottom-point x="0.0" y="-0.0031" z="-0.037" /> <right-front-bottom-point x="0.0" y="0.0031" z="-0.037" /> <left-front-top-point x="0.0" y="-0.0104" z="0.037" /> <right-front-top-point x="0.0" y="0.0104" z="0.037" /> <left-back-bottom-point x="0.005" y="-0.0031" z="-0.037" /> <right-back-bottom-point x="0.005" y="0.0031" z="-0.037" /> <left-back-top-point x="0.005" y="-0.0104" z="0.037" /> <right-back-top-point x="0.005" y="0.0104" z="0.037" />

</hexahedron>

Fix this problem

Change History

comment:1 Changed 10 years ago by Anders Markvardsen

(In [10013]) Fixed: hexagonal objects in ShapeFactory can be defined invalid Added unit tests for testing this works. re #2641

comment:2 Changed 10 years ago by Anders Markvardsen

  • Status changed from new to accepted

comment:3 Changed 10 years ago by Anders Markvardsen

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

comment:4 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:5 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3488

Note: See TracTickets for help on using tickets.