Skip to content

Commit b5f5b6c

Browse files
committed
Fix u description
1 parent 16e3ce7 commit b5f5b6c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/geom3d.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ Each row of vectors corresponds to a single projection, and consists of:
301301
302302
* ``src`` : the illumination source position
303303
* ``d`` : the detector center coordinate
304-
* ``u`` : the vector from detector pixel (0,0) to (0,1), tangential to the curved detector surface
304+
* ``u`` : the vector tangential to the curved detector surface at the center of the
305+
detector; with length equal to the arc length covered by one column of the detector
305306
* ``v`` : the vector from detector pixel (0,0) to (1,0)
306307
* ``R`` : curvature radius of the cylindrical detector (U axis will be curved)

0 commit comments

Comments
 (0)