Ticket #11365 (closed: fixed)
Bayes: Range selector shows incorrect position on x^2
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | spencer.howells@… | Blocked By: | |
Blocking: | #11389 | Tester: | Federico Montesino Pouzols |
Description (last modified by Dan Nixon) (diff)
When the preview plots are used in x2 scale the range selectors are in the incorrect positions.
Change History
comment:2 Changed 6 years ago by Dan Nixon
- Description modified (diff)
For now the range selectors will just be hidden when x2 scale is used.
comment:4 Changed 6 years ago by Dan Nixon
Add RangeSelector integration to PreviewPlot
Refs #11365
Changeset: 0dd22fa12700d6c21230c2c0b325c95464420e9f
comment:6 Changed 6 years ago by Dan Nixon
Change over range selectors in slice
Refs #11365
Changeset: e37ec4ae7605a9d94af31fb69f7fb2d97a82741b
comment:8 Changed 6 years ago by Dan Nixon
Allow setting type of range selector, throw exceptions on error
Refs #11365
Changeset: 1beddcdd4055fedf01cb7cfe7e1f779e20458d1c
comment:9 Changed 6 years ago by Dan Nixon
Swap over range selectors in elwin and conv fit
Refs #11365
Changeset: b0acce89c508e106ca28c8d0a83e3aaaa0e99e29
comment:10 Changed 6 years ago by Dan Nixon
comment:11 Changed 6 years ago by Dan Nixon
Switch range selectors on all of IDR
Refs #11365
Changeset: 36ddc22b92619d49eb40d3966844b4140b269f8e
comment:12 Changed 6 years ago by Dan Nixon
Remember the visibility of range selectors
Refs #11365
Changeset: d93f4ce959395fbc8d81b4dbffe38f6d708389af
comment:13 Changed 6 years ago by Dan Nixon
Remove old code form IndirectTab
This will not compile as MSDFit still needs to be changed
Refs #11365
Changeset: 5318ed6ace6d59fa846144bb981fb2a6d03877fa
comment:14 Changed 6 years ago by Dan Nixon
Merge branch 'master' into 11365_rangeselector_incorrect_position_on_previewplot
Refs #11365
Changeset: 910bf8a1be51f0a8abc4edc22e43fb36c137097f
comment:15 Changed 6 years ago by Dan Nixon
Switch over range selectors in MSDFit
Refs #11365
Changeset: 330a7932b4151e381f3ddfcb3b3564d894fa6fb6
comment:16 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #419.
comment:17 Changed 6 years ago by Federico Montesino Pouzols
- Status changed from verify to verifying
- Tester set to Federico Montesino Pouzols
comment:19 Changed 6 years ago by Dan Nixon
comment:20 Changed 6 years ago by Dan Nixon
Add RangeSelector integration to PreviewPlot
Refs #11365
Changeset: 0dd22fa12700d6c21230c2c0b325c95464420e9f
comment:21 Changed 6 years ago by Dan Nixon
comment:22 Changed 6 years ago by Dan Nixon
Change over range selectors in slice
Refs #11365
Changeset: e37ec4ae7605a9d94af31fb69f7fb2d97a82741b
comment:23 Changed 6 years ago by Dan Nixon
comment:24 Changed 6 years ago by Dan Nixon
Allow setting type of range selector, throw exceptions on error
Refs #11365
Changeset: 1beddcdd4055fedf01cb7cfe7e1f779e20458d1c
comment:25 Changed 6 years ago by Dan Nixon
Swap over range selectors in elwin and conv fit
Refs #11365
Changeset: b0acce89c508e106ca28c8d0a83e3aaaa0e99e29
comment:26 Changed 6 years ago by Dan Nixon
comment:27 Changed 6 years ago by Dan Nixon
Switch range selectors on all of IDR
Refs #11365
Changeset: 36ddc22b92619d49eb40d3966844b4140b269f8e
comment:28 Changed 6 years ago by Dan Nixon
Remember the visibility of range selectors
Refs #11365
Changeset: d93f4ce959395fbc8d81b4dbffe38f6d708389af
comment:29 Changed 6 years ago by Dan Nixon
Remove old code form IndirectTab
This will not compile as MSDFit still needs to be changed
Refs #11365
Changeset: 5318ed6ace6d59fa846144bb981fb2a6d03877fa
comment:30 Changed 6 years ago by Dan Nixon
Merge branch 'master' into 11365_rangeselector_incorrect_position_on_previewplot
Refs #11365
Changeset: 910bf8a1be51f0a8abc4edc22e43fb36c137097f
comment:31 Changed 6 years ago by Dan Nixon
Switch over range selectors in MSDFit
Refs #11365
Changeset: 330a7932b4151e381f3ddfcb3b3564d894fa6fb6
comment:32 Changed 6 years ago by Federico Montesino Pouzols
- Status changed from verifying to closed
Merge pull request #419 from mantidproject/11365_rangeselector_incorrect_position_on_previewplot
Remove RangeSelectors when PreviewPlot is in x squared
Full changeset: 3ce8788987908273e590afe2e7647c32b35c9603
comment:33 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 12204