Releases: ajithabhks/sigmt
Releases · ajithabhks/sigmt
v2.1.4
What's Changed
- numpy interpolation to scipy interpolation by @ajithabhks in #55
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix syntax error by @ajithabhks in #50
- Version: 2.1.0 → 2.1.1 by @ajithabhks in #51
- User reported bugs by @ajithabhks in #52
- Improve remote overlap handling by @ajithabhks in #53
Full Changelog: 2.1.0...v2.1.3
2.1.0
What's Changed
- Support Metronix Frequency Table by @ajithabhks in #48
- 13 support metronix txt for calibration by @ajithabhks in #49
Full Changelog: 2.0.7...2.1.0
2.0.7
What's Changed
- Options to save plots and EDI to a specified directory by @ajithabhks in #43
- Hotfix regression by @ajithabhks in #44
Full Changelog: v2.0.6...2.0.7
v2.0.6
v2.0.5
What's Changed
- Refactor bandavg by @ajithabhks in #33
- Update readme by @ajithabhks in #35
- Renaming bandavg -> band_avergaging by @ajithabhks in #36
- Rename dataselectiontools -> data_selection_tools by @ajithabhks in #37
- Update readme by @ajithabhks in #38
- Allow more freqencies by @ajithabhks in #40
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- refactor: making some code readability optimizations in plots.py by @arjunlalb in #25
- Fix incorrect coherency plot labels by @ajithabhks in #27
- Adding more docstrings and comments by @ajithabhks in #30
- Fix hardcoded assignment of periods_per_decade by @ajithabhks in #31
- chore: Add PyPI version badge to README.md by @ajithabhks in #32
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Enhancement in the Robust Estimation by @ajithabhks in #21
Full Changelog: v2.0.2...v2.0.3
v2.0.2
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
- Update README.md with Metronix test data link by @ajithabhks in #11
- Solve invalid value in variance calculation by @ajithabhks in #15
Full Changelog: v2.0.1...v2.0.2
v2.0.1
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