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

Implement Poisson cost function for Mantid Fit #8759

Closed
mantid-builder opened this issue Sep 11, 2013 · 3 comments
Closed

Implement Poisson cost function for Mantid Fit #8759

mantid-builder opened this issue Sep 11, 2013 · 3 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@mantid-builder
Copy link
Collaborator

This issue was originally TRAC 7914

Original Reporter: Mike Thomas

Investigation done for ticket http://trac.mantidproject.org/mantid/ticket/7383 shows a need for a poisson cost function when dealing with low counts. The attached paper 'Effecieint Levenberg-Marquardt Minimization of the Maxiumum Likelihood Estimator for Poisson Deviates' describes the poisson cost function and it's derivatives.

@mantid-builder
Copy link
Collaborator Author

@Anders-Markvardsen (2013-10-16T15:20:31):
Note somehow when this user select this cost function there should be a warning presented to the user if the data can be spotted not to be with the y-axis as counts. Without having looked at this in detail, I believe, this cost function is only valid for this case. For example if you are fitting the difference between two data then using this cost function the user would not want to use this cost function since as far as I can think now the weight on the data point would potentially be complement - hence users should be warned about this


@NickDraper (2014-02-14T11:05:00):
Bulk move to assigned at the introduction of the triage step

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@mantid-builder
Copy link
Collaborator Author

http://trac.mantidproject.org/mantid/raw-attachment/ticket/7914/LMMinimizationMLEPoisson.pdf
(uploaded by Mike Thomas on 2013-09-11T08:48:57)


@Anders-Markvardsen
Copy link
Member

This work is now been done in #14490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants