Ticket #6565 (closed: fixed)
ScaleWorkspace plugin should report correct axis values
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #6315 | Tester: | Stuart Campbell |
Description
Currently, the ScaleWorkspace plugin will show the axis values scaled by the requested value. The data should only be scaled for visual purposes, but the axis values should remain consistent with the original data. Make the plugin handle this properly.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #6565. Making plugin work as expected.
Changeset: 5233c0ed1e17e2c307403119b149794c91fe1e2b
comment:3 Changed 8 years ago by Michael Reuter
Refs #6565. Creating API class for scaling.
I'm making a new API class for scaling data so as to be able to test the new features that have been added.
Changeset: 206185c90521e4b86c5303a052b0bc575537ccdd
comment:4 Changed 8 years ago by Michael Reuter
Refs #6565. Make plugin use new API class.
Changeset: 3ff6deaf3ffa654dc0ec169a20a9e9f4b54ccfc7
comment:5 Changed 8 years ago by Michael Reuter
Refs #6565. Making plugin work as expected.
Changeset: 5233c0ed1e17e2c307403119b149794c91fe1e2b
comment:6 Changed 8 years ago by Michael Reuter
Refs #6565. Creating API class for scaling.
I'm making a new API class for scaling data so as to be able to test the new features that have been added.
Changeset: 206185c90521e4b86c5303a052b0bc575537ccdd
comment:7 Changed 8 years ago by Michael Reuter
Refs #6565. Make plugin use new API class.
Changeset: 3ff6deaf3ffa654dc0ec169a20a9e9f4b54ccfc7
comment:8 Changed 8 years ago by Michael Reuter
Work has been finished and merged back to PV topic branch. Further issues will be handled via new tickets.
comment:10 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
To Test: Following the procedure from #6658, show the cube axes by clicking the checkbox on the properties tab widget. The axis (or axes) that you scaled should show the original extents.
comment:12 Changed 7 years ago by Michael Reuter
Refs #6565. Making plugin work as expected.
Changeset: 5233c0ed1e17e2c307403119b149794c91fe1e2b
comment:13 Changed 7 years ago by Michael Reuter
Refs #6565. Creating API class for scaling.
I'm making a new API class for scaling data so as to be able to test the new features that have been added.
Changeset: 206185c90521e4b86c5303a052b0bc575537ccdd
comment:14 Changed 7 years ago by Michael Reuter
Refs #6565. Make plugin use new API class.
Changeset: 3ff6deaf3ffa654dc0ec169a20a9e9f4b54ccfc7
comment:15 Changed 7 years ago by Michael Reuter
Refs #6565. Making plugin work as expected.
Changeset: 5233c0ed1e17e2c307403119b149794c91fe1e2b
comment:16 Changed 7 years ago by Michael Reuter
Refs #6565. Creating API class for scaling.
I'm making a new API class for scaling data so as to be able to test the new features that have been added.
Changeset: 206185c90521e4b86c5303a052b0bc575537ccdd
comment:17 Changed 7 years ago by Michael Reuter
Refs #6565. Make plugin use new API class.
Changeset: 3ff6deaf3ffa654dc0ec169a20a9e9f4b54ccfc7
comment:18 Changed 7 years ago by Peter Peterson
Moving tickets back to the release for later accounting.
comment:20 Changed 7 years ago by Stuart Campbell
Moving Paraview tickets back to main mantid milestone
comment:21 Changed 7 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7411