We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 642f19e + 2eddbaa commit 9a0f765Copy full SHA for 9a0f765
src/nifreeze/data/dmri/io.py
@@ -37,7 +37,7 @@
37
GRADIENT_BVAL_BVEC_PRIORITY_WARN_MSG = """\
38
Both a gradients table file and b-vec/val files are defined; \
39
ignoring b-vec/val files in favor of the gradients_file."""
40
-""""dMRI gradient file priority warning message."""
+"""dMRI gradient file priority warning message."""
41
42
GRADIENT_DATA_MISSING_ERROR = "No gradient data provided."
43
"""dMRI missing gradient data error message."""
0 commit comments