Ticket #6808 (closed: duplicate)
GeneratePythonScript failure
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
When running SNSPowderReduction, there is an error when writing out the final python file:
Algorithm: GeneratePythonScript v1 Parameters: Name: InputWorkspace, Value: NOM_11852, Default?: No, Direction: Input Name: Filename, Value: /tmp/NOM_11852.py, Default?: No, Direction: Input Error in execution of algorithm GeneratePythonScript: Unknown property search object Precount Error in execution of algorithm SNSPowderReduction: Unknown property search object Precount at line 664 in '/home/pf9/code/mantid/Code/Mantid/Framework/PythonInterface/PythonAlgorithms/SNSPowderReduction.py' caused by line 406 in '/home/pf9/code/mantid/Code/Mantid/Framework/PythonInterface/PythonAlgorithms/SNSPowderReduction.py' caused by line 545 in '/home/pf9/builds/mantid-debug/bin/mantid/simpleapi.py'
Everything else in the script works fine, but this prevents users from processing more than one run at a time.
Change History
Note: See
TracTickets for help on using
tickets.
This was fixed in #6812.