nibabel.trackvis¶
Read and write trackvis files (old interface)
See nibabel.streamlines
for the new interface.
We will deprecate this, the old interface, in some future release.
Functions
|
Return voxel to mm affine from trackvis header |
|
Set affine affine into trackvis header trk_hdr |
|
Empty trackvis header |
|
Read trackvis file from fileobj, return streamlines, header |
|
Write header and streamlines to trackvis file fileobj |
Classes
|
Convenience class to encapsulate trackvis file information |
Exceptions
|
Error in trackvis data |
|
Error in trackvis header |
|
Error from TrackvisFile class |