Ticket #107 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Sort out Workspace1D problem

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

Description (last modified by Nick Draper) (diff)

The workspace1D class does not describe vertical 1D workspaces correctly. This needs to be resolved.

Two posibilities are:

1 - Remove Workspace1D and model the as Workspace2Ds with one dimension =1

2 - Fudge what we put in what axis in the workspace 1D but this has some problems with ints being put in doubles and vice versa

Change History

comment:1 Changed 13 years ago by Nick Draper

  • Description modified (diff)

comment:2 Changed 13 years ago by Nick Draper

  • Description modified (diff)

comment:3 Changed 12 years ago by Nick Draper

  • Priority changed from major to minor

comment:4 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 7 to Iteration 8

comment:5 Changed 12 years ago by Russell Taylor

(In [1026]) SimpleIntegration modified so that it outputs a Workspace2D with an X dimension of 1 instead of a Workspace1D. This means that spectra numbers can still be attached to the values. Also removed some unnecessary references to Workspace1D elsewhere. Re #107.

comment:6 Changed 12 years ago by Nick Draper

  • Owner set to Russell Taylor

comment:7 Changed 12 years ago by Nick Draper

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

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 955

Note: See TracTickets for help on using tickets.