Ticket #1823 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Add progress bar reporting to LoadGSS

Reported by: Anders Markvardsen Owned by: Michael Whitty
Priority: minor Milestone: Iteration 26
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

If you save Test/Data/HRP38692 turning off splitting the result is one file containing 345 GSS entries - i.e. pretty big file!!

When loading this file with LoadGSS it would be useful to follow the progress of loading this file.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Michael Whitty

comment:2 Changed 10 years ago by Michael Whitty

The problem I see with this is, we don't know how big the file is going to be until we've finished reading all the data from it, so for the slowest and largest part of the algorithm, there's really no way to provide this information that I can think of.

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from assigned to accepted

comment:4 Changed 10 years ago by Michael Whitty

(In [7270]) re #1823 - progress report bar for LoadGSS - based on new comment line in SaveGSS to list number of spectra. will not work with files not containing this comment line.

comment:5 Changed 10 years ago by Michael Whitty

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

comment:6 Changed 10 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:7 Changed 10 years ago by Stuart Campbell

  • Status changed from verifying to closed

Looking at the source it looks ok.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2670

Note: See TracTickets for help on using tickets.