Ticket #499 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

There's a problem with the unit conversion to DeltaE

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: critical Milestone: Iteration 16
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

It leads to bin boundaries that first decrease, and then increase again. Definitely not what we want

Change History

comment:1 Changed 12 years ago by Russell Taylor

  • Status changed from new to assigned

comment:2 Changed 12 years ago by Russell Taylor

(In [2223]) Temporary fix for the fact that we aren't dealing with unphysical bins correctly when converting units to DeltaE. Am now setting the boundaries in this case to +/-DBL_MAX, which should at least mean that Rebin can be run on the output. Re #499.

comment:3 Changed 12 years ago by Russell Taylor

(In [2275]) More complete fix for the fact that some bins are not physically accessible when converting to energy transfer. Those bins are now removed, leading to an output workspace that's smaller than the input one. Re #499.

comment:4 Changed 12 years ago by Russell Taylor

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1347

Note: See TracTickets for help on using tickets.