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.
1 parent 0388e78 commit da030e2Copy full SHA for da030e2
mriqc/qc/__init__.py
@@ -27,7 +27,7 @@
27
of the actual image which cannot be compared to a reference value for the metric
28
since there is no ground-truth about what this number should be.
29
All the computed :abbr:`IQMs (image quality metrics)` corresponding to
30
-an image are saved in a `JSON file <../../docs/source/_static/iqms.json>`_ under the ``<output-dir>/derivatives/``
+an image are saved in a `JSON file <https://mriqc.readthedocs.io/en/latest/_static/iqms.json>`_ under the ``<output-dir>/derivatives/``
31
folder.
32
33
The IQMs can be grouped in four broad categories, providing a vector of 56
0 commit comments