Ticket #7267 (closed: invalid)

Opened 7 years ago

Last modified 5 years ago

StripPeaks on event workspaces

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Release 3.2
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

Currently StripPeaks assumes histogram data and segfaults if you pass in an EventWorkspace and request the same output name as input name. Instead of segfaulting, a new histogram output workspace should be created.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:2 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to backlog at the code freeze for R2.6

comment:3 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:4 Changed 6 years ago by Peter Peterson

  • Status changed from assigned to verify
  • Resolution set to invalid
  • Milestone changed from Backlog to Release 3.2

This works in the current version of master as demonstrated in the bowels of SNSPowderReduction.

comment:5 Changed 6 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:6 Changed 6 years ago by Russell Taylor

  • Status changed from verifying to closed

Inspection of the code shows that a new Workspace2D is always created, even if it will wind up with the same name as the input or the input is an EventWorkspace.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8113

Note: See TracTickets for help on using tickets.