Ticket #6334 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Problems looking up POWGEN runs

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: critical Milestone: Release 2.4
Component: Mantid Keywords:
Cc: rens@…, petersonpf@… Blocked By:
Blocking: Tester: Wenduo Zhou

Description

This was reported by Ashfia as a problem in CalibrateRectangularDetectors(), but it equally visible with just using Load. Basically if you type in PG311475 into Load() then it is initially looking for an instrument called PG3 but then at some point (after determining the extension) it tries to look for an instrument called PG.

For completeness, these are the parameters that Ashfia was trying to run CalibrateRectangularDetectors() with:

InstrumentPG3
RunNumber11475
Extension_event.nxs
CompressOnReadtrue
MaxOffset0.01
PeakPositions2.0600,1.2615,1.0758,0.8920,0.8186,0.7283,0.6867
PeakWindowMax0.4
PeakFunctionGaussian
BackgroundTypeFlat
Binning0.1,-.0004,2.5
GroupDetectorsByAll
FilterBadPulsestrue
SaveAsdspacemap and calibration

Change History

comment:1 Changed 8 years ago by Stuart Campbell

  • Status changed from new to accepted
  • Owner set to Stuart Campbell

comment:2 Changed 8 years ago by Stuart Campbell

refs #6334. Add special check for POWGEN/PG3.

Added check in toInstrumentAndNumber() method.

Changeset: 60184ab1710eb4b2f5c72b2d197c8a6b9ca50de9

comment:3 Changed 8 years ago by Stuart Campbell

refs #6334. Add test to prevent (this) PG3 issue.

Changeset: 4432bdbd62e5a8d1414eadcc7dbe7eaf7cd349cc

comment:4 Changed 8 years ago by Stuart Campbell

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

comment:5 Changed 8 years ago by Stuart Campbell

refs #6334. Add special check for POWGEN/PG3.

Added check in toInstrumentAndNumber() method.

Changeset: cd2eea5ba8f2e5c8e5ac3b8cd6c0b7bf459d05cd

comment:6 Changed 8 years ago by Stuart Campbell

refs #6334. Add test to prevent (this) PG3 issue.

Changeset: 6d6e559a3e93dcffd67808656896855f8eef6ba2

comment:7 Changed 8 years ago by Wenduo Zhou

  • Status changed from verify to verifying
  • Tester set to Wenduo Zhou

comment:8 Changed 8 years ago by Wenduo Zhou

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7180

Note: See TracTickets for help on using tickets.