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 253a256 commit 04584b6Copy full SHA for 04584b6
nibabel/affines.py
@@ -304,7 +304,9 @@ def obliquity(affine):
304
The term *obliquity* is defined here as the rotation of those axes with
305
respect to the cardinal axes.
306
This implementation is inspired by `AFNI's implementation
307
- <https://github.com/afni/afni/blob/b6a9f7a21c1f3231ff09efbd861f8975ad48e525/src/thd_coords.c#L660-L698>`_
+ <https://github.com/afni/afni/blob/b6a9f7a21c1f3231ff09efbd861f8975ad48e525/src/thd_coords.c#L660-L698>`_.
308
+ For further details about *obliquity*, check `AFNI's documentation
309
+ <https://sscc.nimh.nih.gov/sscc/dglen/Obliquity>_.
310
311
Parameters
312
----------
0 commit comments