Ticket #4325 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Make it more clear when row in 'detector table view' is not a detector

Reported by: Anders Markvardsen Owned by: Karl Palmen
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Currently when:

1) In MantidPlot load say:
isis\inst$\NDXPEARL\Instrument\data\cycle_11_4\PEARL00073066.raw 2) view detector table

and you see:

0 1 1 1.75 180 0 yes 1 2 2 1.7 180 0 yes 2 3 3 0.98 180 0 yes 3 4 4 0.65 0 0 yes 4 5 5 510 0 0 yes 5 6 0 0 0 0 no 6 7 0 0 0 0 no 7 8 0 0 0 0 no 8 9 1,001 0.7934514792979 81.62991138 20 no

Where the 7th column is 'Monitor'.

However the detector table contains rows which are neither monitor nor a detector in Mantid. At the moment this is indicated by having the 3th column 'Detector ID' set to zero. However to make this more clear, for such rows, set the text in the 7th column to 'n/a', so that the detector table view above changes to:

0 1 1 1.75 180 0 yes 1 2 2 1.7 180 0 yes 2 3 3 0.98 180 0 yes 3 4 4 0.65 0 0 yes 4 5 5 510 0 0 yes 5 6 0 0 0 0 n/a 6 7 0 0 0 0 n/a 7 8 0 0 0 0 n/a 8 9 1,001 0.7934514792979 81.62991138 20 no

Attachments

t4325.txt (1.8 KB) - added by Karl Palmen 9 years ago.
Description of this ticket with tabulation preserved

Change History

Changed 9 years ago by Karl Palmen

Description of this ticket with tabulation preserved

comment:1 Changed 9 years ago by Karl Palmen

In the Autotest folder, HET15869.raw has such detectors, which would need the Monitor value changed from 'no' to 'n/a'. Found in rows 5 and 50 of the detector table (may be others).

comment:2 Changed 9 years ago by Karl Palmen

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Karl Palmen

Made clear when a row in detector table is not a detector re #4325

Signed-off-by: Karl Palmen <karl.palmen@…>

Changeset: 5659d55c3b16d1b0642213d2df5f9d3d967aa347

comment:4 Changed 9 years ago by Karl Palmen

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

comment:5 Changed 9 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:6 Changed 9 years ago by Anders Markvardsen

  • Status changed from verifying to closed

Loaded PEARL00073066.raw which now has n/a where neither monitor nor detector:

0 1 1 1.75 180 0 yes 1 2 2 1.7 180 0 yes 2 3 3 0.98 180 0 yes 3 4 4 0.65 0 0 yes 4 5 5 510 0 0 yes 5 6 0 0 0 0 n/a 6 7 0 0 0 0 n/a 7 8 0 0 0 0 n/a 8 9 1,001 0.7934514792979 81.62991138 20 no

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5172

Note: See TracTickets for help on using tickets.