Ticket #23 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

create a Workspace2D Implementation

Reported by: Nick Draper Owned by: Laurent Chapon
Priority: major Milestone: Iteration 1
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Nick Draper) (diff)

Create a concrete implmentation for a 2D workspace, inheriting from the Workspace class.

This will need to store Neutron counts (double) against time bins and detector number Also the values of the time bins will need to be recorded

Error information will need to be stored in another array.

Change History

comment:1 Changed 13 years ago by Nick Draper

  • Description modified (diff)

comment:2 Changed 13 years ago by Nick Draper

  • Owner set to Laurent Chapon

For this iteration do not worry about any links to sample, environment or detector information

comment:3 Changed 13 years ago by Nick Draper

(In [55]) Checked in on behalf of Laurent, refs #23

comment:4 Changed 13 years ago by Russell Taylor

(In [56]) Added Histogram1D to makefile. Re #23.

comment:5 Changed 13 years ago by Laurent Chapon

(In [58]) refs #23 Still need to fix some bugs that appear at run time Needs to return proper memory footprint as well

comment:6 Changed 13 years ago by Russell Taylor

(In [59]) Fixed some paths to header files. Re #23.

comment:7 Changed 13 years ago by Laurent Chapon

(In [60]) re #23

comment:8 Changed 13 years ago by Laurent Chapon

(In [61]) re #23 Fix bug: shared_ptr of _X, _Y, _E not initialized in constructor Histogram1D

comment:9 Changed 13 years ago by Laurent Chapon

(In [62]) re #23 Bug fix Workspace2D::setHistogramNumber(int) did not assign class attribute _nhistogram

comment:10 Changed 13 years ago by Laurent Chapon

(In [63]) re #23

comment:11 Changed 13 years ago by Laurent Chapon

(In [64]) re #23

comment:12 Changed 13 years ago by Nick Draper

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

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 871

Note: See TracTickets for help on using tickets.