Ticket #3699 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Unary operations are not event aware

Reported by: Andrei Savici Owned by: Andrei Savici
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #3659 Tester: Wenduo Zhou

Description

Unary operations are not event aware. Testing example: try to run ExponentialCorrection algorithm on an event workspace.

Change History

comment:1 Changed 9 years ago by Andrei Savici

  • Status changed from new to assigned
  • Owner set to Anyone

comment:2 Changed 9 years ago by Andrei Savici

  • Blocking 3659 added

(In #3659) The algorithm does not work for events, since UnaryOperations and OneMinusExponentialCor are not event aware. Still some tests to write.

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:6 Changed 9 years ago by Andrei Savici

  • Status changed from assigned to accepted
  • Owner changed from Anyone to Andrei Savici

comment:5 Changed 9 years ago by Andrei Savici

Unary operations are event aware. Still need ssome tests. Refs #3699

Changeset: 6fce3c68f6ed3cb8463ad2e2428f62dd3e28e8f2

comment:6 Changed 9 years ago by Andrei Savici

Some operations should work on histogram representation. Refs #3699

Changeset: f014e12268ef12a4f943738b24421232b97e3c74

comment:7 Changed 9 years ago by Andrei Savici

Tests for unary operations that result in histograms. Refs #3699

Changeset: 2505c50682829558e028f40a8dfce82a5a7288ff

comment:8 Changed 9 years ago by Andrei Savici

Tests for event aware unary operations. Refs #3699

Changeset: 7822a0a60c8ef6c7d5d981572025bdb6de085c87

comment:9 Changed 9 years ago by Andrei Savici

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

comment:10 Changed 9 years ago by Andrei Savici

Wiki pages for each algorithm that inherits from UnaryAlgorithms was updated to say that they are event aware, or if the output will be a Workspace2D

comment:11 Changed 9 years ago by Wenduo Zhou

  • Status changed from verify to verifying
  • Tester set to Wenduo Zhou

comment:12 Changed 9 years ago by Wenduo Zhou

  • Status changed from verifying to closed

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4546

Note: See TracTickets for help on using tickets.