base2DGauss Timing:
Utilities.py
NAM: base2DGauss DES: function used by mpfit to fit a 2D gaussian+base (5 elmts array) p : parameters of the gaussian (see modelBase2Dgauss) (2d array) x : position of the pixels on the map "x" = x[0] and "y" = x[1] (2d array) y : the map to fit y.shape should be (len(x[0]),len(x[1]))