Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 256 Bytes

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