Closed lukassnoek closed 6 years ago
When metadata is included in the config.yml file, it's not written correctly to the json-files. Specifically, it appears to include the parent "node", e.g.:
func PhaseEncodingDirection: j
While it should be just:
PhaseEncodingDirection: j
Fixed.
When metadata is included in the config.yml file, it's not written correctly to the json-files. Specifically, it appears to include the parent "node", e.g.:
While it should be just: