Ticket #1155 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Avoid anomolously small bins in multi-range rebinning

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

Description

If a rebinning has a number of different binning regimes, check at the end of each range that we don't end up with a very small bin.

Change History

comment:1 Changed 11 years ago by Russell Taylor

  • Status changed from new to accepted

comment:2 Changed 11 years ago by Russell Taylor

(In [4091]) Rebinning previously made sure that the very last bin was not less than 25% of the width of the penultimate bin. Now this check is applied at the transition between each range in a rebinning that has multiple binning regimes (i.e. the rebin parameter string has more than just 3 elements). Also, added a check against zero bin width in the RebinParamsValidator. Re #1155.

comment:3 Changed 11 years ago by Russell Taylor

(In [4092]) Fix documentation error. Re #1155.

comment:4 Changed 11 years ago by Russell Taylor

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

comment:5 Changed 11 years ago by Steve Williams

  • Status changed from testing to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2003

Note: See TracTickets for help on using tickets.