netcdf mincheader-28410-tmp {
dimensions:
        zspace = 60 ;
        yspace = 256 ;
        xspace = 256 ;
variables:
        int rootvariable ;
                rootvariable:varid = "MINC standard variable" ;
                rootvariable:vartype = "group________" ;
                rootvariable:version = "MINC Version    1.0" ;
                rootvariable:parent = "" ;
                rootvariable:children = "image" ;
        int zspace ;
                zspace:varid = "MINC standard variable" ;
                zspace:vartype = "dimension____" ;
                zspace:version = "MINC Version    1.0" ;
                zspace:comments = "Z increases from patient inferior to superior" ;
                zspace:spacing = "regular__" ;
                zspace:alignment = "centre" ;
                zspace:step = 3. ;
                zspace:start = -72. ;
                zspace:direction_cosines = 0., 0., 1. ;
                zspace:units = "mm" ;
                zspace:spacetype = "talairach_" ;
        int yspace ;
                yspace:varid = "MINC standard variable" ;
                yspace:vartype = "dimension____" ;
                yspace:version = "MINC Version    1.0" ;
                yspace:comments = "Y increases from patient posterior to anterior" ;
                yspace:spacing = "regular__" ;
                yspace:alignment = "centre" ;
                yspace:step = 0.9766 ;
                yspace:start = -126. ;
                yspace:direction_cosines = 0., 1., 0. ;
                yspace:units = "mm" ;
                yspace:spacetype = "talairach_" ;
        int xspace ;
                xspace:varid = "MINC standard variable" ;
                xspace:vartype = "dimension____" ;
                xspace:version = "MINC Version    1.0" ;
                xspace:comments = "X increases from patient left to right" ;
                xspace:spacing = "regular__" ;
                xspace:alignment = "centre" ;
                xspace:step = 0.9766 ;
                xspace:start = -90. ;
                xspace:direction_cosines = 1., 0., 0. ;
                xspace:units = "mm" ;
                xspace:spacetype = "talairach_" ;
        double image-max(zspace) ;
                image-max:varid = "MINC standard variable" ;
                image-max:vartype = "var_attribute" ;
                image-max:version = "MINC Version    1.0" ;
                image-max:_FillValue = 1. ;
                image-max:parent = "image" ;
        double image-min(zspace) ;
                image-min:varid = "MINC standard variable" ;
                image-min:vartype = "var_attribute" ;
                image-min:version = "MINC Version    1.0" ;
                image-min:_FillValue = 0. ;
                image-min:parent = "image" ;
        byte image(zspace, yspace, xspace) ;
                image:parent = "rootvariable" ;
                image:varid = "MINC standard variable" ;
                image:vartype = "group________" ;
                image:version = "MINC Version    1.0" ;
                image:image-max = "--->image-max" ;
                image:image-min = "--->image-min" ;
                image:complete = "true_" ;
                image:signtype = "unsigned" ;
                image:valid_range = 0., 255. ;

// global attributes:
                :ident = "" ;
                :minc_version = "2.2.00" ;
                :history = "" ;
}