You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many parts of each stage that are repetitive (much of which is added in PR #20). In later stages, it would be useful to have access to the specific params used previously for filter detections. This issue serves as a reminder to refactor stages to a common template to reuse and adhere to DRY principles.
The text was updated successfully, but these errors were encountered:
There are many parts of each stage that are repetitive (much of which is added in PR #20). In later stages, it would be useful to have access to the specific params used previously for filter detections. This issue serves as a reminder to refactor stages to a common template to reuse and adhere to DRY principles.
The text was updated successfully, but these errors were encountered: