Ticket #4651 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Indirect reduction cannot find files when browsed to

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: blocker Milestone: Release 2.0
Component: Mantid Keywords:
Cc: peter.parker@… Blocked By:
Blocking: Tester: Michael Reuter

Description

Using the Convert To Energy Indirect GUI, if you browse to a file then run, it complains that it cannot find the file. However, it does find the file if the files directory is in the data search path.

Peter - can you test that this is the case for ISIS files as well ?

Change History

comment:1 Changed 9 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Peter Parker

Yep, browsing to the file gives me the following:

ValueError on line 10: "Invalid value for property Filename (string) "TSC08469": File "TSC08469" not found" in file 'mantidsimple.py' at line 202

comment:3 Changed 9 years ago by Stuart Campbell

Fixed error in reduction step usage. refs #4651

The reduction step was using the workspace name as the filename in it's call to Load().

Changeset: 8a137e939e0ca839760498d28089319397f667fc

comment:4 Changed 9 years ago by Stuart Campbell

Peter - does this work for you now ?

comment:5 Changed 9 years ago by Peter Parker

Seems to work fine for me now, Stuart.

comment:6 Changed 9 years ago by Stuart Campbell

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

comment:7 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:8 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

The indirect CTE can now find files when browsed if they are not in the search path.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5498

Note: See TracTickets for help on using tickets.