Ticket #2465 (closed: fixed)
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:2 Changed 10 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Martyn Gigg
comment:7 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
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.
See also #2705