Metadata-Version: 2.1
Name: sigmt
Version: 2.2.1
Summary: A tool for magnetotelluric time series processing
Home-page: https://github.com/ajithabhks/sigmt
Author: Ajithabh K.S.
Author-email: ajithabhks@gmail.com
License: GPL
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI version](https://img.shields.io/pypi/v/sigmt)](https://pypi.org/project/sigmt/)

# SigMT: An open-source Python package for magnetotelluric data processing

SigMT is an open-source Python package developed for the processing of magnetotelluric (MT) time series data to estimate MT impedance and tipper responses. The package enables data processing with minimal manual intervention by utilizing a Mahalanobis distanceâ€“based data selection tool. Final estimation is performed using a robust statistical approach. In addition, SigMT includes noise rejection tools such as coherency thresholding and polarization direction analysis to enhance the reliability of the estimated MT responses. 

The package currently supports Metronix and Phoenix (MTU-5C) time series formats through a graphical user interface.

## How to install?

Open anaconda prompt and type:

```
pip install sigmt
```

After installation, type:

```
sigmt
```

## Usage
* <a href="https://ajithabh.com/projects/sigmt/sigmt_metronix_user_guide.html" target="_blank">Read Metronix User Guide</a>
* <a href="https://ajithabh.com/projects/sigmt/sigmt_phoenix_user_guide.html" target="_blank">Read Phoenix User Guide</a>

## How to cite?
If you use SigMT for publication, please cite the following paper:

Ajithabh, K.S., Patro, P.K., 2023. SigMT: An open-source Python package for magnetotelluric data processing. Computers & Geosciences, 171, 105270. https://doi.org/10.1016/j.cageo.2022.105270

## Issues
If you have any questions, feedback, or suggestions regarding SigMT, feel free to open an issue.

## Downloads
* <a href="https://cloud.geo-metronix.de/s/GcigJA3Zp8zTAif" target="_blank">Metronix Test Data Link</a>
  Download Northern_Mining.zip, use SarÄ±Ã§am site in the ts folder.

## Contact details
* K. S. Ajithabh

  `Email:` ajithabhks@gmail.com


