Skip to content

FTIO 0.0.7 Release

Choose a tag to compare

@A-Tarraf A-Tarraf released this 25 Nov 16:35
· 187 commits to main since this release

Version 0.0.7

  • Added correlation analysis, periodicity analysis, and extended signal-analysis modules (filters, logic, anomaly, etc.)
  • Introduced the DWT × DFT workflow for combined wavelet–Fourier analysis
  • Added Fourier fit module for parametric frequency-domain modeling
  • Major improvements to JIT setup, helper routines, and execution paths, including more robust metrics extraction and better POSIX control
  • Significant refactoring of parsing modules (JSON, CSV, msgpack, ZMQ) for consistency and performance
  • Improved I/O metric extraction, overlap/thread computation, and multi-format parsing support
  • Enhanced clustering, phasemode handling, and parallel proxy behavior
  • Expanded and cleaned argument parsing (updated parse/args.py)
  • General code cleanup, reorganization of frequency/analysis modules, and multiple plotting enhancements

Full Changelog: v0.0.6...v0.0.7