QMRITools`
QMRITools`

ReadListData

ReadListData[file]

reads a list/data raw data file from the philips MR platform. The input file can either be .list or .data file. Ouput is {{rawData,noise},{head,types}}.

ReadListData[file,print]

does the same but if print is set False no reporting is done.

Examples