Ticket #9151 (closed: duplicate)

Opened 7 years ago

Last modified 5 years ago

ConvolveWorkspaces creates arrays with incorrect lengths in some cases

Reported by: Jose Borreguero Owned by: Vickie Lynch
Priority: critical Milestone: Release 3.2
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Jose Borreguero

Description

Description: convolution of a histogram workspace and a non-histogram workspace results in a workspace where the difference between the lengths of array-X and array-Y is 2.

For an example, unzip the attached file 'showcase.tar.gz' and run the script in MantidPlot. The convolved workspace has len-X=501 and len-Y=499

Attachments

showcase.tar.gz (310.1 KB) - added by Jose Borreguero 7 years ago.
case illustrating the problem

Change History

Changed 7 years ago by Jose Borreguero

case illustrating the problem

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 7 years ago by Vickie Lynch

  • Status changed from assigned to verify
  • Resolution set to duplicate

Hi Jose, I think this is a duplicate of 9099. Please reopen if this is not true. Your test works for me:

w1: len-X= 501  len-Y= 500
w2: len-X= 7999  len-Y= 7999
wc: len-X= 501  len-Y= 500

comment:3 Changed 7 years ago by Jose Borreguero

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

comment:4 Changed 7 years ago by Jose Borreguero

I rebased my current branch onto master and recompiled mantid. Now it works perfectly well. My mistake :D

comment:5 Changed 7 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9994

Note: See TracTickets for help on using tickets.