Ticket #9972 (assigned)
SliceViewer line view does not work on rotated slice
Reported by: | Alex Buts | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #11618 | Tester: |
Description
Take Mary reduced sample Data from Mantid system tests and convert it in QW space.
Load(Filename='D:\users\abuts\SVN\MantidTraining\MARIReduction.nxs', OutputWorkspace='MARIReduction', LoaderName='LoadNexusProcessed', LoaderVersion=1) SofQW3(InputWorkspace='MARIReduction', OutputWorkspace='MARIReductionMD', QAxisBinning='0,0.05,5', EMode='Direct')
Rotate the slice (change axis X and Y to get usual inelastic view) and try to look at the slice using line tool. The result is unreasonable -- it looks like it integrates along x-axis and draws line along Y.
Normalization also does not work (ok, it should not on a matrix workspace, but then why it is there?)
Change History
comment:2 Changed 6 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Owen Arnold
comment:3 Changed 6 years ago by Alex Buts
Fixing this ticket includes fixing VATES Validation page http://www.mantidproject.org/Vates_Validation#The_comparison_of_2D_cuts_obtained
Note: See
TracTickets for help on using
tickets.
part of global #9307 icket