We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e719f commit 6ca6d9aCopy full SHA for 6ca6d9a
nibabel/pointset.py
@@ -55,7 +55,7 @@ class Pointset:
55
Parameters
56
----------
57
coords : array-like
58
- 2-dimensional array with coordinates as rows
+ (*N*, *n*) array with *N* being points and columns their *n*-dimensional coordinates
59
affine : :class:`numpy.ndarray`
60
Affine transform to be applied to coordinates array
61
homogeneous : :class:`bool`
0 commit comments