Ticket #4244 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

LineViewer: Run the binning algorithm in the background

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

... allow it to be cancelled. Avoid sending the command too often when it is slow.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:2 Changed 8 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:3 Changed 8 years ago by Janik Zikovsky

Refs #4244 AlgorithmRunner object for code reuse...

of running an algorithm in the background and waiting for it to finish. Will reuse in LineViewer

Changeset: f54a3268f02ab7c3c27f3b0ca48b92beab33bc18

comment:4 Changed 8 years ago by Janik Zikovsky

Refs #4244: LineViewer bins the workspace in the background

and so remains responsive even for large workspaces

Changeset: 7195dcb187f39e4591fbde0517980701e104773d

comment:5 Changed 8 years ago by Janik Zikovsky

Refs #4244 comments added

Changeset: a4d232799e817613c26401a0b192b6b9dadbf74b

comment:6 Changed 8 years ago by Janik Zikovsky

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

Note to testers: try making a very wide and thick line over a large workspace with lots of events. It should take a little bit of time for the integrated plot to come up. The GUI should stay responsive, and allow you to change the line position while it recalculates.

comment:7 Changed 8 years ago by Janik Zikovsky

Refs #4244 AlgorithmRunner object for code reuse...

of running an algorithm in the background and waiting for it to finish. Will reuse in LineViewer

Changeset: f54a3268f02ab7c3c27f3b0ca48b92beab33bc18

comment:8 Changed 8 years ago by Janik Zikovsky

Refs #4244: LineViewer bins the workspace in the background

and so remains responsive even for large workspaces

Changeset: 7195dcb187f39e4591fbde0517980701e104773d

comment:9 Changed 8 years ago by Janik Zikovsky

Refs #4244 comments added

Changeset: a4d232799e817613c26401a0b192b6b9dadbf74b

comment:10 Changed 8 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:11 Changed 8 years ago by Owen Arnold

  • Status changed from verifying to closed

Tested as suggested. Yes the line viewer rebinning seems to be working on a background thread as the GUI remains responsive.

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5091

Note: See TracTickets for help on using tickets.