Ticket #1031 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

LoadRaw: 0th spectrum can be useful sometimes

Reported by: Martyn Gigg Owned by: Sofia Antony
Priority: major Milestone: Iteration 23
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

From Python training: 0th spectrum can be useful for diagnostics as it should be all zeroes and if it is not it indicates an error

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Owner set to Sofia Antony
  • Status changed from new to assigned

Create Two new algorithms (in the Diagnostics Category)

LoadRawSpectrum0 LoadRawBin0

comment:2 Changed 10 years ago by Sofia Antony

(In [4338]) re#1031 - Created two new algorithms for loading zeroth spectrum and bin from raw file. Improved structure of Load raw algorithm,added a new base class for LoadRaw3. Changed multiple file opening/closing code in LoadRaw3 and Roman has agreed to test this on customer machine. If this creates any issues LoadRaw3/Loadlog code will be changed to handle the issues.

comment:3 Changed 10 years ago by Sofia Antony

(In [4339]) re#1031 - fix for Linux build failure, doxygen warnings fixed,added unit testing files for loadrawspectrum0 and laodrawbin0 which I missed out in last check in.

comment:4 Changed 10 years ago by Sofia Antony

(In [4444]) re #1031 X values for bin zero is initialised to zero and added a new method loadSpectra to LoadRawHelper class .By mistake I checked in LoadRawHelper.cpp in last check-in .so submitting the header file with this check-in.

comment:5 Changed 10 years ago by Sofia Antony

(In [4813]) re #1031 fixed some of the issues in loading spectrum 0,bin 0. also submitting the DataHandling unit tests which I changed for removing the workspaces at the end of execution from ads .

comment:6 Changed 10 years ago by Sofia Antony

  • Status changed from assigned to testing
  • Resolution set to fixed

comment:7 Changed 10 years ago by Steve Williams

  • Status changed from testing to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1879

Note: See TracTickets for help on using tickets.