digraph inheritanceec7c60fae9 { rankdir=LR; ratio=compress; fontsize=14; size="6.0, 8.0"; "MincFile" [shape=ellipse,URL="#nibabel.minc.MincFile",fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,fontsize=14,color=dodgerblue1,style=filled,height=0.75]; }
Class to wrap MINC file
Although it has some of the same methods as a Header, we use this only when reading a MINC file, to pull out useful header information, and for the method of reading the data out
Methods
get_affine | |
get_data_dtype | |
get_data_shape | |
get_scaled_data | |
get_zooms |