Skip to content

Decouple VOI configuration from code: Move valid organs and canonical mappings to JSON config#104

Merged
plesqui merged 4 commits intodevfrom
valid_organ_names
Feb 2, 2026
Merged

Decouple VOI configuration from code: Move valid organs and canonical mappings to JSON config#104
plesqui merged 4 commits intodevfrom
valid_organ_names

Conversation

@carluri
Copy link
Collaborator

@carluri carluri commented Jan 25, 2026

Refactors VOI (Volume of Interest) / organ naming configuration from hardcoded Python code to user-editable JSON configuration files. This improves maintainability and allows users to customize organ names and mappings for their own conventions without modifying code.

@carluri carluri requested a review from plesqui January 25, 2026 16:17
@plesqui plesqui merged commit 6120afd into dev Feb 2, 2026
0 of 2 checks passed
@plesqui plesqui deleted the valid_organ_names branch February 2, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet