.gitignore
.pre-commit-config.yaml
.pylintrc
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
optional_requirements.txt
pyproject.toml
requirements.txt
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
circuitpython_mag_cal.egg-info/PKG-INFO
circuitpython_mag_cal.egg-info/SOURCES.txt
circuitpython_mag_cal.egg-info/dependency_links.txt
circuitpython_mag_cal.egg-info/requires.txt
circuitpython_mag_cal.egg-info/top_level.txt
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/howto.rst
docs/howto.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/favicon.ico
docs/_static/favicon.ico.license
examples/mag_cal_simpletest.py
mag_cal/__init__.py
mag_cal/axes.py
mag_cal/calibration.py
mag_cal/lstsq.py
mag_cal/nm.py
mag_cal/rbf.py
mag_cal/sensor.py
mag_cal/utils.py
tests/__init__.py
tests/test_axes.py
tests/test_calibration.py
tests/test_sensor.py
tests/fixtures/cal_data/ab.json
tests/fixtures/cal_data/ab.json.license
tests/fixtures/cal_data/ai.json
tests/fixtures/cal_data/ai.json.license
tests/fixtures/cal_data/bh.json
tests/fixtures/cal_data/bh.json.license
tests/fixtures/cal_data/bi.json
tests/fixtures/cal_data/bi.json.license
tests/fixtures/cal_data/ee.json
tests/fixtures/cal_data/ee.json.license
tests/fixtures/cal_data/fb.json
tests/fixtures/cal_data/fb.json.license
tests/fixtures/cal_data/hj.json
tests/fixtures/cal_data/hj.json.license
tests/fixtures/cal_data/hj2.json
tests/fixtures/cal_data/hj2.json.license
tests/fixtures/cal_data/jd.json
tests/fixtures/cal_data/jd.json.license