Ticket #2096 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

ConvertToEnergy fails when summing multiple files

Reported by: Andrei Savici Owned by: Stuart Campbell
Priority: blocker Milestone: Iteration 26
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

I am running ConvertToEnergy, and try to sum up two files (can be the same for testing purposes). After it loads the first workspace, I get "TypeError on line 11: "sum_files() takes exactly 3 arguments (2 given)" in file 'DirectEnergyConversion.py' at line 541"

Change History

comment:1 Changed 10 years ago by Andrei Savici

Do not try to load the same file. It will go to an infinite loop. See ref #2097

comment:2 Changed 10 years ago by Stuart Campbell

  • Status changed from new to accepted
  • Owner set to Stuart Campbell

comment:3 Changed 10 years ago by Stuart Campbell

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

(In [8206]) fixes #2096 & #2100

comment:4 Changed 10 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:5 Changed 10 years ago by Andrei Savici

  • Status changed from verifying to closed

works

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2943

Note: See TracTickets for help on using tickets.