38 const std::string
name()
const override {
return "CreatePSDBleedMask"; }
40 const std::string
summary()
const override {
41 return "Runs a diagnostic test for saturation of PSD tubes and creates a "
42 "MaskWorkspace marking the failed tube spectra.";
44 const std::vector<std::string>
seeAlso()
const override {
return {
"IdentifyNoisyDetectors"}; }
45 const std::string category()
const override;
54 double maxRate,
int numIgnoredPixels);
IPeaksWorkspace_sptr workspace
This algorithm implements a "bleed" diagnostic for PSD detectors (i.e.
const std::string summary() const override
Summary of algorithms purpose.
CreatePSDBleedMask()
Default constructor.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
const std::string name() const override
Algorithm's name for identification overriding a virtual method.
A base class for a detector diagnostic algorithm.
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.