Skip to content
Snippets Groups Projects
  • Antti Soininen's avatar
    3c5d362d
    Fix a crash when GroupDetectors input doesn't have SpectraAxis. · 3c5d362d
    Antti Soininen authored
    It was blindly assumed that the InputWorkspaces has an axis of the type
    SpectraAxis causing a segmentation fault. A fresh SpectraAxis is now
    created for the input workspace independent of the original vertical
    axis. Also:
    - Added unit tests
    - Updated sphinx documentation
    - Updated release notes
    
    Re #22296
    3c5d362d
    History
    Fix a crash when GroupDetectors input doesn't have SpectraAxis.
    Antti Soininen authored
    It was blindly assumed that the InputWorkspaces has an axis of the type
    SpectraAxis causing a segmentation fault. A fresh SpectraAxis is now
    created for the input workspace independent of the original vertical
    axis. Also:
    - Added unit tests
    - Updated sphinx documentation
    - Updated release notes
    
    Re #22296
Code owners
Assign users and groups as approvers for specific file changes. Learn more.