Ticket #9023 (assigned)
PlotAsymmetryByLogValue sometimes fails in Mantid 3.1
Reported by: | Martyn Gigg | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Martyn Gigg) (diff)
From James Lord at ISIS
The algorithm PlotAsymmetryByLogValue sometimes fails in Mantid 3.1.
I open the dialog, use "Browse" to find the files and they are there and readable (working OK in the Muon Interface). I then select a log value and give an output workspace name but leave the rest as default and it fails with the error below:
PlotAsymmetryByLogValue started Error in execution of algorithm PlotAsymmetryByLogValue: Enter a name for the Input/InOut workspace LoadMuonNexus started LoadMuonNexus successful, Duration 0.22 seconds
I get the same error from Python, with (for example):
PlotAsymmetryByLogValue(FirstRun="\\\\hifi\\data\\hifi00065400.nxs",LastRun="\\\\hifi\\data\\hifi00065410.nxs",LogValue="Field_Main",OUTPUTWORKSPACE="test")
However, if I specify the grouping for forward and backward it all works OK.
Change History
Note: See
TracTickets for help on using
tickets.