Ticket #1759 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Create algorithm to load monitors from SNS Event NeXus files

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

A datahandling algorithm needs to be created that will load the monitors from a SNS event NeXus file into a workspace.

Change History

comment:1 Changed 10 years ago by Michael Reuter

  • Owner set to Michael Reuter
  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Reuter

(In [6957]) Adding skeleton for event Nexus monitor reading. This refs #1759.

comment:3 Changed 10 years ago by Michael Reuter

(In [6968]) Starting to fill out the monitor workspace. This refs #1759.

comment:4 Changed 10 years ago by Michael Reuter

(In [6973]) Getting monitor index from path name and setting up data reading. This refs #1759.

comment:5 Changed 10 years ago by Michael Reuter

(In [6974]) Test comment fix. This refs #1759.

comment:6 Changed 10 years ago by Michael Reuter

(In [6977]) Actually getting data out of file. This refs #1759.

comment:7 Changed 10 years ago by Michael Reuter

(In [6982]) Fixing spectrum indexing and adding instrument name retrieval for correct geometry loading. This refs #1759.

comment:8 Changed 10 years ago by Michael Reuter

(In [6991]) Adding progress and some this pointers. This refs #1759.

comment:9 Changed 10 years ago by Michael Reuter

(In [7010]) Changing progress method. This refs #1759.

comment:10 Changed 10 years ago by Michael Reuter

Stuart made the comment that the work done for this ticket is general to all NeXus files that contain monitors. Therefore the name of the loader will be changed to not be SNS specific.

comment:11 Changed 10 years ago by Michael Reuter

(In [7012]) Changing name of loader to non-SNS, non-event specific name. This refs #1759.

comment:12 Changed 10 years ago by Michael Reuter

(In [7013]) Removing poorly named loader. This refs #1759.

comment:13 Changed 10 years ago by Michael Reuter

(In [7037]) Adding a bit of logging information and a note. This refs #1759.

comment:14 Changed 10 years ago by Michael Reuter

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

Work is done. Any SNS event NeXus file with monitors will produce a monitor workspace if requested.

comment:15 Changed 10 years ago by Michael Reuter

Whoops, wrong testing description for this ticket. The load routine can handle any SNS NeXus (event or historgram) with monitors and produces a workspace with those monitors.

comment:16 Changed 10 years ago by Vickie Lynch

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

comment:17 Changed 10 years ago by Vickie Lynch

  • Status changed from verifying to closed

This was tested when I tested ticket 1760.

comment:18 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2606

Note: See TracTickets for help on using tickets.