Ticket #1140 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

SaveSPE should place -10^30 in the spectra of masked detectors

Reported by: Steve Williams Owned by: Steve Williams
Priority: major Milestone: Iteration 24
Component: Keywords: SPE, mask detectors, Excitations
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

The SPE file specification states that masked spectra should have Y values of -1030 and an error of zero. Jon Taylor told me that their mslice software needs this

Change History

comment:1 Changed 11 years ago by Steve Williams

  • Status changed from new to accepted

comment:2 Changed 11 years ago by Steve Williams

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

(In [4002]) SaveSPE() now flags spectra whose detectors are all masked as invalid. All bins in their spectra take the flag value -1030 fixes #1140

comment:3 Changed 11 years ago by Steve Williams

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 11 years ago by Steve Williams

(In [4003]) Fixes the SaveSPE Deoxy Gen problem refs #1140

comment:5 Changed 11 years ago by Steve Williams

  • Status changed from reopened to accepted

comment:6 Changed 11 years ago by Steve Williams

To be consistent LoadSPE needs to mask detectors and convert the -1030 flag value to not-a-number. Also SaveSPE should convert not-a-number to -1030

comment:7 Changed 10 years ago by Steve Williams

(In [5075]) LoadSPE should recognise and convert the SPE file -1030 flag value re #1140

comment:8 Changed 10 years ago by Steve Williams

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

comment:9 Changed 10 years ago by Nick Draper

  • Status changed from testing to verify

Moved to verify state

comment:10 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:11 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

verified in #5878 - though some files won't load in LoadSPE

comment:12 Changed 6 years ago by Steven Hahn

Refs #1140. Added -pedantic to CFLAGS.

Changeset: 5523b29587446bc5f5936cd4ec73cbb95ab5ade6

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1988

Note: See TracTickets for help on using tickets.