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

Improve Monte Carlo simulation in LeBailFit and enable to refine background #7593

Closed
wdzhou opened this issue Mar 20, 2013 · 2 comments
Closed
Assignees
Milestone

Comments

@wdzhou
Copy link
Collaborator

wdzhou commented Mar 20, 2013

Improve the Monte Carlo simulation algorithm in LeBailFit. Here is a list of work in mind.

  1. As a new value of a parameter proposed, it will be checked against the specified boundary of this parameter. There can be 3 ways to treat the situation that the new value is out of boundary, (a) half distance to the boundary, (b) reflect from boundary, and (c) periodic boundary. A random number can be used to determine which method to use;
  2. Enhance the book keeping of parameter values in Monte Carlo algorithm.
  3. The background is refined outside of LeBailFit presently. Enable LeBailFit to refine background polynomail parameters. It might improve the refinement.
@wdzhou
Copy link
Collaborator Author

wdzhou commented Jun 3, 2015

This issue was originally trac ticket 6747

@wdzhou wdzhou added the Mantid label Jun 3, 2015
@wdzhou wdzhou self-assigned this Jun 3, 2015
@wdzhou wdzhou added this to the Release 2.5 milestone Jun 3, 2015
@wdzhou wdzhou closed this as completed Jun 3, 2015
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

1 participant