Ticket #4651 (closed: fixed)
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: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: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