Ticket #903 (closed: fixed)
For the diagnostic tests on detectors readin an input file with bad detectors
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 21 |
Component: | Keywords: | Diagnostics, bad detectors, excitations | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The excitations group use a file that contains lists of spectra that are known already to be bad. Write pyhon to read this file in to an array and pass it to MaskDetectors
Change History
comment:1 Changed 11 years ago by Nick Draper
- Milestone changed from Unassigned to Iteration 20
- Summary changed from Fro the diagnostic tests on detectors readin an input file with bad detectors to For the diagnostic tests on detectors readin an input file with bad detectors
comment:2 Changed 11 years ago by Steve Williams
- Status changed from new to accepted
This is being implemented in the python scripts, it will take an hour or two
comment:3 Changed 11 years ago by Steve Williams
- Status changed from accepted to testing
- Resolution set to fixed
The script is in Code\Mantid\PythonAPI\scripts\Excitations\CommonFunctions.py and accessible from the MantidPlot GUI (interfaces Excitations and Diagnostics) in the Input Mask File field.
Note: See
TracTickets for help on using
tickets.