Read trackvis file, return streamlines, header
Parameters : | fileobj : string or file-like object
as_generator : bool, optional
|
---|---|
Returns : | streamlines : sequence or generator
hdr : structured array
|
Notes
The endianness of the input data can be deduced from the endianness of the returned hdr or streamlines