Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convolution algorithm #1701

Closed
NickDraper opened this issue Sep 4, 2009 · 1 comment
Closed

Convolution algorithm #1701

NickDraper opened this issue Sep 4, 2009 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

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:

  1.  An analytic function
    
  2.  An ASCII file giving a single curve
    
  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.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 853

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants