xoppylib.fit_gaussian2d
2D Gaussian fitting utilities using scipy.optimize.
Functions
|
|
|
|
|
Returns (height, x, y, width_x, width_y) the gaussian parameters of a 2D distribution by calculating its moments |
|
2D Gaussian fitting utilities using scipy.optimize.
Functions
|
|
|
|
|
Returns (height, x, y, width_x, width_y) the gaussian parameters of a 2D distribution by calculating its moments |
|