Skip to content

Releases: ajithabhks/sigmt

v2.0.2

10 Nov 01:18
cef8aef
Compare
Choose a tag to compare

This update addresses an issue where the variance calculation function was encountering a negative value under the square root, resulting in NaN values. These NaNs were subsequently printed in the EDI outputs, causing inconsistencies.

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Sep 10:44
e8801dd
Compare
Choose a tag to compare

What's Changed

  • Fixing GUI crash due to insufficient data when PD is applied by @ajithabhks in #6

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Sep 09:44
Compare
Choose a tag to compare

This release marks the significant upgrade of SigMT to version 2.0. Below are the key features introduced in this version:

Graphical User Interface (GUI): The tool now has an easy-to-use GUI, enhancing user interaction.
Python Package: SigMT has been packaged as a proper Python module, and users can now install it easily via pip.
Improved Performance: SigMT 2.0 boasts optimized performance, ensuring faster computations and smoother operations.
Minimal RAM Usage: It ensures minimal memory usage, making it suitable even for systems with limited resources.
Expandable Data Support: The architecture has been designed with the flexibility to support additional data types and instruments in the future.
Modular Structure: SigMT is now more modular, improving maintainability and extensibility.
Project-based Setup: Users can organize their work in a project-wise structure, enhancing workflow efficiency.
Supported Coils: Version 2.0 supports MFS06, MFS06e, and MFS07e coils.
Remote Measurement Selection: Users now have the ability to pick remote measurements, offering greater customization in data processing.

v1.2

14 Sep 14:07
b9e45b8
Compare
Choose a tag to compare

The version just before releasing the v2.0 which is based on GUI.

v1.1

18 Mar 18:18
Compare
Choose a tag to compare

This version contains a collection of scripts to process the magnetotelluric data.

v1.0

07 Nov 11:07
Compare
Choose a tag to compare
Update User_Manual_for_SigMT.pdf