Ticket #6808 (closed: duplicate)

Opened 8 years ago

Last modified 5 years ago

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

comment:1 Changed 8 years ago by Peter Peterson

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

This was fixed in #6812.

comment:2 Changed 8 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:3 Changed 8 years ago by Martyn Gigg

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7654

Note: See TracTickets for help on using tickets.