Hi,
I am trying to use this library to decode Siemens TWIX files, but I get the following errors on two different files
twixread( "./meas_MID00734_FID13838_fl3d_spiral_vibe_1_5mmiso_6echo.dat", "./rawdatarinator/test" )
VD Header. MeasID: 734 FileID: 13838 Scans: 2
Patient: xxxxxxxxxxxxxxxxxxxxxxx
Protocol: fl3d_spiral_vibe_1.5mmiso_6echo
WARN: Wrong number of samples: 1 != 3.
WARN: Stopping.
Out[7]: 0
twixread("./meas_MID00103_FID57244_test.dat", "./meas_MID00103_FID57244_test" )
VB Header.
WARN: Wrong number of samples: 1 != 512.
WARN: Stopping.
Out[9]: 0
Any help would be greatly appreciated!
Hi,
I am trying to use this library to decode Siemens TWIX files, but I get the following errors on two different files
Any help would be greatly appreciated!