bartorch.tools.estdims#
- bartorch.tools.estdims(traj, **extra)#
Estimate image dimension from non-Cartesian trajectory. Assume trajectory scaled to -DIM/2 to DIM/2 (ie dk=1/FOV=1)
Runs
bart estdims.- Parameters:
traj (torch.Tensor) – Input array.
**extra (Any) – Further BART flags, passed through by name.
- Returns:
This command writes no array; its printed text is returned.
- Return type:
None