Ticket #3202 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

ExperimentInfo: class holds instrument, sample, run; make workspaces inherit from it

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: minor Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

Make a class for the experiment info needed for some algorithms. This will be shared by MDEventWorkspace, MatrixWorkspace, etc.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

This requires moving NearestNeighbours to the MatrixWorkspace.

comment:3 Changed 9 years ago by Janik Zikovsky

(In [12670]) Refs #3202: Moved out NearestNeighbors from the ParameterMap to the MatrixWorkspace, thereby de-mingling the spectraDetectorMap and the instrument. Made a ExperimentInfo class that holds info about an experiment that will be shared by a few workspaces: Instrument, Sample, and Run.

comment:4 Changed 9 years ago by Janik Zikovsky

(In [12671]) Refs #3202: Fix windows build.

comment:5 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [12672]) Fixes #3202: ExperimentInfo gets copied correctly. Used in MakeDiffractionEventWorkspace.

comment:6 Changed 9 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:7 Changed 9 years ago by Vickie Lynch

  • Status changed from verifying to closed

MakeDiffractionEventWorkspace works

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4049

Note: See TracTickets for help on using tickets.