Open Issues Need Help
View All on GitHub Allow for changes to filtering to increase pattern output about 2 months ago
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