Skip to content

properties_path of BundleWorkflow only support json format #8166

Open
@yiheng-wang-nv

Description

@yiheng-wang-nv

It's different from the default setting: using a .py file to save properties:

properties_path: the path to the JSON file of properties.

For users that want to define a properties file, a simple way is to copy and modify the file: https://github.com/Project-MONAI/MONAI/blob/684688a2877b07b0e1da98bb13f18a60ac73d426/monai/bundle/properties.py

it's inconvenient to use json since it requires to manually "translate" ID_SEP_KEY, BundleProperty and BundlePropertyConfig.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions