Ticket #10716 (closed: fixed)
Quasi X axis issue when using Sqw
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.3 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | spencer.howells@… | Blocked By: | |
Blocking: | Tester: | Lottie Greenwood |
Description (last modified by Dan Nixon) (diff)
When using Sqw the Q values on the result workspace are incorrect, they are all set to the same value, they should just take the values of the input workspace vertical axis.
Change History
comment:1 Changed 6 years ago by Dan Nixon
- Status changed from new to assigned
- Description modified (diff)
- Summary changed from Quasi issue to Quasi X axis issue when using Sqw
comment:3 Changed 6 years ago by Dan Nixon
Must be tested on Windows with Mantid built in Release mode.
To test:
- Open Indirect > Bayes > Quasi
- Load can and sample
- Plot=Amplitude
- Run
- Notice amplitude plot is in q and has the range of around 0.65 to 1.75
- Open _QLd_Result workspace
- The X values should be the bin centres of the vertical axis of the sample workspace, hence in the matrix view the X values should be the vertical axis values + 0.5 (as the X values are bin centres but the vertical axis shows the lower bin edge)
comment:4 Changed 6 years ago by Dan Nixon
- Status changed from assigned to inprogress
Calculate bin centre (not half bin width)
Refs #10716
Changeset: 7a3aba335ead7b07473405de56f3d612ea23daa9
comment:5 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
comment:6 Changed 6 years ago by Lottie Greenwood
- Status changed from verify to verifying
- Tester set to Lottie Greenwood
comment:7 Changed 6 years ago by Lottie Greenwood
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/10716_calculate_correct_bin_width_in_GetThetaQ'
Full changeset: cc5222ac9bbed1bd0e6772cf11f1ca9a91363e57
Note: See
TracTickets for help on using
tickets.