Ticket #2465 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Workspace histories from the dynamic load algorithm

Reported by: Steve Williams Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 28
Component: Infrastructure Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

Some of the properties passed to the Load algorithm, e.g. SpectrumMin, are missing from workspace histories saved to file or copied to the clipboard.

For example load a file with something like

Load('LOQ54432.raw', 'full', SpectrumMin=10)

It's workspace history looks OK in the Algorithm History dialog but when you select Generate Script you get a script like the following

Load(Filename="C:\mantid\Test\Data\LOQ\LOQ54432.raw",OutputWorkspace="full",LoaderName="LoadRaw")

Change History

comment:1 Changed 10 years ago by Andrei Savici

See also #2705

comment:2 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Martyn Gigg

comment:3 Changed 10 years ago by Martyn Gigg

(In [10661]) Refs #2465. Most of the stuff needed for script generationg from the Framework.

comment:4 Changed 10 years ago by Martyn Gigg

(In [10662]) Refs #2465. Fix build.

comment:5 Changed 10 years ago by Martyn Gigg

(In [10663]) Refs #2465 Fix the windows build.

comment:6 Changed 9 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:7 Changed 9 years ago by Martyn Gigg

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

(In [11041]) Fix the python script generation for the dynamic Load algorithm. Fixes #2465. Also cleared a few more warnings. Refs #2818

comment:8 Changed 9 years ago by Michael Whitty

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

comment:9 Changed 9 years ago by Michael Whitty

  • Status changed from verifying to closed

tested in 11062

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3312

Note: See TracTickets for help on using tickets.