Ticket #128 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Fix ManagedWorkspace2D

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: major Milestone: Iteration 8
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

ManagedWorkspace2D is broken! LoadRaw & a number of other algorithms fail if a ManagedWorkspace is being used for the underlying data storage. This problem also manifests itself in qtiplot if an attempt is made to load a large dataset.

Change History

comment:1 Changed 12 years ago by Russell Taylor

  • Status changed from new to assigned

comment:2 Changed 12 years ago by Russell Taylor

(In [975]) ManagedWorkspace2D repaired. In fact, it was broken only a couple of days after it was written, since manual changes may be required if Workspace2D or Histogram1D are extended. Unfortunately, none of the tests picked this up. Re #128.

comment:3 Changed 12 years ago by Russell Taylor

(In [976]) Didn't mean to check this in, but it does mean that all the tests that use 2D workspaces were run using ManagedWorkspace2D. It's good to know that they all worked on both platforms! Re #128.

comment:4 Changed 12 years ago by Russell Taylor

(In [977]) Added a test to LoadRaw so there's at least one place where ManagedWorkspace2D is tested in the context of an algorithm. Intend to revisit ManagedWorkspace and make it easier to maintain in the context of another ticket. Re #128.

comment:5 Changed 12 years ago by Russell Taylor

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 976

Note: See TracTickets for help on using tickets.