qsiprep.utils.bspline module

qsiprep.utils.bspline.compute_affine(data, zooms)[source]

Compose a RAS affine mat, since the affine of the image might not be RAS

qsiprep.utils.bspline.get_ijk(data, offset=0)[source]

Calculates voxel coordinates from data

qsiprep.utils.bspline.tbspl_eval(points, knots, zooms, njobs=None)[source]

Evaluate tensor product BSpline