Ticket #1823 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.