[MINC-users] Naming the axis for a 4 Dimensional MNC file

Andrew Janke a.janke at gmail.com
Thu Oct 26 10:37:00 EDT 2006


The naming is entirely arbitrary.  For example:

   $ mincconcat -concat_dimension freddy \
         ~/data/me/janke_andrew_256x256x256_T1.mnc out.mnc

   audrey:rotor$ mincinfo out.mnc
file: out.mnc
image: signed__ short -32768 to 32767
image dimensions: freddy zspace yspace xspace
    dimension name         length         step        start
    --------------         ------         ----        -----
    freddy                      1            1            0
    zspace                    256       0.9375     -116.135
    yspace                    256          0.9     -89.0348
    xspace                    256       0.9375     -118.179

That said, there are a few fairly standard names such as "time" and
"vector_dimension".


a


On 10/26/06, Abraham Gedamu <abraham.gedamu at gmail.com> wrote:
> I know for a 3D mnc file the value passed as the dim_names array should be
> the three strings, MIxspace, MIzspace, and MIyspace (order is important, as
> it defines the order of any subsequent reference to voxel indices).  If you
> have a 4D mnc file, what string name is passed in dim_names array to
> indicate the 4th dimension?
>
> Thanks,
>
> Abe
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>


-- 
Andrew Janke   (a.janke at gmail.com || http://a.janke.googlepages.com/)
Canada->Montreal                                   Cell: +1 (514) 924 2012


More information about the MINC-users mailing list