[MINC-users] mincconcat error

Claude LEPAGE claude at bic.mni.mcgill.ca
Wed Oct 15 11:53:31 EDT 2008


Hi Michel,

I'm using mincconcat for 7400 slices and it works. In minc2, of course.
Here is my command:

mincconcat -clobber -filetype -filelist files.tmp -concat_dimension yspace -sequential full.mnc

You may need to change the concat_dimension (may not be yspace for you). 
You should also disable internal file compression if concatenation is too
slow (setenv MINC_COMPRESS 0).

Try this and let me know. It could also be some bug.

Claude


> I'm trying to use mincconcat with a large number of tissue slice, =
> high-res minc files, and getting the following error.=20
> 
> mincconcat -clobber -filelist files.tmp -sequential korean_full_gray.mnc
> Processing:.mincconcat: ncx.c:1716: ncx_put_size_t: Assertion `*ulp <=3D =
> 4294967295U' failed.
> Aborted
> 
> The directory represented by files.tmp is as follows:=20
> 
> -rwxr-xr-x  1 maudette users 3474264 2007-10-26 18:48 full_gray/0000.mnc
> -rwxr-xr-x  1 maudette users 3474264 2007-10-26 18:48 full_gray/0001.mnc
> ...
> -rwxr-xr-x  1 maudette users 3474264 2007-10-26 20:38 full_gray/1327.mnc
> -rwxr-xr-x  1 maudette users 3474264 2007-10-26 20:38 full_gray/1328.mnc
> 
> Can anyone suggest a course of action?=20
> 
> Best wishes,=20
> 
> Michel


More information about the MINC-users mailing list