Mercurial > hg > minc-tools
view BUGS @ 1700:86e405fd187e
Change parameter lists of internal thumbnail functions
author | bert <bert> |
---|---|
date | Wed, 17 Mar 2004 20:04:28 +0000 |
parents | 8b9213171e74 |
children | 29afbfd41fc2 |
line wrap: on
line source
Date: Tue, 06 May 2003 09:46:32 -0400 From: Natasa Kovacevic <nkovacev@pandora.bioinfo.sickkids.on.ca> I beleive that there is a bug in xfmconcat in case when more then one grid transform gets concatenated (here I am refering to minc-1.0, so disregard the whole thing if it has been fixed in 1.1). What happens is that all grid files involved in concatenation get the same name. This way they get overwritten during copying and the end product is a transfrom in which all displacement volumes are one and the same, namely the last one that appears in the concatenation.