pymerlin.dataIO.read_image_h5

pymerlin.dataIO.read_image_h5(h5_file, vol=0, echo=0)[source]

Read image h5 file

Parameters

h5_file (str) – File name

Returns

Image array and voxel spacing

Return type

(array,array)