Skip to main content

Aeromagnetic Data Compensation for Magnetic Interference

Project description

deinterf

The project aims to compensate for magnetic interference related to the magnetic field of the measurement platform itself within the magnetic total field data. Utilizing the Tolles-Lawson model and Ridge Regression, it models the relationship between flight attitude and magnetic interference, forming a magnetic compensation model. Herein, the flight attitude is obtained from magnetic tri-component measurements, while the magnetic interference is derived from the FOM flight measurement results after being processed through a high-pass filter.

Getting started

deinterf can be installed using pip:

pip install deinterf

A usage case can be found in the example folder

Manual installation

git clone https://github.com/dorian-li/deinterf.git
cd deinterf
pip install -e .
# If editable mode is not required:
# pip install .
# This means that modifications made within the cloned code cannot be directly fed back to the running code and need to be reinstalled.

Licensing

The code in this project is licensed under MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deinterf-0.1.0.tar.gz (696.1 kB view hashes)

Uploaded Source

Built Distribution

deinterf-0.1.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page