Example of how to do soft and hard iron calibration from a 3DOF magnetometer.
http://psas.pdx.edu/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| blogmd | 4 years ago | |
| data | 6 years ago | |
| img | 6 years ago | |
| .gitignore | 6 years ago | |
| LICENSE | 6 years ago | |
| Makefile | 4 years ago | |
| Pipfile | 6 years ago | |
| Pipfile.lock | 6 years ago | |
| README.markdown | 6 years ago | |
| figures.tpl | 6 years ago | |
| matplotlibrc | 6 years ago | |
| poetry.lock | 4 years ago | |
| post.ipynb | 4 years ago | |
| pyproject.toml | 4 years ago | |
README.markdown
PSAS Magnetometer Calibration
Example of how to do soft and hard iron calibration from a 3DOF magnetometer.
https://natronics.org/2019/magnetometer_calibration/
Data
Calibration and launch data is in the data directory.
Install code and run locally:
$ pipenv install
$ pipenv run jupyter notebook
This should open a browser tap with the homepage of jupyter notebooks. Click on the post.ipynb
file.
You can also use an online notebook viewer pointed at the file, like this: