Ticket #8021 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

[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:1 Changed 7 years ago by Samuel Jackson

  • Status changed from new to inprogress

Refs #8021 Updated Apply Corrections to filter correct workspaces.

Changeset: d82f0c8e7122e9b2bb53cc675205812299f771b5

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:4 Changed 7 years ago by Samuel Jackson

  • Milestone changed from Backlog to Release 3.0

comment:5 Changed 7 years ago by Peter Parker

  • Status changed from verify to verifying
  • Tester set to Peter Parker

comment:6 Changed 7 years ago by Peter Parker

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/8021_apply_corr_broken'

comment:7 Changed 7 years ago by Peter Parker

Passed. The filter now looks for *_red workspaces.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8866

Note: See TracTickets for help on using tickets.