Ticket #413 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Extracting workspaces in Python fails

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: major Milestone: Iteration 15
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Error on this command

w=mtd.getWorkspace('rebinned')

Error

w=mtd.getWorkspace('rebinned')

Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [2023]) Fixed problem with Python API and getWorkspace call. This is now called getMatrixWorkspace to reflect the change in the workspace hiearchy. Re #413

comment:2 Changed 12 years ago by Martyn Gigg

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

comment:3 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 15

Closed in iteration 15

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1261

Note: See TracTickets for help on using tickets.