Ticket #5724 (closed: fixed)
SliceViewer needs to have UseFractionalArea=True for already rebinned workspaces
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
From Jon Taylor:
If you use the output from SofQW3 in the SliceViewer and then integrate using the LineViewer mode the output is not correct. This is because the Rebin2D that the line integration uses needs to take into account the fractional areas given by SofQW3
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Add UseFractionalArea=True to Rebin2D in slice viewer. Refs #5724
Also protect against those workspaces that can't do it though.
Changeset: 47c2bf617b94f513c958c113a25e8614eada999e
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:5 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
This looks to be working correctly.
comment:6 Changed 8 years ago by Martyn Gigg
Add UseFractionalArea=True to Rebin2D in slice viewer. Refs #5724
Also protect against those workspaces that can't do it though.
Changeset: 47c2bf617b94f513c958c113a25e8614eada999e
comment:7 Changed 8 years ago by Martyn Gigg
Add UseFractionalArea=True to Rebin2D in slice viewer. Refs #5724
Also protect against those workspaces that can't do it though.
Changeset: 47c2bf617b94f513c958c113a25e8614eada999e
comment:8 Changed 8 years ago by Dennis Mikkelson
RE: 5724 Trivial changes. Delete debug print. Fix formatting.
refs #5724
Changeset: 5bb661cc7df81bf546824827443e794273f41cb9
comment:9 Changed 8 years ago by Dennis Mikkelson
RE: 5724 Trivial changes. Delete debug print. Fix formatting.
refs #5724
Changeset: 5bb661cc7df81bf546824827443e794273f41cb9
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6570