Ticket #3292 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Add ReplaceSpecialValues call to raw CalculateTransmission output worksapce

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Infinities and NaNs are often produced if the wavelength range of the input workspaces are wider than the data itself. We should get rid of those nasty values and replace them by 0 (if there's no data, there's no transmission...)

Change History

comment:1 Changed 9 years ago by Mathieu Doucet

(In [12944]) Remove infinities and NaNs from transmission output. Re #3292

comment:2 Changed 9 years ago by Mathieu Doucet

  • Status changed from new to accepted

Should now be fixed. To test, use a workspace with zeros on the monitor channel for one of the input workspaces.

comment:3 Changed 9 years ago by Mathieu Doucet

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

comment:4 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:5 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Confirm removing infinities and nans from CalculateTransmission.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4139

Note: See TracTickets for help on using tickets.