Ellipsoid Fit for Python Based on https://github.com/FHoevi/EllipsoidFit Find ellipsoid fit for arbitrary data with python/numpy, plot it or write to file. Used for 3-axis magnetometer calibration. Requirements are: numpy matplotlib for plotting