Skip to content

v0.1

Choose a tag to compare

@CelleryLin CelleryLin released this 13 Apr 08:59
· 4 commits to main since this release

Release v0.1

Summary

This is the initial release of the Workpiece Chatter Detect project, providing a foundational framework for detecting chatter in workpieces using Python.

Features

  • Implemented the initial chatter detection algorithm.
  • Added tools for data preprocessing and analysis.
  • Integrated visualization tools for clear representation of detection results.
  • Packaged an executable file: chatter_detection_portable.exe for easy deployment.

Assets

  • chatter_detection_portable.exe: A portable executable for running the chatter detection tool without requiring a Python environment.