Ticket #10732 (new)
SaveNexus progress is not uniform
Reported by: | Dan Nixon | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Dan Nixon) (diff)
The script below creates quite a large workspace (just shy of 1GB):
CreateSampleWorkspace(OutputWorkspace='sample', Function='Multiple Peaks', NumBanks='10', Random='1', XUnit='MomentumTransfer', XMin='-20', XMax='20', BinWidth='0.001')
If I try and save this with SaveNexus or SaveNexusProcessed the progress bar "sticks" at 57% then 71%, whereas if I load the saved file I get a fairly constant change in progress between the algorithm staring and completing.
Change History
Note: See
TracTickets for help on using
tickets.