Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for roi indexing #75

Merged
merged 2 commits into from
Aug 29, 2024
Merged

fix for roi indexing #75

merged 2 commits into from
Aug 29, 2024

Conversation

DrLachie
Copy link
Contributor

Fix for issue #72

Checks if parameters are dictionaries in the case of nested parameters and calls merge_with recursively. Note I had to move the import further up.

Also fixes related(?) undocumented issue where rois are reindexed from zero regardless of roi-subset values. This caused issues with output images having the same name despite being different rois.

@DrLachie DrLachie linked an issue Aug 28, 2024 that may be closed by this pull request
@multimeric multimeric merged commit f57b489 into master Aug 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

combinging yaml and cli arguments causes error
2 participants