Ticket #2458 (closed: fixed)
Bug with Load algorithm from Python. It only sets the last property
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Running something like
Load('ALF15739.raw','w',SpectrumMin=10,SpectrumMax=100)
results in the LoadRaw algorithm being called with the default value of SpectrumMin rather than that given.
The GUI is okay.
Change History
comment:2 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:3 Changed 10 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.