Ticket #8075 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

[IDA] ConvFit - Setting spectra Min/Max causes it to fail

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

Description

Running ConvFit in IDA and setting the min spectra number to be something greater than causes list index overflow error because it's trying to use the whole matrix.

Change History

comment:1 Changed 7 years ago by Samuel Jackson

  • Status changed from new to inprogress

Refs #8075 changed getConvFitResult to consider min spectrum.

Changeset: d9b18fdacab9423e6b9fd36b4d14b072f3ba220b

comment:2 Changed 7 years ago by Samuel Jackson

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

To Tester

Run a ConvFit (instructions can be found here: http://www.mantidproject.org/Indirect:Indirect_Data_Analysis#Running_ConvFit) but be sure to change the spectra range used for the sequential fit. In particular check that inputting a non zero lower bound doesn't cause an error.

comment:3 Changed 7 years ago by Jay Rainey

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

comment:4 Changed 7 years ago by Jay Rainey

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/8075_convfit_spectra_error'

Full changeset: 37228df9d32feaecca51ad95360959a3453d5e5b

comment:5 Changed 7 years ago by Jay Rainey

Overflow error no longer occurs.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8920

Note: See TracTickets for help on using tickets.