Ticket #11758 (closed: fixed)
IndirectILLReduction gives an X axis with unit Label
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | jmborr |
Description
IndirectILLReduction(Run='ILLIN16B_034745.nxs', MirrorMode=True, RawWorkspace='raw', ReducedWorkspace='red', LeftWorkspace='left', RightWorkspace='right') ws = mtd['red'] print ws.getAxis(0).getUnit().unitID()
This should be in DeltaE.
Change History
comment:2 Changed 5 years ago by Dan Nixon
Set units to DeltaE Refs #11758
Changeset: 51050c4e288591411ad15de3ab0c5dc3efcba14b
comment:3 Changed 5 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #749.
comment:4 Changed 5 years ago by Dan Nixon
The data file is in the usage data, it should be downloaded with the external data. I'll merge with master in the morning.
comment:5 Changed 5 years ago by Dan Nixon
Merge branch 'master' into 11758_indirectillreduction_x_axis_in_deltae
Conflicts:
Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectILLReduction.py
Refs #11758
Changeset: 7270c8310cb5e6f20511eaa4e9ae8621b831aba3
comment:6 Changed 5 years ago by jmborr
- Status changed from verify to closed
- Tester set to jmborr
Merge pull request #749 from mantidproject/11758_indirectillreduction_x_axis_in_deltae
The test works as expected
Full changeset: 8a93626cdb6fd965835c2ea2947d0ca5f90817e9
Modify unit test to show issue
Refs #11758
Changeset: 53a655e52d987ee512ae4b11b5133f449485e587