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 2D (eliptical) gaussian in magnet_logic and display the contour lines #80

Open
drogenlied opened this issue Feb 2, 2017 · 0 comments

Comments

@drogenlied
Copy link
Member

Migration: trac#156.

The picture of the magnet alignment is often a asymmetric/elliptical looking like Gaussian distribution (not just a simple 2D gauss with the same extent in all directions).
Most probably the fit already exists (look in the 2D fit which is used in the optimizer).
The matrix is saved in the instance variable _2D_data_matrix.
The fit procedure has to be implemented in the logic as well as the GUI needs the ability to apply that fit and display 2D fit with contour lines together with the scanned image.

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

No branches or pull requests

1 participant