Ticket #7728 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Sort boxes once in vtkSplatterPlotFactory

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: major Milestone: Release 3.0
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Peterson

Description

Using the ideas captured in the code of #7213, we aim to only sort the boxes for the workspace on creation of the factory or change of workspace. The old ticket will not be continued due to the extensive changes done to the code up to now.

Change History

comment:1 Changed 7 years ago by Michael Reuter

  • Status changed from new to inprogress

comment:2 Changed 7 years ago by Michael Reuter

Refs #7728. Adding logic to sort boxes once.

Changeset: 89af6009acd5d64b1ee2cc8835b5cb05372a61a1

comment:3 Changed 7 years ago by Michael Reuter

  • Status changed from inprogress to verify
  • Resolution set to fixed

The branch is here.

To test:

  1. Load a very large (>2.5 GB) SCD MDEventWorkspace file into Mantid. The MANDI 306 run is a good one.
  2. Open the workspace in the VSI and switch to the SplatterPlot view.
  3. Adjust the Top Percentile value (click Apply each time).

The following

START SORTING
DONE SORTING

should only appear on the switch into the SplatterPlot view. The adjustments to the Top Percentile value should not trigger this code again.

comment:4 Changed 7 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:5 Changed 7 years ago by Peter Peterson

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8573

Note: See TracTickets for help on using tickets.