Ticket #11494 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Implement an algorithm to get raw detector data from HFIR MDEventWorkspaces

Reported by: Wenduo Zhou Owned by: Wenduo Zhou
Priority: major Milestone: Release 3.4
Component: Framework Keywords:
Cc: petersonpf@… Blocked By:
Blocking: Tester: Andrei Savici

Description

MDEventWorkspaces are used to store the HFIR data loaded from SPICE file. Implement an algorithm to read the raw detectors' counts from these MDEventWorkspaces.

The output should be a matrix workspace. Its X-value could be

  • 2theta and Y values are the raw counts of detectors (normalized or not normalized) if Pt. is specified; size of the array should be number of detectors;
  • any sample log value or detector's 2theta position and Y-values are the raw detector counts or sample log values. Size of the array should be number of Pt.

Attachments

HB2A_exp0231_scan0001.dat (47.5 KB) - added by Wenduo Zhou 6 years ago.
verify11494.py (1.9 KB) - added by Wenduo Zhou 6 years ago.

Change History

comment:1 Changed 6 years ago by Wenduo Zhou

  • Status changed from new to inprogress

Added new files and modifed cmakelist. Refs #11494.

Changeset: 67d7b709f79313af645e9f038adb81379162f9f0

comment:2 Changed 6 years ago by Wenduo Zhou

Refs #11494. Implemented algorithm GetSpiceDataRawCountsFromMD.

With a complete set of unit test.

Changeset: 1e3397c49d289b936775af799a2132c3d75b4c4a

comment:3 Changed 6 years ago by Wenduo Zhou

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

This is being verified as pull request #546.

comment:4 Changed 6 years ago by Wenduo Zhou

Added documentatin of new algorithm. Refs #11494.

Changeset: 2b25378d40b0a76f26126e870e91e5314352097d

comment:5 Changed 6 years ago by Wenduo Zhou

  • Status changed from verify to reopened
  • Resolution fixed deleted

comment:6 Changed 6 years ago by Wenduo Zhou

  • Status changed from reopened to inprogress

Fixed a violation of naming convention. Refs #11494.

Changeset: d9fa1f0659039f5e12cec09ab0d3d8b5a8a1a940

comment:7 Changed 6 years ago by Wenduo Zhou

Added documentation in the codes. Refs #11494.

Changeset: 7befd5b8d2b9a1aab3c88e173ac9aa3ce4424181

comment:8 Changed 6 years ago by Wenduo Zhou

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

comment:9 Changed 6 years ago by Wenduo Zhou

For tester:

The new algorithm implemented here is to export various type of raw experiment data. Please check the documentation for the details. You may also download a data file and a testing script from [trac ticket 11494](http://trac.mantidproject.org/mantid/ticket/11494) for your reference.

Changed 6 years ago by Wenduo Zhou

Changed 6 years ago by Wenduo Zhou

comment:10 Changed 6 years ago by Andrei Savici

  • Status changed from verify to closed
  • Tester set to Andrei Savici

Merge pull request #546 from mantidproject/feature/11494_spice_raw_counts

Implement a new algorithm GetSpiceDataRawCountsFromMD

Full changeset: 6c315a2fdf5d2a472a94df056ccded77965e177c

comment:11 Changed 5 years ago by Nick Draper

Somehow these slipped through without a resolution. Set to Fixed.

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12332

Note: See TracTickets for help on using tickets.