Skip to content
  • Antti Soininen's avatar
    DirectILLDiagnostics: small fixes · ac63e738
    Antti Soininen authored
    - Replace the '*=' operator by CreateSingleWorkspace & Multiply
    algorithm to remove the extra logging.
    - Handle the output of ExtractMask as named tuple, don't unpack. Just to
    be future proof.
    - Add some unit tests.
    
    Re #23597
    ac63e738