1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `gs_patterns` tool to allow runtime adjustment of filtering parameters (NTOP, OUTTHRESH, IWINDOW, USTRIDES, NSTRIDES), currently compile-time constants. This involves changing the code to accept these values as command-line arguments or through a configuration file, and providing a simple example demonstrating the impact of altering these parameters.

Complexity: 4/5
enhancement good first issue