Ticket #8041 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

[IDA] - Apply Corrections Fails on Run

Reported by: Peter Parker Owned by: Samuel Jackson
Priority: major Milestone: Release 3.0
Component: Indirect Inelastic Keywords:
Cc: Blocked By:
Blocking: Tester: Jay Rainey

Description

As discussed, the Apply Corrections tab is falling down pretty early on in the workflow. After following the instructions on the Wiki, the error log is as follows:

KeyError: "'' does not exist."
  at line 16 in '<Interface>'
  caused by line 1043 in 'C:/Development/Source/Mantid/Code/Mantid/scripts/Inelastic\IndirectDataAnalysis.py'
  caused by line 171 in 'C:/Development/Source/Mantid/Code/Mantid/scripts/Inelastic\IndirectCommon.py'

Change History

comment:1 Changed 7 years ago by Peter Parker

  • Milestone changed from Backlog to Release 3.0

comment:2 Changed 7 years ago by Samuel Jackson

Refs #8041 Analysers need only be checked if using a container.

Changeset: 12400d242f886485816468de875bc4963ef21ada

comment:3 Changed 7 years ago by Samuel Jackson

  • Status changed from new to verify
  • Resolution set to fixed

I've made a fix for this code that allows the container to be optional again. However I think this interface could do with a bit of a tidy up both visually and under the hood. I've created ticket #8072 to deal with this.

To Tester

Run apply corrections using the instructions from the wiki and verify that you cannot produce the above error.

comment:4 Changed 7 years ago by Jay Rainey

  • Status changed from verify to verifying
  • Tester set to Jay Rainey

comment:5 Changed 7 years ago by Jay Rainey

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/8041_ApplyCorr_fails_on_run'

Full changeset: c71240e8466b13f8e5a2fb26c3f61182986a6e0c

comment:6 Changed 7 years ago by Jay Rainey

Error no longer occurs. Tested on Ubuntu 12.04.

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Indirect Inelastic

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8886

Note: See TracTickets for help on using tickets.