Ticket #1990 (closed: fixed)
Create ConvertToHistogram and ConvertToPointData algorithms
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | wolf-dieter.stein@… | Blocked By: | |
Blocking: | Tester: | Michael Whitty |
Description
ConvertToPointData is easy, just average the X bin values.
Converting to Histogram is more complex, but we have done this in a few places. Effectively we have to guess at the mid data point boundary based on the neighbouring bin position. Martyn and Roman have done work like this before.
Change History
comment:2 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:6 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.