Skip to content

Conversation

@astewartau
Copy link

@astewartau astewartau commented Dec 10, 2025

Two descriptors had copy-paste errors where the wrong value-key was used in the path-template for output files:

  • dwigradcheck: export_grad_fsl used [EXPORT_GRAD_MRTRIX] instead of [EXPORT_GRAD_FSL]
  • 1dDW_Grad_o_Mat++: out_col_bval_file used [OUT_ROW_BVAL_SEP] instead of [OUT_COL_BVAL_SEP]

These were caught by boutiques JSON schema validation PR (boutiques/boutiques#728) which checks for duplicate path-templates across output files.

Two descriptors had copy-paste errors where the wrong value-key was used
in the path-template for output files:

- dwigradcheck: export_grad_fsl used [EXPORT_GRAD_MRTRIX] instead of [EXPORT_GRAD_FSL]
- 1dDW_Grad_o_Mat++: out_col_bval_file used [OUT_ROW_BVAL_SEP] instead of [OUT_COL_BVAL_SEP]

These were caught by boutiques validation which checks for duplicate
path-templates across output files.
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