Skip to content

Multiple fixes related to sumner2 config and docker image - #97

Merged
bergsalex merged 1 commit into
mainfrom
bugfix/missing-supportcode-and-incorrect-heuristic-classifier-dir
Oct 9, 2025
Merged

Multiple fixes related to sumner2 config and docker image#97
bergsalex merged 1 commit into
mainfrom
bugfix/missing-supportcode-and-incorrect-heuristic-classifier-dir

Conversation

@bergsalex

Copy link
Copy Markdown
Collaborator

Adding support code to docker image, fix heuristic classifier path for sumner2, bump version

@bergsalex bergsalex self-assigned this Oct 8, 2025
@bergsalex bergsalex added the bug Something isn't working label Oct 8, 2025
Comment on lines 31 to 34
vfi_code_dir = "/vfi/Code/"
support_code_dir = "/mouse-tracking-runtime/support_code/"
heuristic_classifier_folder = "/JABS-postprocess/heuristic_classifiers/"
support_code_dir = "/workspace/support_code/"
heuristic_classifier_folder = "/opt/JABS-postprocess/src/jabs_postprocess/heuristic_classifiers/"
filter_processed = false

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is fixing paths that were broken before?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were the paths before the docker/container changes. This should correct those paths.

@bergsalex
bergsalex merged commit ec07d18 into main Oct 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants