Ticket #395 (closed: fixed)
SANS: RebinPreseveValue
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Create a version of the lagorithm that performs rebinning, but does not share the value across bin, the original value should be maintined.
Note: this algorithm has to cope with a raggedly binned input workspace.
Parameters:
- inputWorkspace (Matrix)
- outputWorkspace (2D)
- params - rebinning parameters as in rebin
Change History
Note: See
TracTickets for help on using
tickets.
(In [1908]) re #395. Added RebinPreserveValue algorithm.