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

SRW - implement estimation of the convergence #23

Open
mrakitin opened this issue Nov 21, 2016 · 1 comment
Open

SRW - implement estimation of the convergence #23

mrakitin opened this issue Nov 21, 2016 · 1 comment
Assignees

Comments

@mrakitin
Copy link
Owner

mrakitin commented Nov 21, 2016

Convergence of the long-running SRW calculations could be estimated based on two criteria after N iterations (e.g., N=1000):

  • the RMS and/or the FWHM convergence;
  • the following ratio:
    $\frac{\int{[I_{n}(x, y)-I_{n-1}(x, y)]^{2}dxdy}}{[\int{I_{n}(x, y)dxdy}]^{2}}$
@mrakitin
Copy link
Owner Author

Too many 1st priorities, reduce priority to 2nd. Will take care of it after other 1st priority issues are solved.

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

No branches or pull requests

1 participant