Skip to content

Conversation

N-Dekker
Copy link
Collaborator

TOML is directly supported by elastix and transformix (executable + library).

@N-Dekker N-Dekker force-pushed the default-parameter-map-output-TOML branch from 18d00b6 to cca0708 Compare July 23, 2025 13:23
@N-Dekker
Copy link
Collaborator Author

The test fails here, I guess because it assumes JSON, rather than TOML:

t.is(parameterMap.Optimizer[0], "AdaptiveStochasticGradientDescent");

How can we tell the test that it's TOML? I guess we may need to install a TOML parser for node.js: https://www.npmjs.com/package/toml

TOML is directly supported by elastix and transformix (executable + library).
@N-Dekker N-Dekker force-pushed the default-parameter-map-output-TOML branch from cca0708 to 906bbb5 Compare July 24, 2025 15:09
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.

1 participant