Ticket #8021 (closed: fixed)
[IDA] Apply Corrections is broken
Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Parker |
Description
Apply corrections is throwing the following error when running with options: "Use corrections" and "Use container"
ERROR *** Sample (irs26173_graphite002_red) histograms (10) not = Container (irs26173_graphite002_res) histograms (1) SystemExit: Sample (irs26173_graphite002_red) histograms (10) not = Container (irs26173_graphite002_res) histograms (1) at line 16 in '<Interface>' caused by line 1047 in 'C:/Users/lhs18285/Documents/GitHub/Mantid/Code/Mantid/scripts/Inelastic\IndirectDataAnalysis.py' caused by line 212 in 'C:/Users/lhs18285/Documents/GitHub/Mantid/Code/Mantid/scripts/Inelastic\IndirectCommon.py'
Change History
comment:2 Changed 7 years ago by Samuel Jackson
This issue was caused by the second workspace selector on the Apply Corrections interface not filtering for *_red files but for *_res files instead.
To Tester
Follow the instructions at http://www.mantidproject.org/Indirect:Indirect_Data_Analysis#Running_Apply_Corrections and check that the second workspace selector now filters for workspaces ending with *_red.
comment:3 Changed 7 years ago by Samuel Jackson
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
Note: See
TracTickets for help on using
tickets.
Refs #8021 Updated Apply Corrections to filter correct workspaces.
Changeset: d82f0c8e7122e9b2bb53cc675205812299f771b5