In this merger, we've added a new signal decomposition algorithm, Feature Mode Decomposition. This algorithm is primarily used to analyze faulty equipment, targeting mechanical fault characteristics—i.e., the signal's impulse and periodicity—as decomposition targets.
Thanks to @ for contributing the Python code.
What's Changed
- Feature Mode Decomposed algorithm to be implemented. by @JacktheFowler in #44
- Update PySDKit 0.4.23 for FMD by @wwhenxuan in #45
New Contributors
- @JacktheFowler made their first contribution in #44
Full Changelog: 0.4.22...0.4.23