Ticket #853 (closed: fixed)
Convolution algorithm
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 23 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
We would like a program that convolutes/folds/blurs a specified analytic function with the resolution/blurring function and fits to the measured data. This should be similar in operation to the existing fitting routines. The resolution could be in 1 of 3 forms:
- An analytic function
- An ASCII file giving a single curve
- A workspace with similar structure to the measured input data
For options 1 & 2, all histograms use the same resolution function. For option 3, each input histogram has its corresponding resolution function.
Change History
comment:9 Changed 11 years ago by Roman Tolchenov
Speak to Felix Fernandez-Alonso to check that his convolution requirements match our understanding.
comment:10 Changed 11 years ago by Roman Tolchenov
comment:11 Changed 11 years ago by Roman Tolchenov
comment:12 Changed 11 years ago by Roman Tolchenov
comment:13 Changed 11 years ago by Russell Taylor
comment:14 Changed 11 years ago by Roman Tolchenov
comment:15 Changed 11 years ago by Roman Tolchenov
comment:16 Changed 11 years ago by Roman Tolchenov
comment:17 Changed 11 years ago by Roman Tolchenov
comment:18 Changed 11 years ago by Russell Taylor
comment:19 Changed 11 years ago by Roman Tolchenov
comment:20 Changed 11 years ago by Roman Tolchenov
comment:21 Changed 11 years ago by Roman Tolchenov
comment:22 Changed 11 years ago by Roman Tolchenov
comment:23 Changed 10 years ago by Roman Tolchenov
comment:24 Changed 10 years ago by Roman Tolchenov
comment:25 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to testing
- Resolution set to fixed
Work continued in #1200
comment:26 Changed 10 years ago by Nick Draper
Anders, during testing, check what is implemented and raise seperate tickets for the rest.
comment:27 Changed 10 years ago by Anders Markvardsen
- Status changed from testing to closed
Implemented and documented: 1. An analytic function 2. An ASCII file giving a single curve
May not be implemented: 3. A workspace with similar structure to the measured input data For options 1 & 2, all histograms use the same resolution function. For option 3, each input histogram has its corresponding resolution function.
comment:28 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1701