Ticket #9596 (closed: fixed)
xUnit does work not on CreateSampleWrokspace
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dan Nixon |
Description (last modified by Nick Draper) (diff)
ws=CreateSampleWorkspace(WorkspaceType="Event",Function="One Peak", NumBanks=4,BankPixelWidth=5,NumEvents=500,Random=True, XUnit="dSpacing",XMin=0, XMax=8, BinWidth=0.1)
The XUnit is ignored
Change History
comment:3 Changed 6 years ago by Nick Draper
- Status changed from assigned to inprogress
re #9596 added unit test case
Changeset: 3d9adf04435f7391df4313f4bef3d96527a51cb0
comment:4 Changed 6 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
Actually this should have been works for me, but I added a unit test case to prove it, so there is code to merge for the test.
To test
- Check the unit tests pass on develop
- with MantidPlot and CreateSampleWorkspace create a workspace with a unit of Wavelength
comment:5 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:6 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9596_Create_Sample_Workspace_ignores_Xunit'
Full changeset: fa76356751238cd707dbab5b8153e1a052ad97a6
Note: See
TracTickets for help on using
tickets.