Ticket #1167 (closed: fixed)
Erroneous distributions out of Divide algorithm
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Divide now looks at the YUnit of each input workspace and decides that you must have a dimensionless distribution if they're both the same. This isn't quite right - it shouldn't do this when we're just dividing through by a single number (i.e. if the denominator workspace has only a single bin).
Change History
Note: See
TracTickets for help on using
tickets.
(In [4181]) Better handling of when to flag output of divide operation as a distribution. Re #1167.