Ticket #3897 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Add logic (bitwise) operators to SpecialWorkspace

Reported by: Wenduo Zhou Owned by: Wenduo Zhou
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Peter, Peterson Blocked By:
Blocking: Tester: Jose Borreguero

Description

Add logic (bitwise) operators, including AND, OR, EXCLUSIVE OR (XOR) and NOT to SpecialWorkspace, which is used as MaskWorkspace.

Change History

comment:1 Changed 9 years ago by Wenduo Zhou

In [15071]:

Add binary operation function to SpecialWorkspace2D. Refs #3897.

comment:2 Changed 9 years ago by Wenduo Zhou

In [15078]:

Add binary operation "NOT" to SpecialWorkspace2D. Refs #3897.

comment:3 Changed 9 years ago by Wenduo Zhou

In [15174]:

Modification was made to SpecialWorkspace2D to correct some error. Refs #3897.

comment:4 Changed 9 years ago by Wenduo Zhou

In [15175]:

Add Mantid algorithm BinaryOperateMasks to do binary operation between 2 Mask Workspaces. Refs #3897.

comment:5 Changed 9 years ago by Wenduo Zhou

In [15176]:

Add BinaryOperateMasks to CMakeList.txt of Algorithms. Refs #3897.

comment:6 Changed 9 years ago by Wenduo Zhou

  • Status changed from new to accepted

comment:7 Changed 9 years ago by Wenduo Zhou

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

comment:8 Changed 9 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:9 Changed 9 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4744

Note: See TracTickets for help on using tickets.